summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-26 09:31:58 +0000
committerGitHub <noreply@github.com>2022-08-26 09:31:58 +0000
commitff2dc4850b61bac2149e22d24ae7e53527068549 (patch)
tree8a04a72d97728128689f0ec735c8ee3fba10b18a /package.json
parent25f26b7bc6ec8209506a2acc3b1afcd19c598c6e (diff)
Bump workbox-webpack-plugin from 6.5.3 to 6.5.4
Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 6.5.3 to 6.5.4. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.5.3...v6.5.4) --- updated-dependencies: - dependency-name: workbox-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch ... 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 5af84a2f..88764d4b 100644
--- a/package.json
+++ b/package.json
@@ -82,6 +82,6 @@
"postcss-loader": "^7.0.1",
"raw-loader": "^4.0.2",
"vue-jest": "^3.0.7",
- "workbox-webpack-plugin": "^6.5.3"
+ "workbox-webpack-plugin": "^6.5.4"
}
}