Skip to content

Commit 6c8b714

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 58ff049 commit 6c8b714

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.3",
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
@@ -6403,10 +6403,10 @@ watchpack@^2.4.1:
64036403
glob-to-regexp "^0.4.1"
64046404
graceful-fs "^4.1.2"
64056405

6406-
web-streams-polyfill@3.2.1:
6407-
version "3.2.1"
6408-
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz#71c2718c52b45fd49dbeee88634b3a60ceab42a6"
6409-
integrity sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==
6406+
web-streams-polyfill@4.2.0:
6407+
version "4.2.0"
6408+
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-4.2.0.tgz#93295e67af95889a1e044a6beff1366c82720650"
6409+
integrity sha512-0rYDzGOh9EZpig92umN5g5D/9A1Kff7k0/mzPSSCY8jEQeYkgRMoY7LhbXtUCWzLCMX0TUE9aoHkjFNB7D9pfA==
64106410

64116411
webpack-bundle-analyzer@4.10.2:
64126412
version "4.10.2"

0 commit comments

Comments
 (0)