aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2024-08-31 14:31:32 +0200
committerGitHub <noreply@github.com>2024-08-31 14:31:32 +0200
commit775a700abc79cdba61411635499cde1a59e7a120 (patch)
tree14f08c4d54a4a43e6e794eb1fce9aff629d4e47f /package.json
parent84db1ce9a2eaf6670605104d2ede8683159b67df (diff)
parenta4d3ae86ce95e48c2a37648eea26e2b5fe942d67 (diff)
Merge pull request #227 from AttorneyOnline/dependabot/npm_and_yarn/webpack-5.94.0
Bump webpack from 5.93.0 to 5.94.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index de19857..e3daa6f 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"husky": "^8.0.3",
"jest": "^29.4.3",
"typescript": "^5.2.2",
- "webpack": "^5.93.0",
+ "webpack": "^5.94.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.7.4",
"workbox-webpack-plugin": "^6.5.1"