Skip to content

Commit

Permalink
fix: upgrade webpack from 5.89.0 to 5.90.0 (#18)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade webpack from 5.89.0 to 5.90.0.

See this package in npm:
https://www.npmjs.com/package/webpack

See this project in Snyk:
https://app.snyk.io/org/dominicbirch/project/c9843c4b-58cc-4a24-a314-eef0f8a19f6b?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
dominicbirch and snyk-bot authored Mar 4, 2024
1 parent ba77af9 commit 5c9496a
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 38 deletions.
86 changes: 49 additions & 37 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"webpack": "^5.89.0"
"webpack": "^5.90.0"
},
"peerDependencies": {
"webpack": "^5.0.0"
Expand Down

0 comments on commit 5c9496a

Please sign in to comment.