This repository was archived by the owner on Mar 9, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 33
33
"devDependencies" : {
34
34
"@babel/cli" : " 7.14.8" ,
35
35
"@babel/core" : " 7.14.8" ,
36
- "@babel/node" : " 7.14.7 " ,
36
+ "@babel/node" : " 7.14.9 " ,
37
37
"chalk" : " 4.1.1" ,
38
38
"husky" : " 7.0.1" ,
39
39
"mkdirp" : " 1.0.4" ,
Original file line number Diff line number Diff line change 354
354
chalk "^2.0.0"
355
355
js-tokens "^4.0.0"
356
356
357
-
358
- version "7.14.7 "
359
- resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.14.7 .tgz#0090e83e726027ea682240718ca39e4b625b15ad "
360
- integrity sha512-QghINtVgOUCrSpE7z4IXPTGJfRYyjoY7ny5Qz0cuUlsThQv6WSn1xJk217WlEDucPLP2o5HwGXPSkxD4LWOZxQ ==
357
+
358
+ version "7.14.9 "
359
+ resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.14.9 .tgz#c15b1c8ecb33c079cb7666c8b4861791150c7aa1 "
360
+ integrity sha512-7QJvGn3ID2TjoFst3UdLu3LOxn/Q6Nhr/mo0MENstbPHehl/0wnod2gmVDB+zDxRL6pFFS7z0WeBK3b94k4CLg ==
361
361
dependencies :
362
362
" @babel/register" " ^7.14.5"
363
363
commander "^4.0.1"
364
- core-js "^3.15 .0"
364
+ core-js "^3.16 .0"
365
365
node-environment-flags "^1.0.5"
366
366
regenerator-runtime "^0.13.4"
367
367
v8flags "^3.1.1"
@@ -1480,10 +1480,10 @@ copy-descriptor@^0.1.0:
1480
1480
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
1481
1481
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
1482
1482
1483
- core-js@^3.15 .0 :
1484
- version "3.15 .0"
1485
- resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.15 .0.tgz#db9554ebce0b6fd90dc9b1f2465c841d2d055044 "
1486
- integrity sha512-GUbtPllXMYRzIgHNZ4dTYTcUemls2cni83Q4Q/TrFONHfhcg9oEGOtaGHfb0cpzec60P96UKPvMkjX1jET8rUw ==
1483
+ core-js@^3.16 .0 :
1484
+ version "3.16 .0"
1485
+ resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.16 .0.tgz#1d46fb33720bc1fa7f90d20431f36a5540858986 "
1486
+ integrity sha512-5+5VxRFmSf97nM8Jr2wzOwLqRo6zphH2aX+7KsAUONObyzakDNq2G/bgbhinxB4PoV9L3aXQYhiDKyIKWd2c8g ==
1487
1487
1488
1488
core-util-is@~1.0.0 :
1489
1489
version "1.0.2"
You can’t perform that action at this time.
0 commit comments