aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-13 07:11:35 +0000
committerGitHub <noreply@github.com>2021-04-13 07:11:35 +0000
commitb8301da7e1c3dcf49f81c27c0c463a77ef32c642 (patch)
treee2ea8feb0129b0d3395c2ec9aceeae162b18d093
parentd3426a422717698bb73e756e4aaf9fd75c2319c4 (diff)
downloadtimeline-b8301da7e1c3dcf49f81c27c0c463a77ef32c642.tar.gz
timeline-b8301da7e1c3dcf49f81c27c0c463a77ef32c642.tar.bz2
timeline-b8301da7e1c3dcf49f81c27c0c463a77ef32c642.zip
build(deps-dev): Bump workbox-webpack-plugin in /FrontEnd
Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 6.1.2 to 6.1.5. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.1.2...v6.1.5) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 787617dd..b0f5fb47 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -113,6 +113,6 @@
"webpack-chain": "^6.5.1",
"webpack-cli": "^4.6.0",
"webpack-dev-server": "^3.11.2",
- "workbox-webpack-plugin": "^6.1.2"
+ "workbox-webpack-plugin": "^6.1.5"
}
}