File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 37
37
"devDependencies" : {
38
38
"@babel/cli" : " 7.7.4" ,
39
39
"@babel/core" : " 7.7.4" ,
40
- "@babel/plugin-external-helpers" : " 7.2.0 " ,
40
+ "@babel/plugin-external-helpers" : " 7.7.4 " ,
41
41
"@babel/preset-env" : " 7.7.4" ,
42
42
"@babel/preset-typescript" : " 7.7.4" ,
43
43
"@types/jest" : " 24.0.23" ,
Original file line number Diff line number Diff line change 327
327
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.4.tgz#75ab2d7110c2cf2fa949959afb05fa346d2231bb"
328
328
integrity sha512-jIwvLO0zCL+O/LmEJQjWA75MQTWwx3c3u2JOTDK5D3/9egrWRRA0/0hk9XXywYnXZVVpzrBYeIQTmhwUaePI9g==
329
329
330
- " @babel/plugin-external-helpers@7.2.0 " :
331
- version "7.2.0 "
332
- resolved "https://registry.yarnpkg.com/@babel/plugin-external-helpers/-/plugin-external-helpers-7.2.0 .tgz#7f4cb7dee651cd380d2034847d914288467a6be4 "
333
- integrity sha512-QFmtcCShFkyAsNtdCM3lJPmRe1iB+vPZymlB4LnDIKEBj2yKQLQKtoxXxJ8ePT5fwMl4QGg303p4mB0UsSI2/g ==
330
+ " @babel/plugin-external-helpers@7.7.4 " :
331
+ version "7.7.4 "
332
+ resolved "https://registry.yarnpkg.com/@babel/plugin-external-helpers/-/plugin-external-helpers-7.7.4 .tgz#8aa7aa402f0e2ecb924611cbf30942a497dfd17e "
333
+ integrity sha512-RVGNajLaFlknbZLutaP/uv7Q+xmVs2LMlEWFXbcjLnwtBdPqAVpV3nzYIAJqri/VjJCUrhG5nALijtg0aND+XA ==
334
334
dependencies :
335
335
" @babel/helper-plugin-utils" " ^7.0.0"
336
336
You can’t perform that action at this time.
0 commit comments