File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 50
50
"devDependencies" : {
51
51
"@babel/cli" : " ^7.12.10" ,
52
52
"@babel/core" : " ^7.12.10" ,
53
- "@babel/node" : " ^7.12.10 " ,
53
+ "@babel/node" : " ^7.13.0 " ,
54
54
"@babel/plugin-proposal-class-properties" : " ^7.12.1" ,
55
55
"@babel/plugin-transform-react-jsx" : " ^7.12.12" ,
56
56
"@babel/plugin-transform-typescript" : " ^7.12.1" ,
Original file line number Diff line number Diff line change 431
431
chalk "^2.0.0"
432
432
js-tokens "^4.0.0"
433
433
434
- " @babel/node@^7.12.10 " :
435
- version "7.12.10 "
436
- resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.12.10 .tgz#2a78e1a3a98f08e0d5e8adbaba783bed5efb09ae "
437
- integrity sha512-lJT1sXp1bEfAZ7B2ChEOOiUxaGbIWkcAixqZDpbHnJWUqIjoofOGo5ON1bJ9HOmtMdF7rqKiOoM7zZSI87El3g ==
434
+ " @babel/node@^7.13.0 " :
435
+ version "7.13.0 "
436
+ resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.13.0 .tgz#300ea0f4d516a7586c76797404b951c709bfa821 "
437
+ integrity sha512-WJcD7YMnTs7qFo45lstvAOR7Sa370sydddnF8JNpD5xen3BwMlhHd0XVVDIB0crYIlSav/W/+dVw+D1wJQUZBQ ==
438
438
dependencies :
439
- " @babel/register" " ^7.12.10 "
439
+ " @babel/register" " ^7.13.0 "
440
440
commander "^4.0.1"
441
441
core-js "^3.2.1"
442
442
lodash "^4.17.19"
1091
1091
" @babel/plugin-transform-react-jsx-development" " ^7.12.7"
1092
1092
" @babel/plugin-transform-react-pure-annotations" " ^7.12.1"
1093
1093
1094
- " @babel/register@^7.12.10 " :
1095
- version "7.12.10 "
1096
- resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.12.10 .tgz#19b87143f17128af4dbe7af54c735663b3999f60 "
1097
- integrity sha512-EvX/BvMMJRAA3jZgILWgbsrHwBQvllC5T8B29McyME8DvkdOxk4ujESfrMvME8IHSDvWXrmMXxPvA/lx2gqPLQ ==
1094
+ " @babel/register@^7.13.0 " :
1095
+ version "7.13.8 "
1096
+ resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.13.8 .tgz#d9051dc6820cb4e86375cc0e2d55a4862b31184f "
1097
+ integrity sha512-yCVtABcmvQjRsX2elcZFUV5Q5kDDpHdtXKKku22hNDma60lYuhKmtp1ykZ/okRCPLT2bR5S+cA1kvtBdAFlDTQ ==
1098
1098
dependencies :
1099
1099
find-cache-dir "^2.0.0"
1100
1100
lodash "^4.17.19"
You can’t perform that action at this time.
0 commit comments