Skip to content

Commit dbecc67

Browse files
chore(deps-dev): bump webpack from 5.41.1 to 5.42.0 (#2818)
Bumps [webpack](https://github.com/webpack/webpack) from 5.41.1 to 5.42.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.41.1...v5.42.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ff94c3 commit dbecc67

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -2333,10 +2333,10 @@ acorn@^7.1.1, acorn@^7.4.0:
23332333
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
23342334
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
23352335

2336-
acorn@^8.0.4, acorn@^8.2.1, acorn@^8.2.4:
2337-
version "8.3.0"
2338-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.3.0.tgz#1193f9b96c4e8232f00b11a9edff81b2c8b98b88"
2339-
integrity sha512-tqPKHZ5CaBJw0Xmy0ZZvLs1qTV+BNFSyvn77ASXkpBNfIRk8ev26fKrD9iLGwGA9zedPao52GSHzq8lyZG0NUw==
2336+
acorn@^8.0.4, acorn@^8.2.4, acorn@^8.4.1:
2337+
version "8.4.1"
2338+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.4.1.tgz#56c36251fc7cabc7096adc18f05afe814321a28c"
2339+
integrity sha512-asabaBSkEKosYKMITunzX177CXxQ4Q8BSSzMTKD+FefUhipQC70gfW5SiUDhYQ3vk8G+81HqQk7Fv9OXwwn9KA==
23402340

23412341
add-stream@^1.0.0:
23422342
version "1.0.0"
@@ -11025,16 +11025,16 @@ webpack-sources@^2.3.0:
1102511025
source-map "^0.6.1"
1102611026

1102711027
webpack@^5.41.0:
11028-
version "5.41.1"
11029-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.41.1.tgz#23fa1d82c95c222d3fc3163806b9a833fe52b253"
11030-
integrity sha512-AJZIIsqJ/MVTmegEq9Tlw5mk5EHdGiJbDdz9qP15vmUH+oxI1FdWcL0E9EO8K/zKaRPWqEs7G/OPxq1P61u5Ug==
11028+
version "5.42.0"
11029+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.42.0.tgz#39aadbce84ad2cebf86cc5f88a2c53db65cbddfb"
11030+
integrity sha512-Ln8HL0F831t1x/yPB/qZEUVmZM4w9BnHZ1EQD/sAUHv8m22hthoPniWTXEzFMh/Sf84mhrahut22TX5KxWGuyQ==
1103111031
dependencies:
1103211032
"@types/eslint-scope" "^3.7.0"
1103311033
"@types/estree" "^0.0.48"
1103411034
"@webassemblyjs/ast" "1.11.0"
1103511035
"@webassemblyjs/wasm-edit" "1.11.0"
1103611036
"@webassemblyjs/wasm-parser" "1.11.0"
11037-
acorn "^8.2.1"
11037+
acorn "^8.4.1"
1103811038
browserslist "^4.14.5"
1103911039
chrome-trace-event "^1.0.2"
1104011040
enhanced-resolve "^5.8.0"

0 commit comments

Comments
 (0)