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 86
86
"webpack-cli" : " ^3.3.11"
87
87
},
88
88
"dependencies" : {
89
- "@babel/runtime" : " ^7.12.0 " ,
89
+ "@babel/runtime" : " ^7.12.13 " ,
90
90
"is-in-browser" : " ^1.1.3"
91
91
},
92
92
"lint-staged" : {
Original file line number Diff line number Diff line change 937
937
" @babel/types" " ^7.4.4"
938
938
esutils "^2.0.2"
939
939
940
- " @babel/runtime@^7.12.0 " :
941
- version "7.12.5 "
942
- resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5 .tgz#410e7e487441e1b360c29be715d870d9b985882e "
943
- integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg ==
940
+ " @babel/runtime@^7.12.13 " :
941
+ version "7.13.7 "
942
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.7 .tgz#d494e39d198ee9ca04f4dcb76d25d9d7a1dc961a "
943
+ integrity sha512-h+ilqoX998mRVM5FtB5ijRuHUDVt5l3yfoOi2uh18Z/O3hvyaHQ39NpxVkCIG5yFs+mLq/ewFp8Bss6zmWv6ZA ==
944
944
dependencies :
945
945
regenerator-runtime "^0.13.4"
946
946
You can’t perform that action at this time.
0 commit comments