File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 14
14
"@babel/plugin-proposal-class-properties" : " ^7.13.0" ,
15
15
"@babel/plugin-transform-runtime" : " ^7.13.10" ,
16
16
"@babel/preset-env" : " ^7.14.7" ,
17
+ "@babel/runtime" : " ^7.14.8" ,
17
18
"@babel/preset-react" : " ^7.14.5" ,
18
19
"@hapi/eslint-plugin" : " ^5.0.0" ,
19
20
"@typescript-eslint/eslint-plugin" : " ^4.9.0" ,
Original file line number Diff line number Diff line change 1164
1164
dependencies :
1165
1165
regenerator-runtime "^0.13.4"
1166
1166
1167
+ " @babel/runtime@^7.14.8 " :
1168
+ version "7.14.8"
1169
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.8.tgz#7119a56f421018852694290b9f9148097391b446"
1170
+ integrity sha512-twj3L8Og5SaCRCErB4x4ajbvBIVV77CGeFglHpeg5WC5FF8TZzBWXtTJ4MqaD9QszLYTtr+IsaAL2rEUevb+eg==
1171
+ dependencies :
1172
+ regenerator-runtime "^0.13.4"
1173
+
1167
1174
" @babel/runtime@^7.4.5 " :
1168
1175
version "7.7.2"
1169
1176
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.7.2.tgz#111a78002a5c25fc8e3361bedc9529c696b85a6a"
You can’t perform that action at this time.
0 commit comments