Skip to content

Commit 8b915e7

Browse files
build(deps-dev): bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier). Updates `eslint` from 8.57.1 to 9.21.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.21.0) Updates `eslint-config-prettier` from 9.1.0 to 10.0.2 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.2) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff73305 commit 8b915e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@
9292
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
9393
"@types/jest": "^29.5.14",
9494
"@types/semver": "^7.5.8",
95-
"eslint": "^8.57.1",
95+
"eslint": "^9.25.1",
9696
"eslint-config-airbnb-base": "^15.0.0",
97-
"eslint-config-prettier": "^9.1.0",
97+
"eslint-config-prettier": "^10.1.2",
9898
"eslint-plugin-import": "^2.31.0",
9999
"eslint-plugin-jest": "^28.10.0",
100100
"eslint-plugin-jsdoc": "^50.6.1",

0 commit comments

Comments
 (0)