Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c604f9b

Browse files
authoredMay 7, 2025··
chore(deps): update dependency eslint to v9
1 parent bfc68d5 commit c604f9b

File tree

67 files changed

+895
-483
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+895
-483
lines changed
 

‎packages/app-insights/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@silverhand/ts-config": "6.0.0",
3434
"@types/node": "^22.14.0",
3535
"@vitest/coverage-v8": "^3.1.1",
36-
"eslint": "^8.56.0",
36+
"eslint": "^9.0.0",
3737
"lint-staged": "^15.0.0",
3838
"prettier": "^3.5.3",
3939
"typescript": "^5.5.3",

‎packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@types/yargs": "^17.0.13",
7676
"@vitest/coverage-v8": "^3.1.1",
7777
"@withtyped/server": "^0.14.0",
78-
"eslint": "^8.56.0",
78+
"eslint": "^9.0.0",
7979
"lint-staged": "^15.0.0",
8080
"prettier": "^3.5.3",
8181
"sinon": "^19.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.