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 cacfc93

Browse files
authoredMay 13, 2024··
chore(deps): update typescript-eslint monorepo to ~7.9.0
1 parent 85e35e4 commit cacfc93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@
7676
"@types/node": "^20.12.11",
7777
"@types/semver": "^7.5.8",
7878
"@typescript-eslint/eslint-plugin": "^7.8.0",
79-
"@typescript-eslint/parser": "~7.8.0",
80-
"@typescript-eslint/types": "~7.8.0",
79+
"@typescript-eslint/parser": "~7.9.0",
80+
"@typescript-eslint/types": "~7.9.0",
8181
"benchmark": "^2.1.4",
8282
"chai": "^4.4.1",
8383
"env-cmd": "^10.1.0",

0 commit comments

Comments
 (0)
Please sign in to comment.