Skip to content

Commit 589a7ed

Browse files
chore(deps-dev): bump eslint-plugin-eslint-plugin from 5.0.6 to 5.0.7
Bumps [eslint-plugin-eslint-plugin](https://github.com/eslint-community/eslint-plugin-eslint-plugin) from 5.0.6 to 5.0.7. - [Release notes](https://github.com/eslint-community/eslint-plugin-eslint-plugin/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-eslint-plugin/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-eslint-plugin@v5.0.6...v5.0.7) --- updated-dependencies: - dependency-name: eslint-plugin-eslint-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f38c5c2 commit 589a7ed

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1417,12 +1417,12 @@ escape-string-regexp@^4.0.0:
14171417
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
14181418

14191419
eslint-plugin-eslint-plugin@^5.0.0:
1420-
version "5.0.6"
1421-
resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-5.0.6.tgz#76a32444b90525f5e58b1b7bdf0295110f6573a8"
1422-
integrity sha512-q1/sXPSMEAINj9jmYQDp0f7zu0PeU6Wy5Cn/l7OsjSGkq8NLCckFXZxhVIlGJcmAI+OeFSGfRSZ6Iku3eRv8QQ==
1420+
version "5.0.7"
1421+
resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-5.0.7.tgz#65fc1cc2f21888287b702a2066ea6c3eb95e3166"
1422+
integrity sha512-hcz4Bze1ECwv3Q/Bi/ZMZZNiuvI2YclNuxjnczkblQ0skrlPhdO83rSM7felf5n+7ZJOZi4GS8y8gNiRtvI0hA==
14231423
dependencies:
14241424
eslint-utils "^3.0.0"
1425-
estraverse "^5.2.0"
1425+
estraverse "^5.3.0"
14261426

14271427
eslint-scope@^5.1.1:
14281428
version "5.1.1"
@@ -1535,7 +1535,7 @@ estraverse@^4.1.1:
15351535
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
15361536
integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
15371537

1538-
estraverse@^5.1.0, estraverse@^5.2.0:
1538+
estraverse@^5.1.0, estraverse@^5.2.0, estraverse@^5.3.0:
15391539
version "5.3.0"
15401540
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
15411541
integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==

0 commit comments

Comments
 (0)