Skip to content

Commit

Permalink
Merge pull request #1175 from dlabrecq/deps2
Browse files Browse the repository at this point in the history
More dependency updates
  • Loading branch information
dlabrecq authored Aug 5, 2024
2 parents f21f870 + 1dfe8d7 commit 2047c29
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 158 deletions.
189 changes: 33 additions & 156 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"@types/react-dom": "^18.3.0",
"@types/react-router-dom": "^5.3.3",
"@types/redux-logger": "^3.0.13",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.1",
"@typescript-eslint/parser": "^8.0.1",
"aphrodite": "^2.4.0",
"copy-webpack-plugin": "^12.0.2",
Expand Down Expand Up @@ -128,7 +128,7 @@
"webpack-bundle-analyzer": "^4.10.2"
},
"overrides": {
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.1",
"eslint": "^9.8.0",
"redux": "^5.0.1"
},
Expand Down

0 comments on commit 2047c29

Please sign in to comment.