Skip to content

Commit a1c9b2d

Browse files
authored
Merge pull request #3966 from dlabrecq/deps2
More dependency updates
2 parents 6327303 + 66a76be commit a1c9b2d

File tree

2 files changed

+35
-149
lines changed

2 files changed

+35
-149
lines changed

package-lock.json

+33-147
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"@types/react-dom": "^18.3.0",
101101
"@types/react-redux": "^7.1.33",
102102
"@types/react-router-dom": "^5.3.3",
103-
"@typescript-eslint/eslint-plugin": "^8.0.0",
103+
"@typescript-eslint/eslint-plugin": "^8.0.1",
104104
"@typescript-eslint/parser": "^8.0.1",
105105
"aphrodite": "^2.4.0",
106106
"copy-webpack-plugin": "^12.0.2",
@@ -133,7 +133,7 @@
133133
"webpack-bundle-analyzer": "^4.10.2"
134134
},
135135
"overrides": {
136-
"@typescript-eslint/eslint-plugin": "^8.0.0",
136+
"@typescript-eslint/eslint-plugin": "^8.0.1",
137137
"eslint": "^9.8.0",
138138
"redux": "^5.0.1"
139139
},

0 commit comments

Comments
 (0)