File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 63
63
"build:lib" : " src/**/*.js"
64
64
},
65
65
"dependencies" : {
66
- "@babel/runtime" : " ^7.9.2 "
66
+ "@babel/runtime" : " ^7.12.0 "
67
67
},
68
68
"devDependencies" : {
69
69
"@babel/cli" : " ^7.8.4" ,
Original file line number Diff line number Diff line change 1063
1063
resolved "https://registry.yarnpkg.com/@babel/preset-stage-0/-/preset-stage-0-7.8.3.tgz#b6a0eca1a3b72e07f9caf58f998e97568028f6f5"
1064
1064
integrity sha512-+l6FlG1j73t4wh78W41StbcCz0/9a1/y+vxfnjtHl060kSmcgMfGzK9MEkLvrCOXfhp9RCX+d88sm6rOqxEIEQ==
1065
1065
1066
+ " @babel/runtime@^7.12.0 " :
1067
+ version "7.12.0"
1068
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.0.tgz#98bd7666186969c04be893d747cf4a6c6c8fa6b0"
1069
+ integrity sha512-lS4QLXQ2Vbw2ubfQjeQcn+BZgZ5+ROHW9f+DWjEp5Y+NHYmkRGKqHSJ1tuhbUauKu2nhZNTBIvsIQ8dXfY5Gjw==
1070
+ dependencies :
1071
+ regenerator-runtime "^0.13.4"
1072
+
1066
1073
" @babel/runtime@^7.7.2" , "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
1067
1074
version "7.11.2"
1068
1075
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.11.2.tgz#f549c13c754cc40b87644b9fa9f09a6a95fe0736"
You can’t perform that action at this time.
0 commit comments