Skip to content

Commit

Permalink
chore: update web pack (#1493)
Browse files Browse the repository at this point in the history
Addresses dependabot issue that won't complete #1492
  • Loading branch information
jkaster authored Aug 30, 2024
1 parent 0c6b5c0 commit cb1e948
Show file tree
Hide file tree
Showing 2 changed files with 215 additions and 185 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,13 +156,13 @@
"syncpack": "11.2.1",
"ts-jest": "^29.0.5",
"ts-node": "10.9.1",
"typescript": "5.1.6",
"typescript": "5.5.4",
"url-loader": "4.1.1",
"uuid": "9.0.1",
"webpack": "5.88.2",
"webpack-bundle-analyzer": "^4.4.1",
"webpack-merge": "^5.7.3",
"yarn-deduplicate": "6.0.0"
"webpack": "5.94.0",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-merge": "^5.10.0",
"yarn-deduplicate": "6.0.2"
},
"lint-staged": {
"**/*.ts?(x)": [
Expand Down
Loading

0 comments on commit cb1e948

Please sign in to comment.