File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 50
50
"author" :
" Jamie Rolfs <[email protected] >" ,
51
51
"license" : " MIT" ,
52
52
"dependencies" : {
53
- "@babel/cli" : " ^7.8.4 " ,
53
+ "@babel/cli" : " ^7.11.6 " ,
54
54
"@babel/core" : " ^7.11.6" ,
55
55
"@babel/plugin-proposal-class-properties" : " ^7.8.3" ,
56
56
"@babel/plugin-transform-modules-commonjs" : " ^7.8.3" ,
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @babel/cli@^7.8.4 " :
6
- version "7.10.5 "
7
- resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.10.5 .tgz#57df2987c8cf89d0fc7d4b157ec59d7619f1b77a "
8
- integrity sha512-j9H9qSf3kLdM0Ao3aGPbGZ73mEA9XazuupcS6cDGWuiyAcANoguhP0r2Lx32H5JGw4sSSoHG3x/mxVnHgvOoyA ==
5
+ " @babel/cli@^7.11.6 " :
6
+ version "7.11.6 "
7
+ resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.11.6 .tgz#1fcbe61c2a6900c3539c06ee58901141f3558482 "
8
+ integrity sha512-+w7BZCvkewSmaRM6H4L2QM3RL90teqEIHDIFXAmrW33+0jhlymnDAEdqVeCZATvxhQuio1ifoGVlJJbIiH9Ffg ==
9
9
dependencies :
10
10
commander "^4.0.1"
11
11
convert-source-map "^1.1.0"
You can’t perform that action at this time.
0 commit comments