mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-04-20 21:46:20 +00:00
Bump the workbox group with 2 updates
Bumps the workbox group with 2 updates: [workbox-expiration](https://github.com/googlechrome/workbox) and [workbox-strategies](https://github.com/googlechrome/workbox). Updates `workbox-expiration` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v7.0.0...v7.1.0) Updates `workbox-strategies` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: workbox-expiration dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workbox - dependency-name: workbox-strategies dependency-type: direct:production update-type: version-update:semver-minor dependency-group: workbox ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -51,10 +51,10 @@
|
||||
"redux-localstorage-simple": "^2.5.1",
|
||||
"uuid": "^9.0.1",
|
||||
"workbox-core": "^7.1.0",
|
||||
"workbox-expiration": "^7.0.0",
|
||||
"workbox-expiration": "^7.1.0",
|
||||
"workbox-precaching": "^7.1.0",
|
||||
"workbox-routing": "^7.1.0",
|
||||
"workbox-strategies": "^7.0.0"
|
||||
"workbox-strategies": "^7.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@shlinkio/eslint-config-js-coding-standard": "~2.4.1",
|
||||
|
||||
Reference in New Issue
Block a user