Skip to content

Commit 622c8b1

Browse files
Bump webpack from 5.90.0 to 5.90.3 (#329)
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.0 to 5.90.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.90.0...v5.90.3) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4111bd0 commit 622c8b1

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
@@ -16,7 +16,7 @@
1616
"flow-bin": "^0.225.1",
1717
"prettier": "^3.2.4",
1818
"progress-bar-webpack-plugin": "^2.1.0",
19-
"webpack": "^5.90.0",
19+
"webpack": "^5.90.3",
2020
"webpack-cli": "^5.1.4"
2121
},
2222
"license": "MIT",

yarn.lock

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

3961-
webpack@^5.90.0:
3962-
version "5.90.0"
3963-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.0.tgz#313bfe16080d8b2fee6e29b6c986c0714ad4290e"
3964-
integrity sha512-bdmyXRCXeeNIePv6R6tGPyy20aUobw4Zy8r0LUS2EWO+U+Ke/gYDgsCh7bl5rB6jPpr4r0SZa6dPxBxLooDT3w==
3961+
webpack@^5.90.3:
3962+
version "5.90.3"
3963+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.90.3.tgz#37b8f74d3ded061ba789bb22b31e82eed75bd9ac"
3964+
integrity sha512-h6uDYlWCctQRuXBs1oYpVe6sFcWedl0dpcVaTf/YF67J9bKvwJajFulMVSYKHrksMB3I/pIagRzDxwxkebuzKA==
39653965
dependencies:
39663966
"@types/eslint-scope" "^3.7.3"
39673967
"@types/estree" "^1.0.5"

0 commit comments

Comments
 (0)