aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2023-04-24 19:08:58 +0200
committerGitHub <noreply@github.com>2023-04-24 19:08:58 +0200
commit7f1fda00c67bb8796ef250a927958d3e642d6322 (patch)
treebd42eb46ee95a1d2acba58362b7cad1fd5421888 /package.json
parente45083c624d5d191a5c994108e10960df99b0189 (diff)
parenteabd780019ccba8ee38807ef5f5de32a289e045b (diff)
Merge pull request #186 from AttorneyOnline/dependabot/npm_and_yarn/webpack-5.76.0
Bump webpack from 5.75.0 to 5.76.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 8638832..b2dbe28 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"html-webpack-plugin": "^5.5.0",
"husky": "^8.0.3",
"jest": "^29.4.3",
- "webpack": "^5.75.0",
+ "webpack": "^5.76.0",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.7.4",
"workbox-webpack-plugin": "^6.5.1"