1
0
Fork 0
mirror of https://github.com/moritzruth/node-enttec-open-dmx-usb.git synced 2025-04-21 07:41:22 +02:00

Bump eslint-config-awzzm-ts from 1.0.1 to 1.0.4

Bumps [eslint-config-awzzm-ts](https://github.com/moritzruth/eslint-config-awzzm) from 1.0.1 to 1.0.4.
- [Release notes](https://github.com/moritzruth/eslint-config-awzzm/releases)
- [Commits](https://github.com/moritzruth/eslint-config-awzzm/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-07 08:26:48 +00:00 committed by GitHub
parent c7778f85dc
commit 5e5abece1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1903,18 +1903,18 @@ eslint-ast-utils@^1.1.0:
lodash.zip "^4.2.0" lodash.zip "^4.2.0"
eslint-config-awzzm-ts@^1.0.1: eslint-config-awzzm-ts@^1.0.1:
version "1.0.1" version "1.0.4"
resolved "https://registry.yarnpkg.com/eslint-config-awzzm-ts/-/eslint-config-awzzm-ts-1.0.1.tgz#2f94937b946f71afa29a22212eb270e54c9bf089" resolved "https://registry.yarnpkg.com/eslint-config-awzzm-ts/-/eslint-config-awzzm-ts-1.0.4.tgz#6bf89f599f569818dd1b1d7d554752bc7f0b5a65"
integrity sha512-0LI6alRL4njndlT+9KghGllT6Lv95XomFDPoZfrHpliALWQMMbLdLn1qJNShF3d+39WHF90PuBgDQl3VO9sHtA== integrity sha512-UwuOvn9b2XJJFKkTRMCsXfcTAgc9Nx3sKykOlRp9uge5/VwmFlz7sZZkIF55KwjmDQWX0Q2PBWSsiyZ/ZIG1dQ==
dependencies: dependencies:
"@typescript-eslint/eslint-plugin" "^3.8.0" "@typescript-eslint/eslint-plugin" "^3.8.0"
"@typescript-eslint/parser" "^3.8.0" "@typescript-eslint/parser" "^3.8.0"
eslint-config-awzzm "^1.0.0" eslint-config-awzzm "^1.0.3"
eslint-config-awzzm@^1.0.0: eslint-config-awzzm@^1.0.3:
version "1.0.1" version "1.0.3"
resolved "https://registry.yarnpkg.com/eslint-config-awzzm/-/eslint-config-awzzm-1.0.1.tgz#fb0ec0fe1d02da68aa5f53197509c8c827dcfef0" resolved "https://registry.yarnpkg.com/eslint-config-awzzm/-/eslint-config-awzzm-1.0.3.tgz#1bde7c1403fc3883b9e6610d4f41dfb48a197cf2"
integrity sha512-5Z1wWsxllQqW3+6YFCrcTCepa8qjc8Rq2MR3Ly7/+j6uF7tsvCpUK90EUxixUIxpfcTfCOMEIAX5tm+oSpM6ww== integrity sha512-72cdO/FbV+r17xLPxu12d53ZV9eEUkes+pjS6zdpihCJbywrx75lmmcPdwKFBG+iez1hSSKJI6NtSlywkXLnbQ==
dependencies: dependencies:
eslint-plugin-import "^2.22.0" eslint-plugin-import "^2.22.0"
eslint-plugin-unicorn "^21.0.0" eslint-plugin-unicorn "^21.0.0"