File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 54
54
"@babel/core" : " ^7.10.5" ,
55
55
"@babel/plugin-proposal-class-properties" : " ^7.8.3" ,
56
56
"@babel/plugin-transform-modules-commonjs" : " ^7.8.3" ,
57
- "@babel/plugin-transform-runtime" : " ^7.8.3 " ,
57
+ "@babel/plugin-transform-runtime" : " ^7.11.0 " ,
58
58
"@babel/preset-env" : " ^7.8.4" ,
59
59
"@babel/preset-flow" : " ^7.8.3" ,
60
60
"@babel/preset-react" : " ^7.8.3" ,
Original file line number Diff line number Diff line change 755
755
dependencies :
756
756
" @babel/helper-plugin-utils" " ^7.10.4"
757
757
758
- " @babel/plugin-transform-runtime@^7.8.3 " :
759
- version "7.10.5 "
760
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.10.5 .tgz#3b39b7b24830e0c2d8ff7a4489fe5cf99fbace86 "
761
- integrity sha512-tV4V/FjElJ9lQtyjr5xD2IFFbgY46r7EeVu5a8CpEKT5laheHKSlFeHjpkPppW3PqzGLAuv5k2qZX5LgVZIX5w ==
758
+ " @babel/plugin-transform-runtime@^7.11.0 " :
759
+ version "7.11.0 "
760
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.11.0 .tgz#e27f78eb36f19448636e05c33c90fd9ad9b8bccf "
761
+ integrity sha512-LFEsP+t3wkYBlis8w6/kmnd6Kb1dxTd+wGJ8MlxTGzQo//ehtqlVL4S9DNUa53+dtPSQobN2CXx4d81FqC58cw ==
762
762
dependencies :
763
763
" @babel/helper-module-imports" " ^7.10.4"
764
764
" @babel/helper-plugin-utils" " ^7.10.4"
You can’t perform that action at this time.
0 commit comments