Skip to content

Commit bedf7fd

Browse files
chore(deps-dev): bump eslint from 8.57.1 to 9.21.0
Bumps [eslint](https://github.com/eslint/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) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53cab94 commit bedf7fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@typescript-eslint/parser": "^5.47.0",
5353
"coveralls": "3.1.1",
5454
"cross-env": "7.0.3",
55-
"eslint": "^8.30.0",
55+
"eslint": "^9.21.0",
5656
"eslint-config-airbnb-base": "^15.0.0",
5757
"eslint-config-airbnb-typescript": "^17.0.0",
5858
"eslint-config-prettier": "^10.0.0",

0 commit comments

Comments
 (0)