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>2022-02-26 05:03:31 +0300
committerGitHub <noreply@github.com>2022-02-26 05:03:31 +0300
commitde3aad1326a0c68325d9a9f903acee14c9c2eb2c (patch)
tree16c2ea9ed0915fa7d705f0c92ed34f44cec8a289 /package.json
parent5183edf4752053b88a1fb6d1c3897a2725e29b39 (diff)
Bump workbox-webpack-plugin from 6.4.2 to 6.5.0dependabot/npm_and_yarn/workbox-webpack-plugin-6.5.0
Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 6.4.2 to 6.5.0. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.4.2...v6.5.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 b977806d4..a3451ce5c 100644
--- a/package.json
+++ b/package.json
@@ -66,7 +66,7 @@
"webrtc-adapter": "^8.1.1",
"webrtcsupport": "^2.2.0",
"wildemitter": "^1.2.1",
- "workbox-webpack-plugin": "^6.4.2"
+ "workbox-webpack-plugin": "^6.5.0"
},
"devDependencies": {
"@nextcloud/babel-config": "^1.0.0",