Skip to content

Commit bff6bb5

Browse files
chore(deps-dev): bump webpack from 5.67.0 to 5.76.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.67.0 to 5.76.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.67.0...v5.76.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 78aaa58 commit bff6bb5

File tree

1 file changed

+31
-26
lines changed

1 file changed

+31
-26
lines changed

yarn.lock

+31-26
Original file line numberDiff line numberDiff line change
@@ -3608,10 +3608,10 @@
36083608
"@types/cheerio" "*"
36093609
"@types/react" "*"
36103610

3611-
"@types/eslint-scope@^3.7.0":
3612-
version "3.7.3"
3613-
resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.3.tgz#125b88504b61e3c8bc6f870882003253005c3224"
3614-
integrity sha512-PB3ldyrcnAicT35TWPs5IcwKD8S333HMaa2VVv4+wdvebJkjWuW/xESoB8IwRcog8HYVYamb1g/R31Qv5Bx03g==
3611+
"@types/eslint-scope@^3.7.3":
3612+
version "3.7.4"
3613+
resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.4.tgz#37fc1223f0786c39627068a12e94d6e6fc61de16"
3614+
integrity sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA==
36153615
dependencies:
36163616
"@types/eslint" "*"
36173617
"@types/estree" "*"
@@ -3624,10 +3624,10 @@
36243624
"@types/estree" "*"
36253625
"@types/json-schema" "*"
36263626

3627-
"@types/estree@*", "@types/estree@^0.0.50":
3628-
version "0.0.50"
3629-
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.50.tgz#1e0caa9364d3fccd2931c3ed96fdbeaa5d4cca83"
3630-
integrity sha512-C6N5s2ZFtuZRj54k2/zyRhNDjJwwcViAM3Nbm8zjBpbqAdZ00mr0CFxvSKeO8Y/e03WVFLpQMdHYVfUd6SB+Hw==
3627+
"@types/estree@*", "@types/estree@^0.0.51":
3628+
version "0.0.51"
3629+
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.51.tgz#cfd70924a25a3fd32b218e5e420e6897e1ac4f40"
3630+
integrity sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==
36313631

36323632
36333633
version "0.0.39"
@@ -4410,7 +4410,7 @@ acorn@^7.1.1, acorn@^7.4.1:
44104410
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
44114411
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
44124412

4413-
acorn@^8.0.4, acorn@^8.4.1, acorn@^8.5.0, acorn@^8.7.0:
4413+
acorn@^8.0.4, acorn@^8.5.0, acorn@^8.7.0, acorn@^8.7.1:
44144414
version "8.8.2"
44154415
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.2.tgz#1b2f25db02af965399b9776b0c2c391276d37c4a"
44164416
integrity sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==
@@ -7465,10 +7465,10 @@ enhanced-resolve@^4.5.0:
74657465
memory-fs "^0.5.0"
74667466
tapable "^1.0.0"
74677467

7468-
enhanced-resolve@^5.8.3:
7469-
version "5.8.3"
7470-
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.8.3.tgz#6d552d465cce0423f5b3d718511ea53826a7b2f0"
7471-
integrity sha512-EGAbGvH7j7Xt2nc0E7D99La1OiEs8LnyimkRgwExpUMScN6O+3x9tIWs7PLQZVNx4YD+00skHXPXi1yQHpAmZA==
7468+
enhanced-resolve@^5.10.0:
7469+
version "5.14.1"
7470+
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.14.1.tgz#de684b6803724477a4af5d74ccae5de52c25f6b3"
7471+
integrity sha512-Vklwq2vDKtl0y/vtwjSesgJ5MYS7Etuk5txS8VdKL4AOS1aUlD96zqIfsOSLQsdv3xgMRbtkWM8eG9XDfKUPow==
74727472
dependencies:
74737473
graceful-fs "^4.2.4"
74747474
tapable "^2.2.0"
@@ -11046,6 +11046,11 @@ json-parse-better-errors@^1.0.0, json-parse-better-errors@^1.0.1, json-parse-bet
1104611046
resolved "https://registry.yarnpkg.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9"
1104711047
integrity sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==
1104811048

11049+
json-parse-even-better-errors@^2.3.1:
11050+
version "2.3.1"
11051+
resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d"
11052+
integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==
11053+
1104911054
json-schema-compare@^0.2.2:
1105011055
version "0.2.2"
1105111056
resolved "https://registry.yarnpkg.com/json-schema-compare/-/json-schema-compare-0.2.2.tgz#dd601508335a90c7f4cfadb6b2e397225c908e56"
@@ -17807,10 +17812,10 @@ watchpack@^1.7.4:
1780717812
chokidar "^3.4.1"
1780817813
watchpack-chokidar2 "^2.0.1"
1780917814

17810-
watchpack@^2.2.0, watchpack@^2.3.1:
17811-
version "2.3.1"
17812-
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.3.1.tgz#4200d9447b401156eeca7767ee610f8809bc9d25"
17813-
integrity sha512-x0t0JuydIo8qCNctdDrn1OzH/qDzk2+rdCOC3YzumZ42fiMqmQ7T3xQurykYMhYfHaPHTp4ZxAx2NfUo1K6QaA==
17815+
watchpack@^2.2.0, watchpack@^2.4.0:
17816+
version "2.4.0"
17817+
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.4.0.tgz#fa33032374962c78113f93c7f2fb4c54c9862a5d"
17818+
integrity sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==
1781417819
dependencies:
1781517820
glob-to-regexp "^0.4.1"
1781617821
graceful-fs "^4.1.2"
@@ -17963,33 +17968,33 @@ webpack@4, webpack@^4.44.1:
1796317968
webpack-sources "^1.4.1"
1796417969

1796517970
webpack@^5.67.0, webpack@^5.9.0:
17966-
version "5.67.0"
17967-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.67.0.tgz#cb43ca2aad5f7cc81c4cd36b626e6b819805dbfd"
17968-
integrity sha512-LjFbfMh89xBDpUMgA1W9Ur6Rn/gnr2Cq1jjHFPo4v6a79/ypznSYbAyPgGhwsxBtMIaEmDD1oJoA7BEYw/Fbrw==
17971+
version "5.76.0"
17972+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.0.tgz#f9fb9fb8c4a7dbdcd0d56a98e56b8a942ee2692c"
17973+
integrity sha512-l5sOdYBDunyf72HW8dF23rFtWq/7Zgvt/9ftMof71E/yUb1YLOBmTgA2K4vQthB3kotMrSj609txVE0dnr2fjA==
1796917974
dependencies:
17970-
"@types/eslint-scope" "^3.7.0"
17971-
"@types/estree" "^0.0.50"
17975+
"@types/eslint-scope" "^3.7.3"
17976+
"@types/estree" "^0.0.51"
1797217977
"@webassemblyjs/ast" "1.11.1"
1797317978
"@webassemblyjs/wasm-edit" "1.11.1"
1797417979
"@webassemblyjs/wasm-parser" "1.11.1"
17975-
acorn "^8.4.1"
17980+
acorn "^8.7.1"
1797617981
acorn-import-assertions "^1.7.6"
1797717982
browserslist "^4.14.5"
1797817983
chrome-trace-event "^1.0.2"
17979-
enhanced-resolve "^5.8.3"
17984+
enhanced-resolve "^5.10.0"
1798017985
es-module-lexer "^0.9.0"
1798117986
eslint-scope "5.1.1"
1798217987
events "^3.2.0"
1798317988
glob-to-regexp "^0.4.1"
1798417989
graceful-fs "^4.2.9"
17985-
json-parse-better-errors "^1.0.2"
17990+
json-parse-even-better-errors "^2.3.1"
1798617991
loader-runner "^4.2.0"
1798717992
mime-types "^2.1.27"
1798817993
neo-async "^2.6.2"
1798917994
schema-utils "^3.1.0"
1799017995
tapable "^2.1.1"
1799117996
terser-webpack-plugin "^5.1.3"
17992-
watchpack "^2.3.1"
17997+
watchpack "^2.4.0"
1799317998
webpack-sources "^3.2.3"
1799417999

1799518000
whatwg-encoding@^1.0.1, whatwg-encoding@^1.0.3, whatwg-encoding@^1.0.5:

0 commit comments

Comments
 (0)