aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-31 07:23:48 +0000
committerGitHub <noreply@github.com>2024-08-31 07:23:48 +0000
commita4d3ae86ce95e48c2a37648eea26e2b5fe942d67 (patch)
treeb19fe2e22529d6d1593ef408b4b7d3058b3df08a /package.json
parentc4f8f6fac11d9a40302d00ed3b3bee70a77b695c (diff)
Bump webpack from 5.93.0 to 5.94.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.93.0 to 5.94.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.93.0...v5.94.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 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"