mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 08:19:07 +02:00
chore(deps): bump workbox-strategies from 5.1.4 to 6.4.2 (#6362)
Bumps [workbox-strategies](https://github.com/googlechrome/workbox) from 5.1.4 to 6.4.2. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v5.1.4...v6.4.2) --- updated-dependencies: - dependency-name: workbox-strategies dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
09a6ae2c40
commit
efd767be64
2 changed files with 3 additions and 11 deletions
|
@ -54,7 +54,7 @@
|
|||
"remark-math": "^3.0.1",
|
||||
"unist-util-visit": "^2.0.2",
|
||||
"workbox-routing": "^5.0.0",
|
||||
"workbox-strategies": "^5.0.0"
|
||||
"workbox-strategies": "^6.4.2"
|
||||
},
|
||||
"browserslist": {
|
||||
"production": [
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -19303,28 +19303,20 @@ workbox-routing@6.4.2:
|
|||
dependencies:
|
||||
workbox-core "6.4.2"
|
||||
|
||||
workbox-routing@^5.0.0, workbox-routing@^5.1.4:
|
||||
workbox-routing@^5.0.0:
|
||||
version "5.1.4"
|
||||
resolved "https://registry.yarnpkg.com/workbox-routing/-/workbox-routing-5.1.4.tgz#3e8cd86bd3b6573488d1a2ce7385e547b547e970"
|
||||
integrity sha512-8ljknRfqE1vEQtnMtzfksL+UXO822jJlHTIR7+BtJuxQ17+WPZfsHqvk1ynR/v0EHik4x2+826Hkwpgh4GKDCw==
|
||||
dependencies:
|
||||
workbox-core "^5.1.4"
|
||||
|
||||
workbox-strategies@6.4.2:
|
||||
workbox-strategies@6.4.2, workbox-strategies@^6.4.2:
|
||||
version "6.4.2"
|
||||
resolved "https://registry.yarnpkg.com/workbox-strategies/-/workbox-strategies-6.4.2.tgz#50c02bf2d116918e1a8052df5f2c1e4103c62d5d"
|
||||
integrity sha512-YXh9E9dZGEO1EiPC3jPe2CbztO5WT8Ruj8wiYZM56XqEJp5YlGTtqRjghV+JovWOqkWdR+amJpV31KPWQUvn1Q==
|
||||
dependencies:
|
||||
workbox-core "6.4.2"
|
||||
|
||||
workbox-strategies@^5.0.0:
|
||||
version "5.1.4"
|
||||
resolved "https://registry.yarnpkg.com/workbox-strategies/-/workbox-strategies-5.1.4.tgz#96b1418ccdfde5354612914964074d466c52d08c"
|
||||
integrity sha512-VVS57LpaJTdjW3RgZvPwX0NlhNmscR7OQ9bP+N/34cYMDzXLyA6kqWffP6QKXSkca1OFo/v6v7hW7zrrguo6EA==
|
||||
dependencies:
|
||||
workbox-core "^5.1.4"
|
||||
workbox-routing "^5.1.4"
|
||||
|
||||
workbox-streams@6.4.2:
|
||||
version "6.4.2"
|
||||
resolved "https://registry.yarnpkg.com/workbox-streams/-/workbox-streams-6.4.2.tgz#3bc615cccebfd62dedf28315afb7d9ee177912a5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue