aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-07 13:42:26 +0000
committerGitHub <noreply@github.com>2022-03-07 13:42:26 +0000
commitd606303f060bbe7d825e460d533d30727a12ec0b (patch)
tree1503c24b5d70200d538f9b4fe89ad5204bc8f51c /FrontEnd
parent809aa418e10a920658742950179be2f1144df319 (diff)
downloadtimeline-d606303f060bbe7d825e460d533d30727a12ec0b.tar.gz
timeline-d606303f060bbe7d825e460d533d30727a12ec0b.tar.bz2
timeline-d606303f060bbe7d825e460d533d30727a12ec0b.zip
build(deps): Bump workbox-strategies from 6.4.2 to 6.5.1 in /FrontEnd
Bumps [workbox-strategies](https://github.com/googlechrome/workbox) from 6.4.2 to 6.5.1. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.4.2...v6.5.1) --- updated-dependencies: - dependency-name: workbox-strategies dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index f1e8a762..7a064e8b 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -35,7 +35,7 @@
"workbox-expiration": "^6.5.0",
"workbox-precaching": "^6.5.1",
"workbox-routing": "^6.5.0",
- "workbox-strategies": "^6.4.1",
+ "workbox-strategies": "^6.5.1",
"workbox-window": "^6.3.0",
"xregexp": "^5.1.0"
},