Skip to content

Commit 01c39e2

Browse files
chore(deps): update typescript-eslint monorepo to v7 (major) (#165)
chore(deps): update typescript-eslint monorepo to v7 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b16555 commit 01c39e2

File tree

3 files changed

+177
-49
lines changed

3 files changed

+177
-49
lines changed

backend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@
115115
"@types/mocha": "^10.0.4",
116116
"@types/node": "^20.9.1",
117117
"@types/useragent": "^2.3.4",
118-
"@typescript-eslint/eslint-plugin": "^6.11.0",
119-
"@typescript-eslint/parser": "^6.11.0",
118+
"@typescript-eslint/eslint-plugin": "^7.0.0",
119+
"@typescript-eslint/parser": "^7.0.0",
120120
"babel-jest": "^29.7.0",
121121
"babel-plugin-transform-import-meta": "^2.2.1",
122122
"babel-plugin-transform-vite-meta-env": "^1.0.3",

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@
122122
"@types/testing-library__cypress": "^5.0.13",
123123
"@types/testing-library__jest-dom": "^5.14.9",
124124
"@types/three": "^0.158.2",
125-
"@typescript-eslint/eslint-plugin": "^6.11.0",
126-
"@typescript-eslint/parser": "^6.11.0",
125+
"@typescript-eslint/eslint-plugin": "^7.0.0",
126+
"@typescript-eslint/parser": "^7.0.0",
127127
"babel-plugin-istanbul": "^6.1.1",
128128
"babel-plugin-transform-import-meta": "^2.2.1",
129129
"canvas": "^2.11.2",

0 commit comments

Comments
 (0)