Skip to content

Commit c0c399b

Browse files
chore(deps-dev): bump webpack from 5.11.1 to 5.12.1
1 parent 553bb46 commit c0c399b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3408,10 +3408,10 @@ listr2@^3.2.2:
34083408
rxjs "^6.6.3"
34093409
through "^2.3.8"
34103410

3411-
loader-runner@^4.1.0:
3412-
version "4.1.0"
3413-
resolved "https://registry.npmjs.org/loader-runner/-/loader-runner-4.1.0.tgz#f70bc0c29edbabdf2043e7ee73ccc3fe1c96b42d"
3414-
integrity sha512-oR4lB4WvwFoC70ocraKhn5nkKSs23t57h9udUgw8o0iH8hMXeEoRuUgfcvgUwAJ1ZpRqBvcou4N2SMvM1DwMrA==
3411+
loader-runner@^4.2.0:
3412+
version "4.2.0"
3413+
resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-4.2.0.tgz#d7022380d66d14c5fb1d496b89864ebcfd478384"
3414+
integrity sha512-92+huvxMvYlMzMt0iIOukcwYBFpkYJdpl2xsZ7LrlayO7E8SOv+JJUEK17B/dJIHAOLMfh2dZZ/Y18WgmGtYNw==
34153415

34163416
loader-utils@^1.2.3:
34173417
version "1.4.0"
@@ -5219,9 +5219,9 @@ webpack-sources@^2.1.1:
52195219
source-map "^0.6.1"
52205220

52215221
webpack@^5.6.0:
5222-
version "5.11.1"
5223-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.11.1.tgz#39b2b9daeb5c6c620e03b7556ec674eaed4016b4"
5224-
integrity sha512-tNUIdAmYJv+nupRs/U/gqmADm6fgrf5xE+rSlSsf2PgsGO7j2WG7ccU6AWNlOJlHFl+HnmXlBmHIkiLf+XA9mQ==
5222+
version "5.12.1"
5223+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.12.1.tgz#e81b916d17ea1c6be33c7b486aeebd5e8c235aac"
5224+
integrity sha512-Bh6hPzUvTLuGZg33xsZLEtAkaEJf9ux29WwGj4IeAGUCy7RE8zhqe4aHN4UqA8yHmHzvhORFH2p9ohB6h6R3yg==
52255225
dependencies:
52265226
"@types/eslint-scope" "^3.7.0"
52275227
"@types/estree" "^0.0.45"
@@ -5238,7 +5238,7 @@ webpack@^5.6.0:
52385238
glob-to-regexp "^0.4.1"
52395239
graceful-fs "^4.2.4"
52405240
json-parse-better-errors "^1.0.2"
5241-
loader-runner "^4.1.0"
5241+
loader-runner "^4.2.0"
52425242
mime-types "^2.1.27"
52435243
neo-async "^2.6.2"
52445244
pkg-dir "^5.0.0"

0 commit comments

Comments
 (0)