aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-30 01:24:49 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2023-10-10 11:14:30 +0000
commit165dab3fa62688cf7d416efdfa771683f9fd92d0 (patch)
tree02d40297089ef95a5ff1d26457ed21024d0fadf1 /package.json
parent025cdb35cb58c854c9875748a5efd24ac1f312e3 (diff)
downloadnextcloud-server-165dab3fa62688cf7d416efdfa771683f9fd92d0.tar.gz
nextcloud-server-165dab3fa62688cf7d416efdfa771683f9fd92d0.zip
chore(deps-dev): Bump workbox-webpack-plugin from 6.6.0 to 7.0.0
Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 6.6.0 to 7.0.0. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.6.0...v7.0.0) --- updated-dependencies: - dependency-name: workbox-webpack-plugin dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.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 640e834ce4c..787e79b2d2c 100644
--- a/package.json
+++ b/package.json
@@ -182,7 +182,7 @@
"webpack": "^5.79.0",
"webpack-cli": "^5.0.2",
"webpack-merge": "^5.8.0",
- "workbox-webpack-plugin": "^6.5.4"
+ "workbox-webpack-plugin": "^7.0.0"
},
"browserslist": [
"extends @nextcloud/browserslist-config"