Skip to content

Commit a22b03d

Browse files
build(deps-dev): bump eslint from 8.57.0 to 9.9.1
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.9.1. - [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.9.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 503c025 commit a22b03d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"devDependencies": {
5353
"bson": "^6.6.0",
5454
"clone-deep": "^4.0.1",
55-
"eslint": "^8.57.0",
55+
"eslint": "^9.9.1",
5656
"eslint-config-google": "^0.14.0",
5757
"eslint-config-prettier": "^8.10.0",
5858
"mocha": "^10.4.0",

0 commit comments

Comments
 (0)