Skip to content

Commit 40910cc

Browse files
Bump eslint from 8.57.0 to 9.17.0 (#3330)
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.17.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.17.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 606403e commit 40910cc

File tree

2 files changed

+142
-202
lines changed

2 files changed

+142
-202
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@testing-library/react": "^16.1.0",
2626
"@testing-library/user-event": "^14.5.2",
2727
"babel-jest": "^29.7.0",
28-
"eslint": "8.57.0",
28+
"eslint": "9.17.0",
2929
"eslint-config-airbnb-base": "15.0.0",
3030
"eslint-plugin-import": "2.31.0",
3131
"jest": "^29.7.0",

0 commit comments

Comments
 (0)