File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 70
70
"rimraf" : " ^3.0.2"
71
71
},
72
72
"devDependencies" : {
73
- "@babel/cli" : " 7.13.14 " ,
73
+ "@babel/cli" : " 7.13.16 " ,
74
74
"@babel/core" : " 7.13.15" ,
75
75
"@babel/preset-env" : " 7.13.15" ,
76
76
"@babel/preset-typescript" : " 7.13.0" ,
Original file line number Diff line number Diff line change 11
11
call-me-maybe "^1.0.1"
12
12
js-yaml "^3.13.1"
13
13
14
-
15
- version "7.13.14 "
16
- resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.13.14 .tgz#c395bc89ec4760c91f2027fa8b26f8b2bf42238f "
17
- integrity sha512-zmEFV8WBRsW+mPQumO1/4b34QNALBVReaiHJOkxhUsdo/AvYM62c+SKSuLi2aZ42t3ocK6OI0uwUXRvrIbREZw ==
14
+
15
+ version "7.13.16 "
16
+ resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.13.16 .tgz#9d372e943ced0cc291f068204a9b010fd9cfadbc "
17
+ integrity sha512-cL9tllhqvsQ6r1+d9Invf7nNXg/3BlfL1vvvL/AdH9fZ2l5j0CeBcoq6UjsqHpvyN1v5nXSZgqJZoGeK+ZOAbw ==
18
18
dependencies :
19
19
commander "^4.0.1"
20
20
convert-source-map "^1.1.0"
21
21
fs-readdir-recursive "^1.1.0"
22
22
glob "^7.0.0"
23
- lodash "^4.17.19"
24
23
make-dir "^2.1.0"
25
24
slash "^2.0.0"
26
25
source-map "^0.5.0"
You can’t perform that action at this time.
0 commit comments