File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 19
19
"devDependencies" : {
20
20
"@babel/cli" : " ^7.4.4" ,
21
21
"@babel/core" : " ^7.4.5" ,
22
+ "@babel/helper-validator-identifier" : " ^7.9.0" ,
22
23
"@babel/plugin-transform-runtime" : " ^7.7.6" ,
23
24
"@babel/preset-env" : " ^7.4.5" ,
24
25
"@babel/preset-react" : " ^7.0.0" ,
Original file line number Diff line number Diff line change 563
563
dependencies:
564
564
"@babel/types" "^7.8.3"
565
565
566
+ "@babel/helper-validator-identifier@^7.9.0":
567
+ version "7.9.0"
568
+ resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.0.tgz#ad53562a7fc29b3b9a91bbf7d10397fd146346ed"
569
+ integrity sha512-6G8bQKjOh+of4PV/ThDm/rRqlU7+IGoJuofpagU5GlEl29Vv0RGqqt86ZGRV8ZuSOY3o+8yXl5y782SMcG7SHw==
570
+
566
571
"@babel/helper-wrap-function@^7.7.4":
567
572
version "7.7.4"
568
573
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.7.4.tgz#37ab7fed5150e22d9d7266e830072c0cdd8baace"
You can’t perform that action at this time.
0 commit comments