Skip to content

Commit 3b45977

Browse files
build(deps): bump workbox-window from 6.5.1 to 6.5.2 (#6060)
Bumps [workbox-window](https://github.com/googlechrome/workbox) from 6.5.1 to 6.5.2. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](GoogleChrome/workbox@v6.5.1...v6.5.2) --- 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 fb83a9e commit 3b45977

File tree

2 files changed

+2
-15
lines changed

2 files changed

+2
-15
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.1"
161+
"workbox-window": "^6.5.2"
162162
},
163163
"resolutions": {
164164
"sitemap-static/minimist": "1.2.5",

yarn.lock

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -12892,11 +12892,6 @@ workbox-cacheable-response@^4.3.1:
1289212892
dependencies:
1289312893
workbox-core "^4.3.1"
1289412894

12895-
12896-
version "6.5.1"
12897-
resolved "https://registry.yarnpkg.com/workbox-core/-/workbox-core-6.5.1.tgz#0dba3bccf883a46dfa61cc412eaa3cb09bb549e6"
12898-
integrity sha512-qObXZ39aFJ2N8X7IUbGrJHKWguliCuU1jOXM/I4MTT84u9BiKD2rHMkIzgeRP1Ixu9+cXU4/XHJq3Cy0Qqc5hw==
12899-
1290012895
1290112896
version "6.5.2"
1290212897
resolved "https://registry.yarnpkg.com/workbox-core/-/workbox-core-6.5.2.tgz#f5e06a22c6cb4651d3e13107443d972fdbd47364"
@@ -13062,7 +13057,7 @@ workbox-webpack-plugin@^6.5.2:
1306213057
webpack-sources "^1.4.3"
1306313058
workbox-build "6.5.2"
1306413059

13065-
13060+
[email protected], workbox-window@^6.5.2:
1306613061
version "6.5.2"
1306713062
resolved "https://registry.yarnpkg.com/workbox-window/-/workbox-window-6.5.2.tgz#46d6412cd57039bdf3d5dd914ad21fb3f98fe980"
1306813063
integrity sha512-2kZH37r9Wx8swjEOL4B8uGM53lakMxsKkQ7mOKzGA/QAn/DQTEZGrdHWtypk2tbhKY5S0jvPS+sYDnb2Z3378A==
@@ -13077,14 +13072,6 @@ workbox-window@^4.3.1:
1307713072
dependencies:
1307813073
workbox-core "^4.3.1"
1307913074

13080-
workbox-window@^6.5.1:
13081-
version "6.5.1"
13082-
resolved "https://registry.yarnpkg.com/workbox-window/-/workbox-window-6.5.1.tgz#7b5ca29467b1da45dc9e2b5a1b89159d3eb9957a"
13083-
integrity sha512-oRlun9u7b7YEjo2fIDBqJkU2hXtrEljXcOytRhfeQRbqXxjUOpFgXSGRSAkmDx1MlKUNOSbr+zfi8h5n7In3yA==
13084-
dependencies:
13085-
"@types/trusted-types" "^2.0.2"
13086-
workbox-core "6.5.1"
13087-
1308813075
wrap-ansi@^6.2.0:
1308913076
version "6.2.0"
1309013077
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-6.2.0.tgz#e9393ba07102e6c91a3b221478f0257cd2856e53"

0 commit comments

Comments
 (0)