Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Commit b25656a

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update typescript-eslint monorepo to v4.7.0
1 parent 68370bf commit b25656a

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"@commitlint/config-conventional": "11.0.0",
4444
"@types/jest": "26.0.15",
4545
"@types/node": "12.12.20",
46-
"@typescript-eslint/eslint-plugin": "4.6.1",
47-
"@typescript-eslint/parser": "4.6.1",
46+
"@typescript-eslint/eslint-plugin": "4.7.0",
47+
"@typescript-eslint/parser": "4.7.0",
4848
"eslint": "7.13.0",
4949
"eslint-config-prettier": "6.15.0",
5050
"eslint-plugin-prettier": "3.1.4",

yarn.lock

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1034,74 +1034,74 @@
10341034
dependencies:
10351035
"@types/yargs-parser" "*"
10361036

1037-
"@typescript-eslint/eslint-plugin@4.6.1":
1038-
version "4.6.1"
1039-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.6.1.tgz#99d77eb7a016fd5a5e749d2c44a7e4c317eb7da3"
1040-
integrity sha512-SNZyflefTMK2JyrPfFFzzoy2asLmZvZJ6+/L5cIqg4HfKGiW2Gr1Go1OyEVqne/U4QwmoasuMwppoBHWBWF2nA==
1037+
"@typescript-eslint/eslint-plugin@4.7.0":
1038+
version "4.7.0"
1039+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.7.0.tgz#85c9bbda00c0cb604d3c241f7bc7fb171a2d3479"
1040+
integrity sha512-li9aiSVBBd7kU5VlQlT1AqP0uWGDK6JYKUQ9cVDnOg34VNnd9t4jr0Yqc/bKxJr/tDCPDaB4KzoSFN9fgVxe/Q==
10411041
dependencies:
1042-
"@typescript-eslint/experimental-utils" "4.6.1"
1043-
"@typescript-eslint/scope-manager" "4.6.1"
1042+
"@typescript-eslint/experimental-utils" "4.7.0"
1043+
"@typescript-eslint/scope-manager" "4.7.0"
10441044
debug "^4.1.1"
10451045
functional-red-black-tree "^1.0.1"
10461046
regexpp "^3.0.0"
10471047
semver "^7.3.2"
10481048
tsutils "^3.17.1"
10491049

1050-
"@typescript-eslint/experimental-utils@4.6.1":
1051-
version "4.6.1"
1052-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.6.1.tgz#a9c691dfd530a9570274fe68907c24c07a06c4aa"
1053-
integrity sha512-qyPqCFWlHZXkEBoV56UxHSoXW2qnTr4JrWVXOh3soBP3q0o7p4pUEMfInDwIa0dB/ypdtm7gLOS0hg0a73ijfg==
1050+
"@typescript-eslint/experimental-utils@4.7.0":
1051+
version "4.7.0"
1052+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.7.0.tgz#8d1058c38bec3d3bbd9c898a1c32318d80faf3c5"
1053+
integrity sha512-cymzovXAiD4EF+YoHAB5Oh02MpnXjvyaOb+v+BdpY7lsJXZQN34oIETeUwVT2XfV9rSNpXaIcknDLfupO/tUoA==
10541054
dependencies:
10551055
"@types/json-schema" "^7.0.3"
1056-
"@typescript-eslint/scope-manager" "4.6.1"
1057-
"@typescript-eslint/types" "4.6.1"
1058-
"@typescript-eslint/typescript-estree" "4.6.1"
1056+
"@typescript-eslint/scope-manager" "4.7.0"
1057+
"@typescript-eslint/types" "4.7.0"
1058+
"@typescript-eslint/typescript-estree" "4.7.0"
10591059
eslint-scope "^5.0.0"
10601060
eslint-utils "^2.0.0"
10611061

1062-
"@typescript-eslint/parser@4.6.1":
1063-
version "4.6.1"
1064-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.6.1.tgz#b801bff67b536ecc4a840ac9289ba2be57e02428"
1065-
integrity sha512-lScKRPt1wM9UwyKkGKyQDqf0bh6jm8DQ5iN37urRIXDm16GEv+HGEmum2Fc423xlk5NUOkOpfTnKZc/tqKZkDQ==
1062+
"@typescript-eslint/parser@4.7.0":
1063+
version "4.7.0"
1064+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.7.0.tgz#44bdab0f788b478178368baa65d3365fdc63da1c"
1065+
integrity sha512-+meGV8bMP1sJHBI2AFq1GeTwofcGiur8LoIr6v+rEmD9knyCqDlrQcFHR0KDDfldHIFDU/enZ53fla6ReF4wRw==
10661066
dependencies:
1067-
"@typescript-eslint/scope-manager" "4.6.1"
1068-
"@typescript-eslint/types" "4.6.1"
1069-
"@typescript-eslint/typescript-estree" "4.6.1"
1067+
"@typescript-eslint/scope-manager" "4.7.0"
1068+
"@typescript-eslint/types" "4.7.0"
1069+
"@typescript-eslint/typescript-estree" "4.7.0"
10701070
debug "^4.1.1"
10711071

1072-
"@typescript-eslint/scope-manager@4.6.1":
1073-
version "4.6.1"
1074-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.6.1.tgz#21872b91cbf7adfc7083f17b8041149148baf992"
1075-
integrity sha512-f95+80r6VdINYscJY1KDUEDcxZ3prAWHulL4qRDfNVD0I5QAVSGqFkwHERDoLYJJWmEAkUMdQVvx7/c2Hp+Bjg==
1072+
"@typescript-eslint/scope-manager@4.7.0":
1073+
version "4.7.0"
1074+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.7.0.tgz#2115526085fb72723ccdc1eeae75dec7126220ed"
1075+
integrity sha512-ILITvqwDJYbcDCROj6+Ob0oCKNg3SH46iWcNcTIT9B5aiVssoTYkhKjxOMNzR1F7WSJkik4zmuqve5MdnA0DyA==
10761076
dependencies:
1077-
"@typescript-eslint/types" "4.6.1"
1078-
"@typescript-eslint/visitor-keys" "4.6.1"
1077+
"@typescript-eslint/types" "4.7.0"
1078+
"@typescript-eslint/visitor-keys" "4.7.0"
10791079

1080-
"@typescript-eslint/types@4.6.1":
1081-
version "4.6.1"
1082-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.6.1.tgz#d3ad7478f53f22e7339dc006ab61aac131231552"
1083-
integrity sha512-k2ZCHhJ96YZyPIsykickez+OMHkz06xppVLfJ+DY90i532/Cx2Z+HiRMH8YZQo7a4zVd/TwNBuRCdXlGK4yo8w==
1080+
"@typescript-eslint/types@4.7.0":
1081+
version "4.7.0"
1082+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.7.0.tgz#5e95ef5c740f43d942542b35811f87b62fccca69"
1083+
integrity sha512-uLszFe0wExJc+I7q0Z/+BnP7wao/kzX0hB5vJn4LIgrfrMLgnB2UXoReV19lkJQS1a1mHWGGODSxnBx6JQC3Sg==
10841084

1085-
"@typescript-eslint/typescript-estree@4.6.1":
1086-
version "4.6.1"
1087-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.6.1.tgz#6025cce724329413f57e4959b2d676fceeca246f"
1088-
integrity sha512-/J/kxiyjQQKqEr5kuKLNQ1Finpfb8gf/NpbwqFFYEBjxOsZ621r9AqwS9UDRA1Rrr/eneX/YsbPAIhU2rFLjXQ==
1085+
"@typescript-eslint/typescript-estree@4.7.0":
1086+
version "4.7.0"
1087+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.7.0.tgz#539531167f05ba20eb0b6785567076679e29d393"
1088+
integrity sha512-5XZRQznD1MfUmxu1t8/j2Af4OxbA7EFU2rbo0No7meb46eHgGkSieFdfV6omiC/DGIBhH9H9gXn7okBbVOm8jw==
10891089
dependencies:
1090-
"@typescript-eslint/types" "4.6.1"
1091-
"@typescript-eslint/visitor-keys" "4.6.1"
1090+
"@typescript-eslint/types" "4.7.0"
1091+
"@typescript-eslint/visitor-keys" "4.7.0"
10921092
debug "^4.1.1"
10931093
globby "^11.0.1"
10941094
is-glob "^4.0.1"
10951095
lodash "^4.17.15"
10961096
semver "^7.3.2"
10971097
tsutils "^3.17.1"
10981098

1099-
"@typescript-eslint/visitor-keys@4.6.1":
1100-
version "4.6.1"
1101-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.6.1.tgz#6b125883402d8939df7b54528d879e88f7ba3614"
1102-
integrity sha512-owABze4toX7QXwOLT3/D5a8NecZEjEWU1srqxENTfqsY3bwVnl3YYbOh6s1rp2wQKO9RTHFGjKes08FgE7SVMw==
1099+
"@typescript-eslint/visitor-keys@4.7.0":
1100+
version "4.7.0"
1101+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.7.0.tgz#6783824f22acfc49e754970ed21b88ac03b80e6f"
1102+
integrity sha512-aDJDWuCRsf1lXOtignlfiPODkzSxxop7D0rZ91L6ZuMlcMCSh0YyK+gAfo5zN/ih6WxMwhoXgJWC3cWQdaKC+A==
11031103
dependencies:
1104-
"@typescript-eslint/types" "4.6.1"
1104+
"@typescript-eslint/types" "4.7.0"
11051105
eslint-visitor-keys "^2.0.0"
11061106

11071107
JSONStream@^1.0.4, JSONStream@^1.3.4, JSONStream@^1.3.5:

0 commit comments

Comments
 (0)