Skip to content

Commit 678b618

Browse files
chore: bump web-streams-polyfill from 3.2.1 to 4.2.0
Bumps [web-streams-polyfill](https://github.com/MattiasBuelens/web-streams-polyfill) from 3.2.1 to 4.2.0. - [Release notes](https://github.com/MattiasBuelens/web-streams-polyfill/releases) - [Changelog](https://github.com/MattiasBuelens/web-streams-polyfill/blob/master/CHANGELOG.md) - [Commits](MattiasBuelens/web-streams-polyfill@v3.2.1...v4.2.0) --- updated-dependencies: - dependency-name: web-streams-polyfill dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d7d8394 commit 678b618

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"typescript-eslint": "8.40.0",
104104
"vinyl-buffer": "1.0.1",
105105
"vinyl-source-stream": "2.0.0",
106-
"web-streams-polyfill": "3.2.1",
106+
"web-streams-polyfill": "4.2.0",
107107
"webpack": "5.101.0",
108108
"webpack-bundle-analyzer": "4.10.2",
109109
"webpack-stream": "7.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6379,10 +6379,10 @@ watchpack@^2.4.1:
63796379
glob-to-regexp "^0.4.1"
63806380
graceful-fs "^4.1.2"
63816381

6382-
web-streams-polyfill@3.2.1:
6383-
version "3.2.1"
6384-
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz#71c2718c52b45fd49dbeee88634b3a60ceab42a6"
6385-
integrity sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==
6382+
web-streams-polyfill@4.2.0:
6383+
version "4.2.0"
6384+
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-4.2.0.tgz#93295e67af95889a1e044a6beff1366c82720650"
6385+
integrity sha512-0rYDzGOh9EZpig92umN5g5D/9A1Kff7k0/mzPSSCY8jEQeYkgRMoY7LhbXtUCWzLCMX0TUE9aoHkjFNB7D9pfA==
63866386

63876387
webpack-bundle-analyzer@4.10.2:
63886388
version "4.10.2"

0 commit comments

Comments
 (0)