Skip to content

Commit 1e907fc

Browse files
chore(deps-dev): bump eslint from 9.23.0 to 9.29.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.23.0 to 9.29.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.23.0...v9.29.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.29.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6c9bd78 commit 1e907fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@typescript-eslint/eslint-plugin": "^8.28.0",
3434
"@typescript-eslint/parser": "^8.28.0",
3535
"@vitest/coverage-v8": "3.0.9",
36-
"eslint": "^9.23.0",
36+
"eslint": "^9.29.0",
3737
"globals": "^16.0.0",
3838
"jest": "^29.7.0",
3939
"nodemon": "^3.1.9",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4228,7 +4228,7 @@ __metadata:
42284228
"@typescript-eslint/eslint-plugin": "npm:^8.28.0"
42294229
"@typescript-eslint/parser": "npm:^8.28.0"
42304230
"@vitest/coverage-v8": "npm:3.0.9"
4231-
eslint: "npm:^9.23.0"
4231+
eslint: "npm:^9.29.0"
42324232
globals: "npm:^16.0.0"
42334233
jest: "npm:^29.7.0"
42344234
nodemon: "npm:^3.1.9"

0 commit comments

Comments
 (0)