Skip to content

Commit

Permalink
Update typescript-eslint monorepo to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent a6631db commit f2c5603
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 195 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"resolutions": {
"@types/react": "18.0.33",
"@types/react-dom": "18.0.11",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2"
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0"
},
"dependencies": {
"@emotion/react": "11.11.1",
Expand Down Expand Up @@ -113,8 +113,8 @@
"@types/react-redux": "7.1.20",
"@types/react-router": "5.1.20",
"@types/redux-mock-store": "1.0.2",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"axios-mock-adapter": "1.22.0",
"concurrently": "8.2.0",
"cors": "2.8.5",
Expand Down
Loading

0 comments on commit f2c5603

Please sign in to comment.