File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 80
80
"devDependencies" : {
81
81
"@babel/cli" : " ^7.12.7" ,
82
82
"@babel/core" : " ^7.12.16" ,
83
- "@babel/node" : " ^7.12.16 " ,
83
+ "@babel/node" : " ^7.12.17 " ,
84
84
"@babel/plugin-proposal-class-properties" : " ^7.12.1" ,
85
85
"@babel/plugin-proposal-object-rest-spread" : " ^7.12.13" ,
86
86
"@babel/plugin-transform-runtime" : " ^7.12.15" ,
Original file line number Diff line number Diff line change 292
292
chalk "^2.0.0"
293
293
js-tokens "^4.0.0"
294
294
295
- " @babel/node@^7.12.16 " :
296
- version "7.12.16 "
297
- resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.12.16 .tgz#f07d9a7c3b96bf3d1fa21b71d1275b0010f0a568 "
298
- integrity sha512-liaUYuO5FL9+wP7tSkFdwNSma/gj2H9c4jqOxTIN82m5R08QJRVoYJRCrgXpahaLLoB7icyRXSkg9uGJC6iJgQ ==
295
+ " @babel/node@^7.12.17 " :
296
+ version "7.12.17 "
297
+ resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.12.17 .tgz#f892e4a16a108a62f7d4cc327f1608d8dae0d556 "
298
+ integrity sha512-NLe32pSqoweEFvCEHxvJq3DgBx3oBLtgNfdW5936pMEc5TE2P8jVmDiY6JXQccn/4tt9sBLMUuh+tF3VXWyMhA ==
299
299
dependencies :
300
300
" @babel/register" " ^7.12.13"
301
301
commander "^4.0.1"
You can’t perform that action at this time.
0 commit comments