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 7
7
"@babel/plugin-proposal-optional-chaining" : " ^7.11.0" ,
8
8
"@babel/plugin-proposal-pipeline-operator" : " ^7.10.5" ,
9
9
"@babel/plugin-transform-object-assign" : " ^7.10.4" ,
10
- "@babel/plugin-transform-runtime" : " ^7.11.0 " ,
10
+ "@babel/plugin-transform-runtime" : " ^7.11.5 " ,
11
11
"@babel/preset-env" : " ^7.11.0" ,
12
12
"@babel/register" : " ^7.10.5" ,
13
13
"@lets/wait" : " ^2.0.2" ,
Original file line number Diff line number Diff line change 733
733
dependencies :
734
734
" @babel/helper-plugin-utils" " ^7.10.4"
735
735
736
- " @babel/plugin-transform-runtime@^7.11.0 " :
737
- version "7.11.0 "
738
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.11.0 .tgz#e27f78eb36f19448636e05c33c90fd9ad9b8bccf "
739
- integrity sha512-LFEsP+t3wkYBlis8w6/kmnd6Kb1dxTd+wGJ8MlxTGzQo//ehtqlVL4S9DNUa53+dtPSQobN2CXx4d81FqC58cw ==
736
+ " @babel/plugin-transform-runtime@^7.11.5 " :
737
+ version "7.11.5 "
738
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.11.5 .tgz#f108bc8e0cf33c37da031c097d1df470b3a293fc "
739
+ integrity sha512-9aIoee+EhjySZ6vY5hnLjigHzunBlscx9ANKutkeWTJTx6m5Rbq6Ic01tLvO54lSusR+BxV7u4UDdCmXv5aagg ==
740
740
dependencies :
741
741
" @babel/helper-module-imports" " ^7.10.4"
742
742
" @babel/helper-plugin-utils" " ^7.10.4"
You can’t perform that action at this time.
0 commit comments