Skip to content

Commit 6753ce6

Browse files
Bump webpack from 5.91.0 to 5.93.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.93.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.91.0...v5.93.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf14d60 commit 6753ce6

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"ts-jest": "^29.1.5",
5050
"ts-loader": "^9.5.1",
5151
"typescript": "^5.5.3",
52-
"webpack": "^5.91.0",
52+
"webpack": "^5.93.0",
5353
"webpack-cli": "^5.0.1"
5454
},
5555
"scripts": {

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1488,10 +1488,10 @@ accepts@~1.3.8:
14881488
mime-types "~2.1.34"
14891489
negotiator "0.6.3"
14901490

1491-
acorn-import-assertions@^1.9.0:
1492-
version "1.9.0"
1493-
resolved "https://registry.yarnpkg.com/acorn-import-assertions/-/acorn-import-assertions-1.9.0.tgz#507276249d684797c84e0734ef84860334cfb1ac"
1494-
integrity sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==
1491+
acorn-import-attributes@^1.9.5:
1492+
version "1.9.5"
1493+
resolved "https://registry.yarnpkg.com/acorn-import-attributes/-/acorn-import-attributes-1.9.5.tgz#7eb1557b1ba05ef18b5ed0ec67591bfab04688ef"
1494+
integrity sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==
14951495

14961496
acorn-jsx@^5.3.2:
14971497
version "5.3.2"
@@ -2476,10 +2476,10 @@ encodeurl@~1.0.2:
24762476
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59"
24772477
integrity sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==
24782478

2479-
enhanced-resolve@^5.0.0, enhanced-resolve@^5.16.0:
2480-
version "5.16.0"
2481-
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.16.0.tgz#65ec88778083056cb32487faa9aef82ed0864787"
2482-
integrity sha512-O+QWCviPNSSLAD9Ucn8Awv+poAkqn3T1XY5/N7kR7rQO9yfSGWkYZDwpJ+iKF7B8rxaQKWngSqACpgzeapSyoA==
2479+
enhanced-resolve@^5.0.0, enhanced-resolve@^5.17.0:
2480+
version "5.17.1"
2481+
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.1.tgz#67bfbbcc2f81d511be77d686a90267ef7f898a15"
2482+
integrity sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==
24832483
dependencies:
24842484
graceful-fs "^4.2.4"
24852485
tapable "^2.2.0"
@@ -6327,21 +6327,21 @@ webpack-sources@^3.2.3:
63276327
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
63286328
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
63296329

6330-
webpack@^5, webpack@^5.91.0:
6331-
version "5.91.0"
6332-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.91.0.tgz#ffa92c1c618d18c878f06892bbdc3373c71a01d9"
6333-
integrity sha512-rzVwlLeBWHJbmgTC/8TvAcu5vpJNII+MelQpylD4jNERPwpBJOE2lEcko1zJX3QJeLjTTAnQxn/OJ8bjDzVQaw==
6330+
webpack@^5, webpack@^5.93.0:
6331+
version "5.93.0"
6332+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.93.0.tgz#2e89ec7035579bdfba9760d26c63ac5c3462a5e5"
6333+
integrity sha512-Y0m5oEY1LRuwly578VqluorkXbvXKh7U3rLoQCEO04M97ScRr44afGVkI0FQFsXzysk5OgFAxjZAb9rsGQVihA==
63346334
dependencies:
63356335
"@types/eslint-scope" "^3.7.3"
63366336
"@types/estree" "^1.0.5"
63376337
"@webassemblyjs/ast" "^1.12.1"
63386338
"@webassemblyjs/wasm-edit" "^1.12.1"
63396339
"@webassemblyjs/wasm-parser" "^1.12.1"
63406340
acorn "^8.7.1"
6341-
acorn-import-assertions "^1.9.0"
6341+
acorn-import-attributes "^1.9.5"
63426342
browserslist "^4.21.10"
63436343
chrome-trace-event "^1.0.2"
6344-
enhanced-resolve "^5.16.0"
6344+
enhanced-resolve "^5.17.0"
63456345
es-module-lexer "^1.2.1"
63466346
eslint-scope "5.1.1"
63476347
events "^3.2.0"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy