Skip to content

Commit b3e6a45

Browse files
Bump @babel/traverse from 7.18.10 to 7.23.2 (tauri-apps#1625)
* Bump @babel/traverse from 7.18.10 to 7.23.2 Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.10 to 7.23.2. - [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.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * dedupe lock --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: FabianLars <[email protected]>
1 parent b4d31e7 commit b3e6a45

File tree

1 file changed

+90
-88
lines changed

1 file changed

+90
-88
lines changed

yarn.lock

Lines changed: 90 additions & 88 deletions
Original file line numberDiff line numberDiff line change
@@ -147,12 +147,13 @@
147147
jsonpointer "^5.0.0"
148148
leven "^3.1.0"
149149

150-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.8.3":
151-
version "7.18.6"
152-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.18.6.tgz#3b25d38c89600baa2dcc219edfa88a74eb2c427a"
153-
integrity sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==
150+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.8.3":
151+
version "7.22.13"
152+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
153+
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==
154154
dependencies:
155-
"@babel/highlight" "^7.18.6"
155+
"@babel/highlight" "^7.22.13"
156+
chalk "^2.4.2"
156157

157158
"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8":
158159
version "7.18.8"
@@ -202,13 +203,14 @@
202203
json5 "^2.2.1"
203204
semver "^6.3.0"
204205

205-
"@babel/generator@^7.12.5", "@babel/generator@^7.18.10", "@babel/generator@^7.18.7":
206-
version "7.18.10"
207-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.10.tgz#794f328bfabdcbaf0ebf9bf91b5b57b61fa77a2a"
208-
integrity sha512-0+sW7e3HjQbiHbj1NeU/vN8ornohYlacAfZIaXhdoGweQqgcNy69COVciYYqEXJ/v+9OBA7Frxm4CVAuNqKeNA==
206+
"@babel/generator@^7.12.5", "@babel/generator@^7.18.10", "@babel/generator@^7.18.7", "@babel/generator@^7.23.0":
207+
version "7.23.0"
208+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420"
209+
integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==
209210
dependencies:
210-
"@babel/types" "^7.18.10"
211+
"@babel/types" "^7.23.0"
211212
"@jridgewell/gen-mapping" "^0.3.2"
213+
"@jridgewell/trace-mapping" "^0.3.17"
212214
jsesc "^2.5.1"
213215

214216
"@babel/helper-annotate-as-pure@^7.18.6":
@@ -269,10 +271,10 @@
269271
resolve "^1.14.2"
270272
semver "^6.1.2"
271273

272-
"@babel/helper-environment-visitor@^7.18.9":
273-
version "7.18.9"
274-
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be"
275-
integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==
274+
"@babel/helper-environment-visitor@^7.18.9", "@babel/helper-environment-visitor@^7.22.20":
275+
version "7.22.20"
276+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
277+
integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
276278

277279
"@babel/helper-explode-assignable-expression@^7.18.6":
278280
version "7.18.6"
@@ -281,20 +283,20 @@
281283
dependencies:
282284
"@babel/types" "^7.18.6"
283285

284-
"@babel/helper-function-name@^7.18.9":
285-
version "7.18.9"
286-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.18.9.tgz#940e6084a55dee867d33b4e487da2676365e86b0"
287-
integrity sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A==
286+
"@babel/helper-function-name@^7.18.9", "@babel/helper-function-name@^7.23.0":
287+
version "7.23.0"
288+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759"
289+
integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
288290
dependencies:
289-
"@babel/template" "^7.18.6"
290-
"@babel/types" "^7.18.9"
291+
"@babel/template" "^7.22.15"
292+
"@babel/types" "^7.23.0"
291293

292-
"@babel/helper-hoist-variables@^7.18.6":
293-
version "7.18.6"
294-
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678"
295-
integrity sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==
294+
"@babel/helper-hoist-variables@^7.18.6", "@babel/helper-hoist-variables@^7.22.5":
295+
version "7.22.5"
296+
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb"
297+
integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==
296298
dependencies:
297-
"@babel/types" "^7.18.6"
299+
"@babel/types" "^7.22.5"
298300

299301
"@babel/helper-member-expression-to-functions@^7.18.9":
300302
version "7.18.9"
@@ -376,22 +378,22 @@
376378
dependencies:
377379
"@babel/types" "^7.18.9"
378380

379-
"@babel/helper-split-export-declaration@^7.18.6":
380-
version "7.18.6"
381-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz#7367949bc75b20c6d5a5d4a97bba2824ae8ef075"
382-
integrity sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==
381+
"@babel/helper-split-export-declaration@^7.18.6", "@babel/helper-split-export-declaration@^7.22.6":
382+
version "7.22.6"
383+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c"
384+
integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==
383385
dependencies:
384-
"@babel/types" "^7.18.6"
386+
"@babel/types" "^7.22.5"
385387

386-
"@babel/helper-string-parser@^7.18.10":
387-
version "7.18.10"
388-
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56"
389-
integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==
388+
"@babel/helper-string-parser@^7.22.5":
389+
version "7.22.5"
390+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
391+
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
390392

391-
"@babel/helper-validator-identifier@^7.18.6":
392-
version "7.18.6"
393-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076"
394-
integrity sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==
393+
"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.22.20":
394+
version "7.22.20"
395+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
396+
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
395397

396398
"@babel/helper-validator-option@^7.18.6":
397399
version "7.18.6"
@@ -417,19 +419,19 @@
417419
"@babel/traverse" "^7.18.9"
418420
"@babel/types" "^7.18.9"
419421

420-
"@babel/highlight@^7.18.6":
421-
version "7.18.6"
422-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.18.6.tgz#81158601e93e2563795adcbfbdf5d64be3f2ecdf"
423-
integrity sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==
422+
"@babel/highlight@^7.22.13":
423+
version "7.22.20"
424+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54"
425+
integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==
424426
dependencies:
425-
"@babel/helper-validator-identifier" "^7.18.6"
426-
chalk "^2.0.0"
427+
"@babel/helper-validator-identifier" "^7.22.20"
428+
chalk "^2.4.2"
427429
js-tokens "^4.0.0"
428430

429-
"@babel/parser@^7.12.7", "@babel/parser@^7.18.10", "@babel/parser@^7.18.8":
430-
version "7.18.10"
431-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.10.tgz#94b5f8522356e69e8277276adf67ed280c90ecc1"
432-
integrity sha512-TYk3OA0HKL6qNryUayb5UUEhM/rkOQozIBEA5ITXh5DWrSp0TlUQXMyZmnWxG/DizSWBeeQ0Zbc5z8UGaaqoeg==
431+
"@babel/parser@^7.12.7", "@babel/parser@^7.18.10", "@babel/parser@^7.18.8", "@babel/parser@^7.22.15", "@babel/parser@^7.23.0":
432+
version "7.23.0"
433+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
434+
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
433435

434436
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
435437
version "7.18.6"
@@ -1152,38 +1154,38 @@
11521154
dependencies:
11531155
regenerator-runtime "^0.13.4"
11541156

1155-
"@babel/template@^7.12.7", "@babel/template@^7.18.10", "@babel/template@^7.18.6":
1156-
version "7.18.10"
1157-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71"
1158-
integrity sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==
1157+
"@babel/template@^7.12.7", "@babel/template@^7.18.10", "@babel/template@^7.18.6", "@babel/template@^7.22.15":
1158+
version "7.22.15"
1159+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
1160+
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
11591161
dependencies:
1160-
"@babel/code-frame" "^7.18.6"
1161-
"@babel/parser" "^7.18.10"
1162-
"@babel/types" "^7.18.10"
1162+
"@babel/code-frame" "^7.22.13"
1163+
"@babel/parser" "^7.22.15"
1164+
"@babel/types" "^7.22.15"
11631165

11641166
"@babel/traverse@^7.12.9", "@babel/traverse@^7.18.10", "@babel/traverse@^7.18.8", "@babel/traverse@^7.18.9":
1165-
version "7.18.10"
1166-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.10.tgz#37ad97d1cb00efa869b91dd5d1950f8a6cf0cb08"
1167-
integrity sha512-J7ycxg0/K9XCtLyHf0cz2DqDihonJeIo+z+HEdRe9YuT8TY4A66i+Ab2/xZCEW7Ro60bPCBBfqqboHSamoV3+g==
1168-
dependencies:
1169-
"@babel/code-frame" "^7.18.6"
1170-
"@babel/generator" "^7.18.10"
1171-
"@babel/helper-environment-visitor" "^7.18.9"
1172-
"@babel/helper-function-name" "^7.18.9"
1173-
"@babel/helper-hoist-variables" "^7.18.6"
1174-
"@babel/helper-split-export-declaration" "^7.18.6"
1175-
"@babel/parser" "^7.18.10"
1176-
"@babel/types" "^7.18.10"
1167+
version "7.23.2"
1168+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
1169+
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
1170+
dependencies:
1171+
"@babel/code-frame" "^7.22.13"
1172+
"@babel/generator" "^7.23.0"
1173+
"@babel/helper-environment-visitor" "^7.22.20"
1174+
"@babel/helper-function-name" "^7.23.0"
1175+
"@babel/helper-hoist-variables" "^7.22.5"
1176+
"@babel/helper-split-export-declaration" "^7.22.6"
1177+
"@babel/parser" "^7.23.0"
1178+
"@babel/types" "^7.23.0"
11771179
debug "^4.1.0"
11781180
globals "^11.1.0"
11791181

1180-
"@babel/types@^7.12.7", "@babel/types@^7.18.10", "@babel/types@^7.18.4", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.4.4":
1181-
version "7.18.10"
1182-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.10.tgz#4908e81b6b339ca7c6b7a555a5fc29446f26dde6"
1183-
integrity sha512-MJvnbEiiNkpjo+LknnmRrqbY1GPUUggjv+wQVjetM/AONoupqRALB7I6jGqNUAZsKcRIEu2J6FRFvsczljjsaQ==
1182+
"@babel/types@^7.12.7", "@babel/types@^7.18.10", "@babel/types@^7.18.4", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.4.4":
1183+
version "7.23.0"
1184+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb"
1185+
integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==
11841186
dependencies:
1185-
"@babel/helper-string-parser" "^7.18.10"
1186-
"@babel/helper-validator-identifier" "^7.18.6"
1187+
"@babel/helper-string-parser" "^7.22.5"
1188+
"@babel/helper-validator-identifier" "^7.22.20"
11871189
to-fast-properties "^2.0.0"
11881190

11891191
"@braintree/sanitize-url@^6.0.0":
@@ -1790,10 +1792,10 @@
17901792
"@jridgewell/sourcemap-codec" "^1.4.10"
17911793
"@jridgewell/trace-mapping" "^0.3.9"
17921794

1793-
"@jridgewell/resolve-uri@^3.0.3":
1794-
version "3.1.0"
1795-
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz#2203b118c157721addfe69d47b70465463066d78"
1796-
integrity sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==
1795+
"@jridgewell/resolve-uri@^3.1.0":
1796+
version "3.1.1"
1797+
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721"
1798+
integrity sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==
17971799

17981800
"@jridgewell/set-array@^1.0.0", "@jridgewell/set-array@^1.0.1":
17991801
version "1.1.2"
@@ -1808,18 +1810,18 @@
18081810
"@jridgewell/gen-mapping" "^0.3.0"
18091811
"@jridgewell/trace-mapping" "^0.3.9"
18101812

1811-
"@jridgewell/sourcemap-codec@^1.4.10":
1812-
version "1.4.14"
1813-
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24"
1814-
integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==
1813+
"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14":
1814+
version "1.4.15"
1815+
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
1816+
integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
18151817

1816-
"@jridgewell/trace-mapping@^0.3.7", "@jridgewell/trace-mapping@^0.3.9":
1817-
version "0.3.14"
1818-
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.14.tgz#b231a081d8f66796e475ad588a1ef473112701ed"
1819-
integrity sha512-bJWEfQ9lPTvm3SneWwRFVLzrh6nhjwqw7TUFFBEMzwvg7t7PCDenf2lDwqo4NQXzdpgBXyFgDWnQA+2vkruksQ==
1818+
"@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.7", "@jridgewell/trace-mapping@^0.3.9":
1819+
version "0.3.19"
1820+
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.19.tgz#f8a3249862f91be48d3127c3cfe992f79b4b8811"
1821+
integrity sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw==
18201822
dependencies:
1821-
"@jridgewell/resolve-uri" "^3.0.3"
1822-
"@jridgewell/sourcemap-codec" "^1.4.10"
1823+
"@jridgewell/resolve-uri" "^3.1.0"
1824+
"@jridgewell/sourcemap-codec" "^1.4.14"
18231825

18241826
"@leichtgewicht/ip-codec@^2.0.1":
18251827
version "2.0.4"
@@ -2991,7 +2993,7 @@ ccount@^1.0.0:
29912993
resolved "https://registry.yarnpkg.com/ccount/-/ccount-1.1.0.tgz#246687debb6014735131be8abab2d93898f8d043"
29922994
integrity sha512-vlNK021QdI7PNeiUh/lKkC/mNHHfV0m/Ad5JoI0TYtlBnJAslM/JIkm/tGC88bkLIwO6OQ5uV6ztS6kVAtCDlg==
29932995

2994-
chalk@^2.0.0:
2996+
chalk@^2.4.2:
29952997
version "2.4.2"
29962998
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
29972999
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==

0 commit comments

Comments
 (0)