Skip to content

Commit 8713765

Browse files
Bump jscodeshift from 0.6.4 to 0.8.0
Bumps [jscodeshift](https://github.com/facebook/jscodeshift) from 0.6.4 to 0.8.0. - [Release notes](https://github.com/facebook/jscodeshift/releases) - [Changelog](https://github.com/facebook/jscodeshift/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jscodeshift/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 627bf1c commit 8713765

File tree

2 files changed

+72
-84
lines changed

2 files changed

+72
-84
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"globby": "^11.0.1",
4545
"import-cwd": "^3.0.0",
4646
"import-local": "^3.0.2",
47-
"jscodeshift": "^0.6.4",
47+
"jscodeshift": "^0.8.0",
4848
"latest-version": "^5.1.0",
4949
"pkg-up": "^3.1.0",
5050
"recast": "^0.20.3",

yarn.lock

Lines changed: 71 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -16,27 +16,7 @@
1616
dependencies:
1717
"@babel/highlight" "^7.10.4"
1818

19-
"@babel/core@^7.1.0", "@babel/core@^7.1.6":
20-
version "7.6.0"
21-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.6.0.tgz#9b00f73554edd67bebc86df8303ef678be3d7b48"
22-
integrity sha512-FuRhDRtsd6IptKpHXAa+4WPZYY2ZzgowkbLBecEDDSje1X/apG7jQM33or3NdOmjXBKWGOg4JmSiRfUfuTtHXw==
23-
dependencies:
24-
"@babel/code-frame" "^7.5.5"
25-
"@babel/generator" "^7.6.0"
26-
"@babel/helpers" "^7.6.0"
27-
"@babel/parser" "^7.6.0"
28-
"@babel/template" "^7.6.0"
29-
"@babel/traverse" "^7.6.0"
30-
"@babel/types" "^7.6.0"
31-
convert-source-map "^1.1.0"
32-
debug "^4.1.0"
33-
json5 "^2.1.0"
34-
lodash "^4.17.13"
35-
resolve "^1.3.2"
36-
semver "^5.4.1"
37-
source-map "^0.5.0"
38-
39-
"@babel/core@^7.7.5":
19+
"@babel/core@^7.1.0", "@babel/core@^7.1.6", "@babel/core@^7.7.5":
4020
version "7.11.6"
4121
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.6.tgz#3a9455dc7387ff1bac45770650bc13ba04a15651"
4222
integrity sha512-Wpcv03AGnmkgm6uS6k8iwhIwTrcP0m17TL1n1sy7qD0qelDu4XNeW0dN0mHfa+Gei211yDaLoEe/VlbXQzM4Bg==
@@ -198,7 +178,7 @@
198178
dependencies:
199179
"@babel/types" "^7.10.4"
200180

201-
"@babel/helper-module-transforms@^7.1.0", "@babel/helper-module-transforms@^7.4.4":
181+
"@babel/helper-module-transforms@^7.1.0":
202182
version "7.5.5"
203183
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.5.5.tgz#f84ff8a09038dcbca1fd4355661a500937165b4a"
204184
integrity sha512-jBeCvETKuJqeiaCdyaheF40aXnnU1+wkSiUs/IQg3tB85up1LyL8x77ClY8qJpuRJUcXQo+ZtdNESmZl4j56Pw==
@@ -210,7 +190,7 @@
210190
"@babel/types" "^7.5.5"
211191
lodash "^4.17.13"
212192

213-
"@babel/helper-module-transforms@^7.11.0":
193+
"@babel/helper-module-transforms@^7.10.4", "@babel/helper-module-transforms@^7.11.0":
214194
version "7.11.0"
215195
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.11.0.tgz#b16f250229e47211abdd84b34b64737c2ab2d359"
216196
integrity sha512-02EVu8COMuTRO1TAzdMtpBPbe6aQ1w/8fePD2YgQmxZU4gpNWaL9gK3Jp7dxlkUlUCJOTaSeA+Hrm1BRQwqIhg==
@@ -301,6 +281,13 @@
301281
"@babel/template" "^7.10.4"
302282
"@babel/types" "^7.10.4"
303283

284+
"@babel/helper-skip-transparent-expression-wrappers@^7.11.0":
285+
version "7.11.0"
286+
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.11.0.tgz#eec162f112c2f58d3af0af125e3bb57665146729"
287+
integrity sha512-0XIdiQln4Elglgjbwo9wuJpL/K7AGCY26kmEt0+pRP0TAj4jjyNq1MjoRvikrTVqKcx4Gysxt4cXvVFXP/JO2Q==
288+
dependencies:
289+
"@babel/types" "^7.11.0"
290+
304291
"@babel/helper-split-export-declaration@^7.11.0":
305292
version "7.11.0"
306293
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz#f8a491244acf6a676158ac42072911ba83ad099f"
@@ -339,15 +326,6 @@
339326
"@babel/traverse" "^7.10.4"
340327
"@babel/types" "^7.10.4"
341328

342-
"@babel/helpers@^7.6.0":
343-
version "7.6.0"
344-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.6.0.tgz#21961d16c6a3c3ab597325c34c465c0887d31c6e"
345-
integrity sha512-W9kao7OBleOjfXtFGgArGRX6eCP0UEcA2ZWEWNkJdRZnHhW4eEbeswbG3EwaRsnQUAEGWYgMq1HsIXuNNNy2eQ==
346-
dependencies:
347-
"@babel/template" "^7.6.0"
348-
"@babel/traverse" "^7.6.0"
349-
"@babel/types" "^7.6.0"
350-
351329
"@babel/highlight@^7.0.0":
352330
version "7.5.0"
353331
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.5.0.tgz#56d11312bd9248fa619591d02472be6e8cb32540"
@@ -404,7 +382,15 @@
404382
"@babel/helper-plugin-utils" "^7.0.0"
405383
"@babel/plugin-syntax-json-strings" "^7.2.0"
406384

407-
"@babel/plugin-proposal-object-rest-spread@^7.0.0", "@babel/plugin-proposal-object-rest-spread@^7.5.5":
385+
"@babel/plugin-proposal-nullish-coalescing-operator@^7.1.0":
386+
version "7.10.4"
387+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.10.4.tgz#02a7e961fc32e6d5b2db0649e01bf80ddee7e04a"
388+
integrity sha512-wq5n1M3ZUlHl9sqT2ok1T2/MTt6AXE0e1Lz4WzWBr95LsAZ5qDXe4KnFuauYyEyLiohvXFMdbsOTMyLZs91Zlw==
389+
dependencies:
390+
"@babel/helper-plugin-utils" "^7.10.4"
391+
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0"
392+
393+
"@babel/plugin-proposal-object-rest-spread@^7.5.5":
408394
version "7.5.5"
409395
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.5.5.tgz#61939744f71ba76a3ae46b5eea18a54c16d22e58"
410396
integrity sha512-F2DxJJSQ7f64FyTVl5cw/9MWn6naXGdk3Q3UhDbFEEHv+EilCPoeRD3Zh/Utx1CJz4uyKlQ4uH+bJPbEhMV7Zw==
@@ -420,6 +406,15 @@
420406
"@babel/helper-plugin-utils" "^7.0.0"
421407
"@babel/plugin-syntax-optional-catch-binding" "^7.2.0"
422408

409+
"@babel/plugin-proposal-optional-chaining@^7.1.0":
410+
version "7.11.0"
411+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.11.0.tgz#de5866d0646f6afdaab8a566382fe3a221755076"
412+
integrity sha512-v9fZIu3Y8562RRwhm1BbMRxtqZNFmFA2EG+pT2diuU8PT3H6T/KXoZ54KgYisfOFZHV6PfvAiBIZ9Rcz+/JCxA==
413+
dependencies:
414+
"@babel/helper-plugin-utils" "^7.10.4"
415+
"@babel/helper-skip-transparent-expression-wrappers" "^7.11.0"
416+
"@babel/plugin-syntax-optional-chaining" "^7.8.0"
417+
423418
"@babel/plugin-proposal-unicode-property-regex@^7.4.4":
424419
version "7.4.4"
425420
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.4.4.tgz#501ffd9826c0b91da22690720722ac7cb1ca9c78"
@@ -499,7 +494,7 @@
499494
dependencies:
500495
"@babel/helper-plugin-utils" "^7.10.4"
501496

502-
"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.3":
497+
"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.0", "@babel/plugin-syntax-nullish-coalescing-operator@^7.8.3":
503498
version "7.8.3"
504499
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz#167ed70368886081f74b5c36c65a88c03b66d1a9"
505500
integrity sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==
@@ -541,7 +536,7 @@
541536
dependencies:
542537
"@babel/helper-plugin-utils" "^7.8.0"
543538

544-
"@babel/plugin-syntax-optional-chaining@^7.8.3":
539+
"@babel/plugin-syntax-optional-chaining@^7.8.0", "@babel/plugin-syntax-optional-chaining@^7.8.3":
545540
version "7.8.3"
546541
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz#4f69c2ab95167e0180cd5336613f8c5788f7d48a"
547542
integrity sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==
@@ -684,15 +679,15 @@
684679
"@babel/helper-plugin-utils" "^7.0.0"
685680
babel-plugin-dynamic-import-node "^2.3.0"
686681

687-
"@babel/plugin-transform-modules-commonjs@^7.6.0":
688-
version "7.6.0"
689-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.6.0.tgz#39dfe957de4420445f1fcf88b68a2e4aa4515486"
690-
integrity sha512-Ma93Ix95PNSEngqomy5LSBMAQvYKVe3dy+JlVJSHEXZR5ASL9lQBedMiCyVtmTLraIDVRE3ZjTZvmXXD2Ozw3g==
682+
"@babel/plugin-transform-modules-commonjs@^7.1.0", "@babel/plugin-transform-modules-commonjs@^7.6.0":
683+
version "7.10.4"
684+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.10.4.tgz#66667c3eeda1ebf7896d41f1f16b17105a2fbca0"
685+
integrity sha512-Xj7Uq5o80HDLlW64rVfDBhao6OX89HKUmb+9vWYaLXBZOma4gA6tw4Ni1O5qVDoZWUV0fxMYA0aYzOawz0l+1w==
691686
dependencies:
692-
"@babel/helper-module-transforms" "^7.4.4"
693-
"@babel/helper-plugin-utils" "^7.0.0"
694-
"@babel/helper-simple-access" "^7.1.0"
695-
babel-plugin-dynamic-import-node "^2.3.0"
687+
"@babel/helper-module-transforms" "^7.10.4"
688+
"@babel/helper-plugin-utils" "^7.10.4"
689+
"@babel/helper-simple-access" "^7.10.4"
690+
babel-plugin-dynamic-import-node "^2.3.3"
696691

697692
"@babel/plugin-transform-modules-systemjs@^7.5.0":
698693
version "7.5.0"
@@ -901,7 +896,7 @@
901896
pirates "^4.0.0"
902897
source-map-support "^0.5.9"
903898

904-
"@babel/template@^7.1.0", "@babel/template@^7.4.4", "@babel/template@^7.6.0":
899+
"@babel/template@^7.1.0", "@babel/template@^7.4.4":
905900
version "7.6.0"
906901
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.6.0.tgz#7f0159c7f5012230dad64cca42ec9bdb5c9536e6"
907902
integrity sha512-5AEH2EXD8euCk446b7edmgFdub/qfH1SN6Nii3+fyXP807QRx9Q73A2N5hNwRRslC2H9sNzaFhsPubkS4L8oNQ==
@@ -919,7 +914,7 @@
919914
"@babel/parser" "^7.10.4"
920915
"@babel/types" "^7.10.4"
921916

922-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.4.4", "@babel/traverse@^7.5.5", "@babel/traverse@^7.6.0":
917+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.4.4", "@babel/traverse@^7.5.5":
923918
version "7.6.0"
924919
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.6.0.tgz#389391d510f79be7ce2ddd6717be66d3fed4b516"
925920
integrity sha512-93t52SaOBgml/xY74lsmt7xOR4ufYvhb5c5qiM6lu4J/dWGMAfAh6eKw4PjLes6DI6nQgearoxnFJk60YchpvQ==
@@ -1750,10 +1745,10 @@ assign-symbols@^1.0.0:
17501745
resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
17511746
integrity sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=
17521747

1753-
ast-types@0.11.7:
1754-
version "0.11.7"
1755-
resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.11.7.tgz#f318bf44e339db6a320be0009ded64ec1471f46c"
1756-
integrity sha512-2mP3TwtkY/aTv5X3ZsMpNAbOnyoC/aMJwJSoaELPkHId0nSQgFcnU4dRW3isxiz7+zBexk0ym3WNVjMiQBnJSw==
1748+
ast-types@0.13.3:
1749+
version "0.13.3"
1750+
resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.13.3.tgz#50da3f28d17bdbc7969a3a2d83a0e4a72ae755a7"
1751+
integrity sha512-XTZ7xGML849LkQP86sWdQzfhwbt3YwIO6MqbX9mUNYY98VKaaVZP7YNNm70IpwecbkkxmfC5IYAzOQ/2p29zRA==
17571752

17581753
17591754
version "0.14.1"
@@ -1835,6 +1830,13 @@ babel-plugin-dynamic-import-node@^2.3.0:
18351830
dependencies:
18361831
object.assign "^4.1.0"
18371832

1833+
babel-plugin-dynamic-import-node@^2.3.3:
1834+
version "2.3.3"
1835+
resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz#84fda19c976ec5c6defef57f9427b3def66e17a3"
1836+
integrity sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==
1837+
dependencies:
1838+
object.assign "^4.1.0"
1839+
18381840
babel-plugin-istanbul@^6.0.0:
18391841
version "6.0.0"
18401842
resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-6.0.0.tgz#e159ccdc9af95e0b570c75b4573b7c34d671d765"
@@ -2355,12 +2357,7 @@ color-name@~1.1.4:
23552357
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
23562358
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
23572359

2358-
colors@^1.1.2:
2359-
version "1.3.3"
2360-
resolved "https://registry.yarnpkg.com/colors/-/colors-1.3.3.tgz#39e005d546afe01e01f9c4ca8fa50f686a01205d"
2361-
integrity sha512-mmGt/1pZqYRjMxB1axhTo16/snVZ5krrKkcmMeVKxzECMMXoCgnvTPp10QgHfcbQZw8Dq2jMNG6je4JlWU0gWg==
2362-
2363-
colors@^1.4.0:
2360+
colors@^1.1.2, colors@^1.4.0:
23642361
version "1.4.0"
23652362
resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
23662363
integrity sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==
@@ -2429,7 +2426,7 @@ connect@^3.6.6:
24292426
parseurl "~1.3.3"
24302427
utils-merge "1.0.1"
24312428

2432-
convert-source-map@^1.1.0, convert-source-map@^1.4.0:
2429+
convert-source-map@^1.4.0:
24332430
version "1.6.0"
24342431
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.6.0.tgz#51b537a8c43e0f04dec1993bffcdd504e758ac20"
24352432
integrity sha512-eFu7XigvxdZ1ETfbgPBohgyQ/Z++C0eEhTor0qRwBw9unw+L0/6V8wkSuGgzdThkiS5lSpdptOQPD8Ak40a+7A==
@@ -3656,12 +3653,7 @@ got@^9.6.0:
36563653
to-readable-stream "^1.0.0"
36573654
url-parse-lax "^3.0.0"
36583655

3659-
graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.1.9, graceful-fs@^4.2.0:
3660-
version "4.2.2"
3661-
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.2.tgz#6f0952605d0140c1cfdb138ed005775b92d67b02"
3662-
integrity sha512-IItsdsea19BoLC7ELy13q1iJFNmd7ofZH5+X/pJr90/nRoPEX0DJo1dHDbgtYWOhJhcCgMDTOw84RZ72q6lB+Q==
3663-
3664-
graceful-fs@^4.2.2, graceful-fs@^4.2.4:
3656+
graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.1.9, graceful-fs@^4.2.0, graceful-fs@^4.2.2, graceful-fs@^4.2.4:
36653657
version "4.2.4"
36663658
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.4.tgz#2256bde14d3632958c465ebc96dc467ca07a29fb"
36673659
integrity sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==
@@ -4765,16 +4757,17 @@ jsbn@~0.1.0:
47654757
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
47664758
integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM=
47674759

4768-
jscodeshift@^0.6.4:
4769-
version "0.6.4"
4770-
resolved "https://registry.yarnpkg.com/jscodeshift/-/jscodeshift-0.6.4.tgz#e19ab86214edac86a75c4557fc88b3937d558a8e"
4771-
integrity sha512-+NF/tlNbc2WEhXUuc4WEJLsJumF84tnaMUZW2hyJw3jThKKRvsPX4sPJVgO1lPE28z0gNL+gwniLG9d8mYvQCQ==
4760+
jscodeshift@^0.8.0:
4761+
version "0.8.0"
4762+
resolved "https://registry.yarnpkg.com/jscodeshift/-/jscodeshift-0.8.0.tgz#e6746e383116c9a8c1458d98b50c80ea7df7e0d2"
4763+
integrity sha512-VSf+GmIDIW/ZlCPGQuiWkfVGF8oZgsiqtxacGgDRZg6or+WYOGL+xcNA5ablBnQTameH3gsStIB6fRfw7zND+w==
47724764
dependencies:
47734765
"@babel/core" "^7.1.6"
47744766
"@babel/parser" "^7.1.6"
47754767
"@babel/plugin-proposal-class-properties" "^7.1.0"
4776-
"@babel/plugin-proposal-object-rest-spread" "^7.0.0"
4777-
"@babel/preset-env" "^7.1.6"
4768+
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.1.0"
4769+
"@babel/plugin-proposal-optional-chaining" "^7.1.0"
4770+
"@babel/plugin-transform-modules-commonjs" "^7.1.0"
47784771
"@babel/preset-flow" "^7.0.0"
47794772
"@babel/preset-typescript" "^7.1.0"
47804773
"@babel/register" "^7.0.0"
@@ -4785,9 +4778,11 @@ jscodeshift@^0.6.4:
47854778
micromatch "^3.1.10"
47864779
neo-async "^2.5.0"
47874780
node-dir "^0.1.17"
4788-
recast "^0.16.1"
4781+
recast "^0.18.1"
47894782
temp "^0.8.1"
47904783
write-file-atomic "^2.3.0"
4784+
optionalDependencies:
4785+
"@babel/preset-env" "^7.1.6"
47914786

47924787
jsdom@^16.2.2:
47934788
version "16.4.0"
@@ -4866,13 +4861,6 @@ json-stringify-safe@~5.0.1:
48664861
resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
48674862
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
48684863

4869-
json5@^2.1.0:
4870-
version "2.1.0"
4871-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.0.tgz#e7a0c62c48285c628d20a10b85c89bb807c32850"
4872-
integrity sha512-8Mh9h6xViijj36g7Dxi+Y4S6hNGV96vcJZr/SrlHh1LR/pEn/8j/+qIBbs44YKl69Lrfctp4QD+AdWLTMqEZAQ==
4873-
dependencies:
4874-
minimist "^1.2.0"
4875-
48764864
json5@^2.1.2:
48774865
version "2.1.3"
48784866
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.3.tgz#c9b0f7fa9233bfe5807fe66fcf3a5617ed597d43"
@@ -5977,7 +5965,7 @@ pretty-format@^26.4.2:
59775965
ansi-styles "^4.0.0"
59785966
react-is "^16.12.0"
59795967

5980-
private@^0.1.6, private@^0.1.8, private@~0.1.5:
5968+
private@^0.1.6, private@^0.1.8:
59815969
version "0.1.8"
59825970
resolved "https://registry.yarnpkg.com/private/-/private-0.1.8.tgz#2381edb3689f7a53d653190060fcf822d2f368ff"
59835971
integrity sha512-VvivMrbvd2nKkiG38qjULzlc+4Vx4wm/whI9pQD35YrARNnhxeiRktSOhSukRLFNlzg6Br/cJPet5J/u19r/mg==
@@ -6133,14 +6121,14 @@ read-pkg@^5.2.0:
61336121
string_decoder "~1.1.1"
61346122
util-deprecate "~1.0.1"
61356123

6136-
recast@^0.16.1:
6137-
version "0.16.2"
6138-
resolved "https://registry.yarnpkg.com/recast/-/recast-0.16.2.tgz#3796ebad5fe49ed85473b479cd6df554ad725dc2"
6139-
integrity sha512-O/7qXi51DPjRVdbrpNzoBQH5dnAPQNbfoOFyRiUwreTMJfIHYOEBzwuH+c0+/BTSJ3CQyKs6ILSWXhESH6Op3A==
6124+
recast@^0.18.1:
6125+
version "0.18.10"
6126+
resolved "https://registry.yarnpkg.com/recast/-/recast-0.18.10.tgz#605ebbe621511eb89b6356a7e224bff66ed91478"
6127+
integrity sha512-XNvYvkfdAN9QewbrxeTOjgINkdY/odTgTS56ZNEWL9Ml0weT4T3sFtvnTuF+Gxyu46ANcRm1ntrF6F5LAJPAaQ==
61406128
dependencies:
6141-
ast-types "0.11.7"
6129+
ast-types "0.13.3"
61426130
esprima "~4.0.0"
6143-
private "~0.1.5"
6131+
private "^0.1.8"
61446132
source-map "~0.6.1"
61456133

61466134
recast@^0.20.3:

0 commit comments

Comments
 (0)