Skip to content

Commit 7639f90

Browse files
build(deps-dev): Bump eslint from 9.34.0 to 9.35.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.34.0 to 9.35.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.34.0...v9.35.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.35.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9902177 commit 7639f90

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/node": "22.x",
3434
"@typescript-eslint/eslint-plugin": "^8.39.0",
3535
"@typescript-eslint/parser": "^8.39.0",
36-
"eslint": "^9.32.0",
36+
"eslint": "^9.35.0",
3737
"typescript": "^5.9.2",
3838
"@vscode/test-cli": "^0.0.11",
3939
"@vscode/test-electron": "^2.5.2"

0 commit comments

Comments
 (0)