Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-11 04:03:17 +0300
committerGitHub <noreply@github.com>2021-09-11 04:03:17 +0300
commit77a885dd903bec470c067d3de5ee08f0d3834471 (patch)
tree1841c86325abe9e89353b414c62bf400f85307f7 /package.json
parentc4fbdff6f2b8ee1f08c053df7e1767abe8923174 (diff)
Bump workbox-webpack-plugin from 6.2.4 to 6.3.0
Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 6.2.4 to 6.3.0. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.2.4...v6.3.0) --- updated-dependencies: - dependency-name: workbox-webpack-plugin dependency-type: direct:production update-type: version-update:semver-minor ... 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 03f278c80..fb2c58b73 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"webrtc-adapter": "^8.1.0",
"webrtcsupport": "^2.2.0",
"wildemitter": "^1.2.1",
- "workbox-webpack-plugin": "^6.2.4"
+ "workbox-webpack-plugin": "^6.3.0"
},
"devDependencies": {
"@nextcloud/babel-config": "^1.0.0",