Skip to content

Commit 153d449

Browse files
chore(deps-dev): bump webpack from 5.17.0 to 5.18.0 (#2378)
Bumps [webpack](https://github.com/webpack/webpack) from 5.17.0 to 5.18.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.17.0...v5.18.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent c5a06f7 commit 153d449

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

yarn.lock

+4-9
Original file line numberDiff line numberDiff line change
@@ -1821,12 +1821,7 @@
18211821
"@types/estree" "*"
18221822
"@types/json-schema" "*"
18231823

1824-
"@types/estree@*":
1825-
version "0.0.45"
1826-
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.45.tgz#e9387572998e5ecdac221950dab3e8c3b16af884"
1827-
integrity sha512-jnqIUKDUqJbDIUxm0Uj7bnlMnRm1T/eZ9N+AVMqhPgzrba2GhGG5o/jCTwmdPK709nEZsGoMzXEDUjcXHa3W0g==
1828-
1829-
"@types/estree@^0.0.46":
1824+
"@types/estree@*", "@types/estree@^0.0.46":
18301825
version "0.0.46"
18311826
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.46.tgz#0fb6bfbbeabd7a30880504993369c4bf1deab1fe"
18321827
integrity sha512-laIjwTQaD+5DukBZaygQ79K1Z0jb1bPEMRrkXSLjtCcZm+abyp5YbrqpSLzD42FwWW6gK/aS4NYpJ804nG2brg==
@@ -11078,9 +11073,9 @@ webpack-sources@^2.1.1:
1107811073
source-map "^0.6.1"
1107911074

1108011075
webpack@^5.17.0:
11081-
version "5.17.0"
11082-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.17.0.tgz#e92aebad45be25f86f788dc72fc11daacdcfd55d"
11083-
integrity sha512-R+IdNEaYcYaACpXZOt7reyc8txBK7J06lOPkX1SbgmeoAnUbyBZivJIksrDBnmMA3wlTWvPcX7DubxELyPB8rA==
11076+
version "5.18.0"
11077+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.18.0.tgz#bbcf13094aa0da0534d513f27d7ee72d74e499c6"
11078+
integrity sha512-RmiP/iy6ROvVe/S+u0TrvL/oOmvP+2+Bs8MWjvBwwY/j82Q51XJyDJ75m0QAGntL1Wx6B//Xc0+4VPP/hlNHmw==
1108411079
dependencies:
1108511080
"@types/eslint-scope" "^3.7.0"
1108611081
"@types/estree" "^0.0.46"

0 commit comments

Comments
 (0)