Skip to content

Commit 368e40f

Browse files
authoredDec 19, 2023
Bump the eslint group with 2 updates (#7412)
Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import). Updates `eslint` from 8.55.0 to 8.56.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.55.0...v8.56.0) Updates `eslint-plugin-import` from 2.29.0 to 2.29.1 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.0...v2.29.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef766cd commit 368e40f

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed
 

‎package-lock.json

+16-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -220,9 +220,9 @@
220220
"benchmark": "^2.1.4",
221221
"common-tags": "^1.8.2",
222222
"deepmerge": "^4.3.1",
223-
"eslint": "^8.55.0",
223+
"eslint": "^8.56.0",
224224
"eslint-config-stylelint": "^20.0.0",
225-
"eslint-plugin-import": "^2.29.0",
225+
"eslint-plugin-import": "^2.29.1",
226226
"eslint-plugin-jest": "^27.6.0",
227227
"husky": "^8.0.3",
228228
"jest": "^29.7.0",

0 commit comments

Comments
 (0)
Please sign in to comment.