Skip to content

Commit d75830a

Browse files
fix(deps): bump webpack from 5.93.0 to 5.94.0 in the npm_and_yarn group (#149)
Bumps the npm_and_yarn group with 1 update: [webpack](https://github.com/webpack/webpack). Updates `webpack` from 5.93.0 to 5.94.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.93.0...v5.94.0) --- updated-dependencies: - dependency-name: webpack dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59957ef commit d75830a

File tree

1 file changed

+6
-23
lines changed

1 file changed

+6
-23
lines changed

yarn.lock

Lines changed: 6 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -5424,22 +5424,6 @@
54245424
dependencies:
54255425
"@types/trusted-types" "*"
54265426

5427-
"@types/eslint-scope@^3.7.3":
5428-
version "3.7.7"
5429-
resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.7.tgz#3108bd5f18b0cdb277c867b3dd449c9ed7079ac5"
5430-
integrity sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==
5431-
dependencies:
5432-
"@types/eslint" "*"
5433-
"@types/estree" "*"
5434-
5435-
"@types/eslint@*":
5436-
version "9.6.0"
5437-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-9.6.0.tgz#51d4fe4d0316da9e9f2c80884f2c20ed5fb022ff"
5438-
integrity sha512-gi6WQJ7cHRgZxtkQEoyHMppPjq9Kxo5Tjn2prSKDSmZrCz8TZ3jSRCeTJm+WoM+oB0WG37bRqLzaaU3q7JypGg==
5439-
dependencies:
5440-
"@types/estree" "*"
5441-
"@types/json-schema" "*"
5442-
54435427
"@types/estree-jsx@^1.0.5":
54445428
version "1.0.5"
54455429
resolved "https://registry.yarnpkg.com/@types/estree-jsx/-/estree-jsx-1.0.5.tgz#858a88ea20f34fe65111f005a689fa1ebf70dc18"
@@ -5542,7 +5526,7 @@
55425526
dependencies:
55435527
"@types/istanbul-lib-report" "*"
55445528

5545-
"@types/json-schema@*", "@types/json-schema@^7.0.12", "@types/json-schema@^7.0.15", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
5529+
"@types/json-schema@^7.0.12", "@types/json-schema@^7.0.15", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
55465530
version "7.0.15"
55475531
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
55485532
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
@@ -8324,7 +8308,7 @@ end-of-stream@^1.0.0, end-of-stream@^1.1.0:
83248308
dependencies:
83258309
once "^1.4.0"
83268310

8327-
enhanced-resolve@^5.17.0:
8311+
enhanced-resolve@^5.17.1:
83288312
version "5.17.1"
83298313
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.1.tgz#67bfbbcc2f81d511be77d686a90267ef7f898a15"
83308314
integrity sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==
@@ -16238,11 +16222,10 @@ webpack-sources@^3.2.3:
1623816222
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
1623916223

1624016224
webpack@^5.76.3:
16241-
version "5.93.0"
16242-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.93.0.tgz#2e89ec7035579bdfba9760d26c63ac5c3462a5e5"
16243-
integrity sha512-Y0m5oEY1LRuwly578VqluorkXbvXKh7U3rLoQCEO04M97ScRr44afGVkI0FQFsXzysk5OgFAxjZAb9rsGQVihA==
16225+
version "5.94.0"
16226+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.94.0.tgz#77a6089c716e7ab90c1c67574a28da518a20970f"
16227+
integrity sha512-KcsGn50VT+06JH/iunZJedYGUJS5FGjow8wb9c0v5n1Om8O1g4L6LjtfxwlXIATopoQu+vOXXa7gYisWxCoPyg==
1624416228
dependencies:
16245-
"@types/eslint-scope" "^3.7.3"
1624616229
"@types/estree" "^1.0.5"
1624716230
"@webassemblyjs/ast" "^1.12.1"
1624816231
"@webassemblyjs/wasm-edit" "^1.12.1"
@@ -16251,7 +16234,7 @@ webpack@^5.76.3:
1625116234
acorn-import-attributes "^1.9.5"
1625216235
browserslist "^4.21.10"
1625316236
chrome-trace-event "^1.0.2"
16254-
enhanced-resolve "^5.17.0"
16237+
enhanced-resolve "^5.17.1"
1625516238
es-module-lexer "^1.2.1"
1625616239
eslint-scope "5.1.1"
1625716240
events "^3.2.0"

0 commit comments

Comments
 (0)