Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit ad25d44

Browse files
dependabot[bot]justinclift
authored andcommitted
build(deps-dev): bump webpack from 5.91.0 to 5.94.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.94.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.91.0...v5.94.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b937b2c commit ad25d44

File tree

2 files changed

+17
-34
lines changed

2 files changed

+17
-34
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"sass": "^1.76.0",
6464
"sass-loader": "^14.2.1",
6565
"style-loader": "^3.3.4",
66-
"webpack": "^5.91.0",
66+
"webpack": "^5.94.0",
6767
"webpack-cli": "^5.1.4",
6868
"yarn": "^1.22.22"
6969
}

yarn.lock

+16-33
Original file line numberDiff line numberDiff line change
@@ -1398,28 +1398,12 @@
13981398
dependencies:
13991399
tslib "^2.4.0"
14001400

1401-
"@types/eslint-scope@^3.7.3":
1402-
version "3.7.4"
1403-
resolved "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.4.tgz"
1404-
integrity sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA==
1405-
dependencies:
1406-
"@types/eslint" "*"
1407-
"@types/estree" "*"
1408-
1409-
"@types/eslint@*":
1410-
version "8.21.1"
1411-
resolved "https://registry.npmjs.org/@types/eslint/-/eslint-8.21.1.tgz"
1412-
integrity sha512-rc9K8ZpVjNcLs8Fp0dkozd5Pt2Apk1glO4Vgz8ix1u6yFByxfqo5Yavpy65o+93TAe24jr7v+eSBtFLvOQtCRQ==
1413-
dependencies:
1414-
"@types/estree" "*"
1415-
"@types/json-schema" "*"
1416-
1417-
"@types/estree@*", "@types/estree@^1.0.5":
1401+
"@types/estree@^1.0.5":
14181402
version "1.0.5"
14191403
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
14201404
integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
14211405

1422-
"@types/json-schema@*", "@types/json-schema@^7.0.8":
1406+
"@types/json-schema@^7.0.8":
14231407
version "7.0.11"
14241408
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz"
14251409
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
@@ -1633,10 +1617,10 @@
16331617
resolved "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz"
16341618
integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==
16351619

1636-
acorn-import-assertions@^1.9.0:
1637-
version "1.9.0"
1638-
resolved "https://registry.yarnpkg.com/acorn-import-assertions/-/acorn-import-assertions-1.9.0.tgz#507276249d684797c84e0734ef84860334cfb1ac"
1639-
integrity sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==
1620+
acorn-import-attributes@^1.9.5:
1621+
version "1.9.5"
1622+
resolved "https://registry.yarnpkg.com/acorn-import-attributes/-/acorn-import-attributes-1.9.5.tgz#7eb1557b1ba05ef18b5ed0ec67591bfab04688ef"
1623+
integrity sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==
16401624

16411625
acorn@^8.7.1, acorn@^8.8.2:
16421626
version "8.11.2"
@@ -2398,10 +2382,10 @@ end-of-stream@^1.1.0:
23982382
dependencies:
23992383
once "^1.4.0"
24002384

2401-
enhanced-resolve@^5.16.0:
2402-
version "5.16.0"
2403-
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.16.0.tgz#65ec88778083056cb32487faa9aef82ed0864787"
2404-
integrity sha512-O+QWCviPNSSLAD9Ucn8Awv+poAkqn3T1XY5/N7kR7rQO9yfSGWkYZDwpJ+iKF7B8rxaQKWngSqACpgzeapSyoA==
2385+
enhanced-resolve@^5.17.1:
2386+
version "5.17.1"
2387+
resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.1.tgz#67bfbbcc2f81d511be77d686a90267ef7f898a15"
2388+
integrity sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==
24052389
dependencies:
24062390
graceful-fs "^4.2.4"
24072391
tapable "^2.2.0"
@@ -4180,21 +4164,20 @@ webpack-sources@^3.2.3:
41804164
resolved "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz"
41814165
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
41824166

4183-
webpack@^5.91.0:
4184-
version "5.91.0"
4185-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.91.0.tgz#ffa92c1c618d18c878f06892bbdc3373c71a01d9"
4186-
integrity sha512-rzVwlLeBWHJbmgTC/8TvAcu5vpJNII+MelQpylD4jNERPwpBJOE2lEcko1zJX3QJeLjTTAnQxn/OJ8bjDzVQaw==
4167+
webpack@^5.94.0:
4168+
version "5.94.0"
4169+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.94.0.tgz#77a6089c716e7ab90c1c67574a28da518a20970f"
4170+
integrity sha512-KcsGn50VT+06JH/iunZJedYGUJS5FGjow8wb9c0v5n1Om8O1g4L6LjtfxwlXIATopoQu+vOXXa7gYisWxCoPyg==
41874171
dependencies:
4188-
"@types/eslint-scope" "^3.7.3"
41894172
"@types/estree" "^1.0.5"
41904173
"@webassemblyjs/ast" "^1.12.1"
41914174
"@webassemblyjs/wasm-edit" "^1.12.1"
41924175
"@webassemblyjs/wasm-parser" "^1.12.1"
41934176
acorn "^8.7.1"
4194-
acorn-import-assertions "^1.9.0"
4177+
acorn-import-attributes "^1.9.5"
41954178
browserslist "^4.21.10"
41964179
chrome-trace-event "^1.0.2"
4197-
enhanced-resolve "^5.16.0"
4180+
enhanced-resolve "^5.17.1"
41984181
es-module-lexer "^1.2.1"
41994182
eslint-scope "5.1.1"
42004183
events "^3.2.0"

0 commit comments

Comments
 (0)