Skip to content

Commit b70d2c1

Browse files
Merge pull request #1155 from vue-a11y/dependabot/npm_and_yarn/eslint-plugin-eslint-plugin-6.2.0
build(deps-dev): bump eslint-plugin-eslint-plugin from 6.1.0 to 6.2.0
2 parents 335f567 + 1fbb5b1 commit b70d2c1

File tree

1 file changed

+4
-16
lines changed

1 file changed

+4
-16
lines changed

Diff for: yarn.lock

+4-16
Original file line numberDiff line numberDiff line change
@@ -2496,11 +2496,11 @@ escape-string-regexp@^4.0.0:
24962496
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
24972497

24982498
eslint-plugin-eslint-plugin@^6.0.0:
2499-
version "6.1.0"
2500-
resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-6.1.0.tgz#adbcd1733b0b6f72fc7ceb6a23a9c118195786e3"
2501-
integrity sha512-nLbyNhdHgWuEu/hzeknzz+5G52KcL70cUP+7jOVPpf0oGLXOd+QLoosOhzST9nEhR4XsD2UzbdnO1ddLqKDodw==
2499+
version "6.2.0"
2500+
resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-6.2.0.tgz#225cc814dbc6296f5855fc6ea362a1df8ece2736"
2501+
integrity sha512-+SSHlThUMBb6MhXl/CqNhKvnUY3111s/1vEcu+paOwTJzniTanRZCfl0kQXNfK57XsWJ5aRsiwMlPg/FgnYsag==
25022502
dependencies:
2503-
eslint-utils "^3.0.0"
2503+
"@eslint-community/eslint-utils" "^4.4.0"
25042504
estraverse "^5.3.0"
25052505

25062506
eslint-scope@^7.1.1, eslint-scope@^7.2.2:
@@ -2511,18 +2511,6 @@ eslint-scope@^7.1.1, eslint-scope@^7.2.2:
25112511
esrecurse "^4.3.0"
25122512
estraverse "^5.2.0"
25132513

2514-
eslint-utils@^3.0.0:
2515-
version "3.0.0"
2516-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
2517-
integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
2518-
dependencies:
2519-
eslint-visitor-keys "^2.0.0"
2520-
2521-
eslint-visitor-keys@^2.0.0:
2522-
version "2.1.0"
2523-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
2524-
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
2525-
25262514
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3:
25272515
version "3.4.3"
25282516
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"

0 commit comments

Comments
 (0)