Skip to content

Commit 33ef43c

Browse files
chore(deps): update dependency webpack to v5.90.3 (#5915)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7583729 commit 33ef43c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/loaders/url/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"graphql-yoga": "5.1.1",
8080
"puppeteer": "22.1.0",
8181
"subscriptions-transport-ws": "0.11.0",
82-
"webpack": "5.90.2"
82+
"webpack": "5.90.3"
8383
},
8484
"publishConfig": {
8585
"directory": "dist",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13035,10 +13035,10 @@ webpack-sources@^3.2.3:
1303513035
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
1303613036
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
1303713037

13038-
webpack@5.90.2, webpack@^5:
13039-
version "5.90.2"
13040-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.2.tgz#189686a8a292427076db9907d495625345805fab"
13041-
integrity sha512-ziXu8ABGr0InCMEYFnHrYweinHK2PWrMqnwdHk2oK3rRhv/1B+2FnfwYv5oD+RrknK/Pp/Hmyvu+eAsaMYhzCw==
13038+
webpack@5.90.3, webpack@^5:
13039+
version "5.90.3"
13040+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.3.tgz#37b8f74d3ded061ba789bb22b31e82eed75bd9ac"
13041+
integrity sha512-h6uDYlWCctQRuXBs1oYpVe6sFcWedl0dpcVaTf/YF67J9bKvwJajFulMVSYKHrksMB3I/pIagRzDxwxkebuzKA==
1304213042
dependencies:
1304313043
"@types/eslint-scope" "^3.7.3"
1304413044
"@types/estree" "^1.0.5"

0 commit comments

Comments
 (0)