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.2.0 to 1.3.0

Bumps [eslint-config-awzzm-ts](https://github.com/moritzruth/eslint-config-awzzm/tree/HEAD/packages/ts) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/moritzruth/eslint-config-awzzm/releases)
- [Commits](https://github.com/moritzruth/eslint-config-awzzm/commits/v1.3.0/packages/ts)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-11-19 08:07:45 +00:00 committed by GitHub
parent c7a2ea4050
commit 839edd0d70
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1964,18 +1964,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.2.0" version "1.3.0"
resolved "https://registry.yarnpkg.com/eslint-config-awzzm-ts/-/eslint-config-awzzm-ts-1.2.0.tgz#05d2c5bb6f5bc538801cf6040fe8edabe2566e93" resolved "https://registry.yarnpkg.com/eslint-config-awzzm-ts/-/eslint-config-awzzm-ts-1.3.0.tgz#cc22e777fb86b0f1d682f35784bc9ec2848a23bf"
integrity sha512-bou/DGOYOxVT7ggieHnvgixnvz7f7EvWysPX9aq+X/yl1+yIuavzbqsW2a6CDUfr8AsHzGQ19Zg2R3R1Hn9hdg== integrity sha512-9bfqjyPFEGM48VnlGyg+/J3nfB4YWCJ12//mvNiFWsSknU4Jl9VR6tbhaEqhD0IFpzICbW0UvAg+D86v3ZIZcQ==
dependencies: dependencies:
"@typescript-eslint/eslint-plugin" "^4.5.0" "@typescript-eslint/eslint-plugin" "^4.5.0"
"@typescript-eslint/parser" "^4.5.0" "@typescript-eslint/parser" "^4.5.0"
eslint-config-awzzm "^1.1.0" eslint-config-awzzm "^1.3.0"
eslint-config-awzzm@^1.1.0: eslint-config-awzzm@^1.3.0:
version "1.1.0" version "1.3.0"
resolved "https://registry.yarnpkg.com/eslint-config-awzzm/-/eslint-config-awzzm-1.1.0.tgz#ab2513e04f792e3ad8b043e4b84fd84a4195f4e6" resolved "https://registry.yarnpkg.com/eslint-config-awzzm/-/eslint-config-awzzm-1.3.0.tgz#a10a33b0e67557f6de8186ab7bdb31e8bd26aa2a"
integrity sha512-Ux1WhtYbGXK1ObvxHBCgwQlJdkwB3xsYsUX0I7QqO6DXgAOnTcVjZS0wMyDuBdjYSnXN+AbUze23Zq0BHYl1Ig== integrity sha512-5EDD8sIVCfaaaA4W4NckrkyE7g/fyeFFKbwwT4TPVDZHX3OosekknBiFckr6vngm0xlGwV4Cohqw7ByW2hQ7eQ==
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"