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

Merge pull request #61 from moritzruth/dependabot/npm_and_yarn/eslint-config-awzzm-ts-1.6.0

This commit is contained in:
dependabot[bot] 2021-04-19 10:56:21 +00:00 committed by GitHub
commit c105fdb999
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -733,18 +733,18 @@ eslint-config-awzzm-node@^1.5.0:
eslint-plugin-node "^11.1.0" eslint-plugin-node "^11.1.0"
eslint-config-awzzm-ts@^1.5.2: eslint-config-awzzm-ts@^1.5.2:
version "1.5.2" version "1.6.0"
resolved "https://registry.yarnpkg.com/eslint-config-awzzm-ts/-/eslint-config-awzzm-ts-1.5.2.tgz#40bd033f84e15c9cd23e8466224b7d6eadd12265" resolved "https://registry.yarnpkg.com/eslint-config-awzzm-ts/-/eslint-config-awzzm-ts-1.6.0.tgz#0958a32b1dadedca3e4b48369fafd9fcbdf39136"
integrity sha512-7WBmGMJjPEqK8UV3j3pz0wnCNPzCYRRxt00UKCnWRnZ3alSLWt2kMf6SN1nx0KkcjZA9DH7gjxlMFlO53vtPqg== integrity sha512-mLq4HgrsKFgV7LjgI1bGP7iZzdHL7PL3eRjeMOxyxmm8CbPfdYXND4k905aXUA+CLao+J53XF8mh0q7xXbtG3g==
dependencies: dependencies:
"@typescript-eslint/eslint-plugin" "^4.15.0" "@typescript-eslint/eslint-plugin" "^4.15.0"
"@typescript-eslint/parser" "^4.15.0" "@typescript-eslint/parser" "^4.15.0"
eslint-config-awzzm "^1.5.0" eslint-config-awzzm "^1.6.0"
eslint-config-awzzm@^1.5.0: eslint-config-awzzm@^1.5.0, eslint-config-awzzm@^1.6.0:
version "1.5.0" version "1.6.0"
resolved "https://registry.yarnpkg.com/eslint-config-awzzm/-/eslint-config-awzzm-1.5.0.tgz#af9fe495629c6ec62515c0db73138f68d18f12b4" resolved "https://registry.yarnpkg.com/eslint-config-awzzm/-/eslint-config-awzzm-1.6.0.tgz#3fb204abec56c545ce7b6f651c65894cc23b97eb"
integrity sha512-ETzMzLGKdrRYX9uwtxl6cBkD42hhGAbkDeFWZBtlHD69BCrxHTC4eidriYgGlEitLvgYNvIj3KuTViEqnxIavw== integrity sha512-+rcPbPrm98Oc91IQHxqgw4k1voLn7Z8E/Q/sbfhA8vcSeh9AUGKr5QrUSFEQ6K5H6CftfLbx/tPzkBuk92DkBA==
dependencies: dependencies:
eslint-plugin-import "^2.22.1" eslint-plugin-import "^2.22.1"
eslint-plugin-unicorn "^28.0.0" eslint-plugin-unicorn "^28.0.0"