Skip to content

Commit

Permalink
prod(deps): bump workbox-cacheable-response from 6.4.2 to 6.5.4
Browse files Browse the repository at this point in the history
Bumps [workbox-cacheable-response](https://github.com/googlechrome/workbox) from 6.4.2 to 6.5.4.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](GoogleChrome/workbox@v6.4.2...v6.5.4)

---
updated-dependencies:
- dependency-name: workbox-cacheable-response
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 19, 2022
1 parent b31a9d5 commit 81c2e1c
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"vue": "^2.6.12",
"vue2-daterange-picker": "^0.5.1",
"weekstart": "^1.1.0",
"workbox-cacheable-response": "^6.4.2",
"workbox-cacheable-response": "^6.5.4",
"workbox-core": "^6.4.2",
"workbox-expiration": "^6.4.2",
"workbox-precaching": "^6.4.2",
Expand Down
20 changes: 18 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9517,7 +9517,7 @@ fsevents@^1.2.7:
webpackbar: ^5.0.0-3
weekstart: ^1.1.0
workbox-build: ^6.4.2
workbox-cacheable-response: ^6.4.2
workbox-cacheable-response: ^6.5.4
workbox-core: ^6.4.2
workbox-expiration: ^6.4.2
workbox-precaching: ^6.4.2
Expand Down Expand Up @@ -16434,7 +16434,7 @@ typescript@^3.8.3:
languageName: node
linkType: hard

"workbox-cacheable-response@npm:6.4.2, workbox-cacheable-response@npm:^6.4.2":
"workbox-cacheable-response@npm:6.4.2":
version: 6.4.2
resolution: "workbox-cacheable-response@npm:6.4.2"
dependencies:
Expand All @@ -16443,13 +16443,29 @@ typescript@^3.8.3:
languageName: node
linkType: hard

"workbox-cacheable-response@npm:^6.5.4":
version: 6.5.4
resolution: "workbox-cacheable-response@npm:6.5.4"
dependencies:
workbox-core: 6.5.4
checksum: f7545b71c1505d6f56f4ba1191989ea7af7119e67fa4eb414d80603221acd0fa31362014106c1df9b9ea0e28bdcf1e2b440859acab06a75e38e978a0d1c2e489
languageName: node
linkType: hard

"workbox-core@npm:6.4.2, workbox-core@npm:^6.4.2":
version: 6.4.2
resolution: "workbox-core@npm:6.4.2"
checksum: bbdf4346e85d775d7162a49710957083bfa2b8cfc50b475bce02fcb62879ef1619ff381b00c969553a48b0c64c8b5ef7d9fce23fd5a64df1df8ed8f78667f23a
languageName: node
linkType: hard

"workbox-core@npm:6.5.4":
version: 6.5.4
resolution: "workbox-core@npm:6.5.4"
checksum: d973cc6c1c5fdbde7f6642632384c2e0de48f08228eb234db2c97a18a7e5422b483005767e7b447ea774abc0772dfc1edef2ef2b5df174df4d40ae61d4c49719
languageName: node
linkType: hard

"workbox-expiration@npm:6.4.2, workbox-expiration@npm:^6.4.2":
version: 6.4.2
resolution: "workbox-expiration@npm:6.4.2"
Expand Down

0 comments on commit 81c2e1c

Please sign in to comment.