Skip to content

Commit 7ac5c66

Browse files
committed
chore(deps): update typescript-eslint monorepo to v7
| datasource | package | from | to | | ---------- | -------------------------------- | ------ | ----- | | npm | @typescript-eslint/eslint-plugin | 5.62.0 | 7.9.0 | | npm | @typescript-eslint/parser | 5.62.0 | 7.9.0 |
1 parent 6aec667 commit 7ac5c66

File tree

2 files changed

+97
-38
lines changed

2 files changed

+97
-38
lines changed

web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
},
1717
"devDependencies": {
1818
"@types/feather-icons": "^4.29.1",
19-
"@typescript-eslint/eslint-plugin": "^5.59.5",
20-
"@typescript-eslint/parser": "^5.59.5",
19+
"@typescript-eslint/eslint-plugin": "^7.0.0",
20+
"@typescript-eslint/parser": "^7.0.0",
2121
"@vitest/coverage-c8": "^0.31.1",
2222
"@vitest/ui": "^0.31.1",
2323
"eslint": "^8.40.0",

yarn.lock

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

0 commit comments

Comments
 (0)