Skip to content

Commit 9a96b9d

Browse files
build(deps): bump workbox-window from 6.5.3 to 6.5.4 (#6302)
Bumps [workbox-window](https://github.com/googlechrome/workbox) from 6.5.3 to 6.5.4. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](GoogleChrome/workbox@v6.5.3...v6.5.4) --- updated-dependencies: - dependency-name: workbox-window dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7666871 commit 9a96b9d

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
"react-visibility-sensor": "^5.0.2",
159159
"webpack-pwa-manifest": "^4.3.0",
160160
"webpack.vote": "https://github.com/webpack/voting-app.git",
161-
"workbox-window": "^6.5.3"
161+
"workbox-window": "^6.5.4"
162162
},
163163
"resolutions": {
164164
"sitemap-static/minimist": "1.2.5",

yarn.lock

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12472,6 +12472,11 @@ [email protected]:
1247212472
resolved "https://registry.yarnpkg.com/workbox-core/-/workbox-core-6.5.3.tgz#bca038a9ef0d7a634a6db2a60f45313ed22ac249"
1247312473
integrity sha512-Bb9ey5n/M9x+l3fBTlLpHt9ASTzgSGj6vxni7pY72ilB/Pb3XtN+cZ9yueboVhD5+9cNQrC9n/E1fSrqWsUz7Q==
1247412474

12475+
12476+
version "6.5.4"
12477+
resolved "https://registry.yarnpkg.com/workbox-core/-/workbox-core-6.5.4.tgz#df48bf44cd58bb1d1726c49b883fb1dffa24c9ba"
12478+
integrity sha512-OXYb+m9wZm8GrORlV2vBbE5EC1FKu71GGp0H4rjmxmF4/HLbMCoTFws87M3dFwgpmg0v00K++PImpNQ6J5NQ6Q==
12479+
1247512480
workbox-core@^4.3.1:
1247612481
version "4.3.1"
1247712482
resolved "https://registry.yarnpkg.com/workbox-core/-/workbox-core-4.3.1.tgz#005d2c6a06a171437afd6ca2904a5727ecd73be6"
@@ -12632,7 +12637,7 @@ workbox-webpack-plugin@^6.5.3:
1263212637
webpack-sources "^1.4.3"
1263312638
workbox-build "6.5.3"
1263412639

12635-
[email protected], workbox-window@^6.5.3:
12640+
1263612641
version "6.5.3"
1263712642
resolved "https://registry.yarnpkg.com/workbox-window/-/workbox-window-6.5.3.tgz#4ade70056cb73477ef1cd8fea7cfd0ecbd825c7f"
1263812643
integrity sha512-GnJbx1kcKXDtoJBVZs/P7ddP0Yt52NNy4nocjBpYPiRhMqTpJCNrSL+fGHZ/i/oP6p/vhE8II0sA6AZGKGnssw==
@@ -12647,6 +12652,14 @@ workbox-window@^4.3.1:
1264712652
dependencies:
1264812653
workbox-core "^4.3.1"
1264912654

12655+
workbox-window@^6.5.4:
12656+
version "6.5.4"
12657+
resolved "https://registry.yarnpkg.com/workbox-window/-/workbox-window-6.5.4.tgz#d991bc0a94dff3c2dbb6b84558cff155ca878e91"
12658+
integrity sha512-HnLZJDwYBE+hpG25AQBO8RUWBJRaCsI9ksQJEp3aCOFCaG5kqaToAYXFRAHxzRluM2cQbGzdQF5rjKPWPA1fug==
12659+
dependencies:
12660+
"@types/trusted-types" "^2.0.2"
12661+
workbox-core "6.5.4"
12662+
1265012663
wrap-ansi@^6.2.0:
1265112664
version "6.2.0"
1265212665
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-6.2.0.tgz#e9393ba07102e6c91a3b221478f0257cd2856e53"

0 commit comments

Comments
 (0)