Skip to content

Commit fbe19f0

Browse files
Bump webpack from 5.90.2 to 5.90.3 (#1052)
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.2 to 5.90.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.90.2...v5.90.3) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development 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 1b6e156 commit fbe19f0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1163,7 +1163,7 @@
11631163
"prettier": "^3.2.5",
11641164
"ts-loader": "^9.5.1",
11651165
"typescript": "^5.3.3",
1166-
"webpack": "^5.90.2",
1166+
"webpack": "^5.90.3",
11671167
"webpack-cli": "^5.1.1"
11681168
},
11691169
"extensionDependencies": [

yarn.lock

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

2205-
webpack@^5.90.2:
2206-
version "5.90.2"
2207-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.2.tgz#189686a8a292427076db9907d495625345805fab"
2208-
integrity sha512-ziXu8ABGr0InCMEYFnHrYweinHK2PWrMqnwdHk2oK3rRhv/1B+2FnfwYv5oD+RrknK/Pp/Hmyvu+eAsaMYhzCw==
2205+
webpack@^5.90.3:
2206+
version "5.90.3"
2207+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.3.tgz#37b8f74d3ded061ba789bb22b31e82eed75bd9ac"
2208+
integrity sha512-h6uDYlWCctQRuXBs1oYpVe6sFcWedl0dpcVaTf/YF67J9bKvwJajFulMVSYKHrksMB3I/pIagRzDxwxkebuzKA==
22092209
dependencies:
22102210
"@types/eslint-scope" "^3.7.3"
22112211
"@types/estree" "^1.0.5"

0 commit comments

Comments
 (0)