aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-24 14:54:40 +0000
committerGitHub <noreply@github.com>2023-04-24 14:54:40 +0000
commiteabd780019ccba8ee38807ef5f5de32a289e045b (patch)
treebd42eb46ee95a1d2acba58362b7cad1fd5421888 /package.json
parente45083c624d5d191a5c994108e10960df99b0189 (diff)
Bump webpack from 5.75.0 to 5.76.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
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"