Skip to content

Commit 0746309

Browse files
dependabot[bot]CodingItWrong
authored andcommitted
build(deps-dev): bump @babel/core from 7.29.0 to 7.29.7
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.29.0 to 7.29.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.29.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9203ca7 commit 0746309

1 file changed

Lines changed: 107 additions & 86 deletions

File tree

yarn.lock

Lines changed: 107 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
dependencies:
1010
"@babel/highlight" "^7.10.4"
1111

12-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.27.1", "@babel/code-frame@^7.28.6", "@babel/code-frame@^7.29.0":
13-
version "7.29.0"
14-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.0.tgz#7cd7a59f15b3cc0dcd803038f7792712a7d0b15c"
15-
integrity sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==
12+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.27.1", "@babel/code-frame@^7.29.7":
13+
version "7.29.7"
14+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.7.tgz#f2fbbfea87c44a21590ec515b778b2c26d8866e7"
15+
integrity sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==
1616
dependencies:
17-
"@babel/helper-validator-identifier" "^7.28.5"
17+
"@babel/helper-validator-identifier" "^7.29.7"
1818
js-tokens "^4.0.0"
1919
picocolors "^1.1.1"
2020

@@ -23,34 +23,39 @@
2323
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.3.tgz#e3f5347f0589596c91d227ccb6a541d37fb1307b"
2424
integrity sha512-LIVqM46zQWZhj17qA8wb4nW/ixr2y1Nw+r1etiAWgRM6U1IqP+LNhL1yg440jYZR72jCWcWbLWzIosH+uP1fqg==
2525

26+
"@babel/compat-data@^7.29.7":
27+
version "7.29.7"
28+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.7.tgz#6f0237f0f36d2e51c0570a636faed9d2d0efe629"
29+
integrity sha512-locTkQyKvwIEgBzVrn8693ebc97F2U8ZHjbXwDXJ5Fn2TCpNwTlKcaKLkdHop5c/icOFE7qt7Q9JC5hnKNa6Gg==
30+
2631
"@babel/core@^7.1.2", "@babel/core@^7.12.3", "@babel/core@^7.23.9", "@babel/core@^7.27.4":
27-
version "7.29.0"
28-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.29.0.tgz#5286ad785df7f79d656e88ce86e650d16ca5f322"
29-
integrity sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==
30-
dependencies:
31-
"@babel/code-frame" "^7.29.0"
32-
"@babel/generator" "^7.29.0"
33-
"@babel/helper-compilation-targets" "^7.28.6"
34-
"@babel/helper-module-transforms" "^7.28.6"
35-
"@babel/helpers" "^7.28.6"
36-
"@babel/parser" "^7.29.0"
37-
"@babel/template" "^7.28.6"
38-
"@babel/traverse" "^7.29.0"
39-
"@babel/types" "^7.29.0"
32+
version "7.29.7"
33+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.29.7.tgz#80c10b17248082968b57a857b91640971f2070f7"
34+
integrity sha512-RgHBCvtjbOK2gXSNBNIkNoEc9qoVEtau3hj8gEqKQuL3HZAibKarWFEI3Lfm6EYKkLalOh8eSrj9b+ch9H/VBA==
35+
dependencies:
36+
"@babel/code-frame" "^7.29.7"
37+
"@babel/generator" "^7.29.7"
38+
"@babel/helper-compilation-targets" "^7.29.7"
39+
"@babel/helper-module-transforms" "^7.29.7"
40+
"@babel/helpers" "^7.29.7"
41+
"@babel/parser" "^7.29.7"
42+
"@babel/template" "^7.29.7"
43+
"@babel/traverse" "^7.29.7"
44+
"@babel/types" "^7.29.7"
4045
"@jridgewell/remapping" "^2.3.5"
4146
convert-source-map "^2.0.0"
4247
debug "^4.1.0"
4348
gensync "^1.0.0-beta.2"
4449
json5 "^2.2.3"
4550
semver "^6.3.1"
4651

47-
"@babel/generator@^7.27.5", "@babel/generator@^7.29.0":
48-
version "7.29.0"
49-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.29.0.tgz#4cba5a76b3c71d8be31761b03329d5dc7768447f"
50-
integrity sha512-vSH118/wwM/pLR38g/Sgk05sNtro6TlTJKuiMXDaZqPUfjTFcudpCOt00IhOfj+1BFAX+UFAlzCU+6WXr3GLFQ==
52+
"@babel/generator@^7.27.5", "@babel/generator@^7.29.7":
53+
version "7.29.7"
54+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.29.7.tgz#cca0b8827e6bcf3ba176788e7f3b180ad6db2fa3"
55+
integrity sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ==
5156
dependencies:
52-
"@babel/parser" "^7.29.0"
53-
"@babel/types" "^7.29.0"
57+
"@babel/parser" "^7.29.7"
58+
"@babel/types" "^7.29.7"
5459
"@jridgewell/gen-mapping" "^0.3.12"
5560
"@jridgewell/trace-mapping" "^0.3.28"
5661
jsesc "^3.0.2"
@@ -76,13 +81,13 @@
7681
dependencies:
7782
"@babel/types" "^7.27.3"
7883

79-
"@babel/helper-compilation-targets@^7.27.1", "@babel/helper-compilation-targets@^7.28.6":
80-
version "7.28.6"
81-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.28.6.tgz#32c4a3f41f12ed1532179b108a4d746e105c2b25"
82-
integrity sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==
84+
"@babel/helper-compilation-targets@^7.27.1", "@babel/helper-compilation-targets@^7.28.6", "@babel/helper-compilation-targets@^7.29.7":
85+
version "7.29.7"
86+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.29.7.tgz#7a1def704302401c47f64fa85589e974ae217042"
87+
integrity sha512-wem6WaBj4NaVYVdNhLPPVacES6ZJ+KBBfSkTMD3YZxbP3rm3Di85tJU5ljaUNhaOynt+Aj0xruhYuzQBt8n71g==
8388
dependencies:
84-
"@babel/compat-data" "^7.28.6"
85-
"@babel/helper-validator-option" "^7.27.1"
89+
"@babel/compat-data" "^7.29.7"
90+
"@babel/helper-validator-option" "^7.29.7"
8691
browserslist "^4.24.0"
8792
lru-cache "^5.1.1"
8893
semver "^6.3.1"
@@ -142,6 +147,11 @@
142147
resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.28.0.tgz#b9430df2aa4e17bc28665eadeae8aa1d985e6674"
143148
integrity sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==
144149

150+
"@babel/helper-globals@^7.29.7":
151+
version "7.29.7"
152+
resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.29.7.tgz#f04a96fbd8473241b1079243f5b3f03a3010ab7b"
153+
integrity sha512-3nQVUAtvkKH9zahfWgw96Jc/uFOmjACE1kQz82E2lqWmHBgjzbNlsC22nuQTfahmWeQtTq5nQ/4Nnd2A1wj4zA==
154+
145155
"@babel/helper-member-expression-to-functions@^7.27.1":
146156
version "7.27.1"
147157
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.27.1.tgz#ea1211276be93e798ce19037da6f06fbb994fa44"
@@ -166,14 +176,22 @@
166176
"@babel/traverse" "^7.28.6"
167177
"@babel/types" "^7.28.6"
168178

169-
"@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.28.6":
170-
version "7.28.6"
171-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz#9312d9d9e56edc35aeb6e95c25d4106b50b9eb1e"
172-
integrity sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==
179+
"@babel/helper-module-imports@^7.29.7":
180+
version "7.29.7"
181+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.29.7.tgz#ef25048a518e828d7393fac5882ddd73921d7396"
182+
integrity sha512-ejHwrQQYcm9xnTivShn2IDOlIzInN34AXskvq9QicvCtEzq1Vzclu/tKF8Jq1Cg8JG2GL6/EmjgsCT7lXepE3g==
173183
dependencies:
174-
"@babel/helper-module-imports" "^7.28.6"
175-
"@babel/helper-validator-identifier" "^7.28.5"
176-
"@babel/traverse" "^7.28.6"
184+
"@babel/traverse" "^7.29.7"
185+
"@babel/types" "^7.29.7"
186+
187+
"@babel/helper-module-transforms@^7.27.1", "@babel/helper-module-transforms@^7.28.6", "@babel/helper-module-transforms@^7.29.7":
188+
version "7.29.7"
189+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.29.7.tgz#b062747a5997ba138637201328bbff77960574ae"
190+
integrity sha512-UPUVSyXbOh627KiCIGQSgwWzGeBKLkaJ9PJEdrngIwMSzxLR4jS4+f1f1jb7VzBbg8nFLaYotvVPFCTqdrmTAg==
191+
dependencies:
192+
"@babel/helper-module-imports" "^7.29.7"
193+
"@babel/helper-validator-identifier" "^7.29.7"
194+
"@babel/traverse" "^7.29.7"
177195

178196
"@babel/helper-optimise-call-expression@^7.27.1":
179197
version "7.27.1"
@@ -222,10 +240,10 @@
222240
"@babel/traverse" "^7.27.1"
223241
"@babel/types" "^7.27.1"
224242

225-
"@babel/helper-string-parser@^7.27.1":
226-
version "7.27.1"
227-
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
228-
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
243+
"@babel/helper-string-parser@^7.29.7":
244+
version "7.29.7"
245+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.29.7.tgz#7f0871d99824d23137d60f86fcf6130fd5a1b51f"
246+
integrity sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==
229247

230248
"@babel/helper-validator-identifier@^7.18.6":
231249
version "7.18.6"
@@ -237,11 +255,21 @@
237255
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4"
238256
integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==
239257

258+
"@babel/helper-validator-identifier@^7.29.7":
259+
version "7.29.7"
260+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz#bd87084ced0c796ec46bda492de6e83d29e89fc2"
261+
integrity sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==
262+
240263
"@babel/helper-validator-option@^7.27.1":
241264
version "7.27.1"
242265
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f"
243266
integrity sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==
244267

268+
"@babel/helper-validator-option@^7.29.7":
269+
version "7.29.7"
270+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.29.7.tgz#cf315be940213b354eb4abcc0bd01ebe3f73bc2a"
271+
integrity sha512-N9ZErrD+yW5geCDtBqnOoxmR8+tNKiGuxKlDpuJxfsqpa2dFcexaziGAE/qoHLiDDreVNMupxGmSoNlyvsA3gw==
272+
245273
"@babel/helper-wrap-function@^7.27.1":
246274
version "7.27.1"
247275
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.27.1.tgz#b88285009c31427af318d4fe37651cd62a142409"
@@ -251,13 +279,13 @@
251279
"@babel/traverse" "^7.27.1"
252280
"@babel/types" "^7.27.1"
253281

254-
"@babel/helpers@^7.28.6":
255-
version "7.28.6"
256-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.6.tgz#fca903a313ae675617936e8998b814c415cbf5d7"
257-
integrity sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==
282+
"@babel/helpers@^7.29.7":
283+
version "7.29.7"
284+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.29.7.tgz#45abfde7548997e34376c3e69feb475cffb4a607"
285+
integrity sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg==
258286
dependencies:
259-
"@babel/template" "^7.28.6"
260-
"@babel/types" "^7.28.6"
287+
"@babel/template" "^7.29.7"
288+
"@babel/types" "^7.29.7"
261289

262290
"@babel/highlight@^7.10.4":
263291
version "7.18.6"
@@ -268,12 +296,12 @@
268296
chalk "^2.0.0"
269297
js-tokens "^4.0.0"
270298

271-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.28.6", "@babel/parser@^7.29.0", "@babel/parser@^7.7.0":
272-
version "7.29.0"
273-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.0.tgz#669ef345add7d057e92b7ed15f0bac07611831b6"
274-
integrity sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==
299+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.29.7", "@babel/parser@^7.7.0":
300+
version "7.29.7"
301+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.7.tgz#837b87387cbf5ec5530cb634b3c622f68edb9334"
302+
integrity sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==
275303
dependencies:
276-
"@babel/types" "^7.29.0"
304+
"@babel/types" "^7.29.7"
277305

278306
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.28.5":
279307
version "7.28.5"
@@ -944,35 +972,35 @@
944972
"@babel/types" "^7.4.4"
945973
esutils "^2.0.2"
946974

947-
"@babel/template@^7.27.1", "@babel/template@^7.28.6":
948-
version "7.28.6"
949-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.28.6.tgz#0e7e56ecedb78aeef66ce7972b082fce76a23e57"
950-
integrity sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==
951-
dependencies:
952-
"@babel/code-frame" "^7.28.6"
953-
"@babel/parser" "^7.28.6"
954-
"@babel/types" "^7.28.6"
955-
956-
"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.5", "@babel/traverse@^7.28.6", "@babel/traverse@^7.29.0", "@babel/traverse@^7.7.0":
957-
version "7.29.0"
958-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.29.0.tgz#f323d05001440253eead3c9c858adbe00b90310a"
959-
integrity sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==
960-
dependencies:
961-
"@babel/code-frame" "^7.29.0"
962-
"@babel/generator" "^7.29.0"
963-
"@babel/helper-globals" "^7.28.0"
964-
"@babel/parser" "^7.29.0"
965-
"@babel/template" "^7.28.6"
966-
"@babel/types" "^7.29.0"
975+
"@babel/template@^7.27.1", "@babel/template@^7.28.6", "@babel/template@^7.29.7":
976+
version "7.29.7"
977+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.29.7.tgz#4d9d4004f645cdd304de958c725162784ecac700"
978+
integrity sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg==
979+
dependencies:
980+
"@babel/code-frame" "^7.29.7"
981+
"@babel/parser" "^7.29.7"
982+
"@babel/types" "^7.29.7"
983+
984+
"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.5", "@babel/traverse@^7.28.6", "@babel/traverse@^7.29.0", "@babel/traverse@^7.29.7", "@babel/traverse@^7.7.0":
985+
version "7.29.7"
986+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.29.7.tgz#c47b07a41b95da0907d026b5dd894d98de7d2f2d"
987+
integrity sha512-EhlfNQtZ+NK22w5BM61ciuiq1m58ed33Wr1Xan//ZRTy6hgjnwyCffRYwzsGXdASJSUJ1guZILsErh1eQcl+zw==
988+
dependencies:
989+
"@babel/code-frame" "^7.29.7"
990+
"@babel/generator" "^7.29.7"
991+
"@babel/helper-globals" "^7.29.7"
992+
"@babel/parser" "^7.29.7"
993+
"@babel/template" "^7.29.7"
994+
"@babel/types" "^7.29.7"
967995
debug "^4.3.1"
968996

969-
"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.20.7", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.5", "@babel/types@^7.28.6", "@babel/types@^7.29.0", "@babel/types@^7.3.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
970-
version "7.29.0"
971-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.0.tgz#9f5b1e838c446e72cf3cd4b918152b8c605e37c7"
972-
integrity sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==
997+
"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.20.7", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.5", "@babel/types@^7.28.6", "@babel/types@^7.29.7", "@babel/types@^7.3.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
998+
version "7.29.7"
999+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.7.tgz#8005e31d82712ee7adaef6e23c63b71a62770a92"
1000+
integrity sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==
9731001
dependencies:
974-
"@babel/helper-string-parser" "^7.27.1"
975-
"@babel/helper-validator-identifier" "^7.28.5"
1002+
"@babel/helper-string-parser" "^7.29.7"
1003+
"@babel/helper-validator-identifier" "^7.29.7"
9761004

9771005
"@bcoe/v8-coverage@^0.2.3":
9781006
version "0.2.3"
@@ -2075,14 +2103,7 @@ cross-spawn@^7.0.6:
20752103
shebang-command "^2.0.0"
20762104
which "^2.0.1"
20772105

2078-
debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.4:
2079-
version "4.4.1"
2080-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.1.tgz#e5a8bc6cbc4c6cd3e64308b0693a3d4fa550189b"
2081-
integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==
2082-
dependencies:
2083-
ms "^2.1.3"
2084-
2085-
debug@^4.4.3:
2106+
debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.4, debug@^4.4.3:
20862107
version "4.4.3"
20872108
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.3.tgz#c6ae432d9bd9662582fce08709b038c58e9e3d6a"
20882109
integrity sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==

0 commit comments

Comments
 (0)