File tree 2 files changed +11
-2
lines changed
2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 86
86
"devDependencies" : {
87
87
"@babel/cli" : " 7.12.10" ,
88
88
"@babel/core" : " 7.12.10" ,
89
- "@babel/plugin-proposal-async-generator-functions" : " 7.12.1 " ,
89
+ "@babel/plugin-proposal-async-generator-functions" : " 7.12.12 " ,
90
90
"@babel/polyfill" : " 7.12.1" ,
91
91
"@babel/preset-env" : " 7.12.11" ,
92
92
"@babel/register" : " 7.12.10" ,
Original file line number Diff line number Diff line change 328
328
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.10.tgz#824600d59e96aea26a5a2af5a9d812af05c3ae81"
329
329
integrity sha512-PJdRPwyoOqFAWfLytxrWwGrAxghCgh/yTNCYciOz8QgjflA7aZhECPZAa2VUedKg2+QMWkI0L9lynh2SNmNEgA==
330
330
331
- " @babel/[email protected] " , "@babel/plugin-proposal-async-generator-functions@^7.12.1":
331
+
332
+ version "7.12.12"
333
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.12.12.tgz#04b8f24fd4532008ab4e79f788468fd5a8476566"
334
+ integrity sha512-nrz9y0a4xmUrRq51bYkWJIO5SBZyG2ys2qinHsN0zHDHVsUaModrkpyWWWXfGqYQmOL3x9sQIcTNN/pBGpo09A==
335
+ dependencies :
336
+ " @babel/helper-plugin-utils" " ^7.10.4"
337
+ " @babel/helper-remap-async-to-generator" " ^7.12.1"
338
+ " @babel/plugin-syntax-async-generators" " ^7.8.0"
339
+
340
+ " @babel/plugin-proposal-async-generator-functions@^7.12.1 " :
332
341
version "7.12.1"
333
342
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.12.1.tgz#dc6c1170e27d8aca99ff65f4925bd06b1c90550e"
334
343
integrity sha512-d+/o30tJxFxrA1lhzJqiUcEJdI6jKlNregCv5bASeGf2Q4MXmnwH7viDo7nhx1/ohf09oaH8j1GVYG/e3Yqk6A==
You can’t perform that action at this time.
0 commit comments