Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2024
1 parent c9accf4 commit 195ad27
Show file tree
Hide file tree
Showing 3 changed files with 178 additions and 50 deletions.
4 changes: 2 additions & 2 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@
"@types/mocha": "^10.0.4",
"@types/node": "^20.9.1",
"@types/useragent": "^2.3.4",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"babel-jest": "^29.7.0",
"babel-plugin-transform-import-meta": "^2.2.1",
"babel-plugin-transform-vite-meta-env": "^1.0.3",
Expand Down
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@
"@types/testing-library__cypress": "^5.0.13",
"@types/testing-library__jest-dom": "^5.14.9",
"@types/three": "^0.158.2",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"babel-plugin-istanbul": "^6.1.1",
"babel-plugin-transform-import-meta": "^2.2.1",
"canvas": "^2.11.2",
Expand Down
Loading

0 comments on commit 195ad27

Please sign in to comment.