File tree Expand file tree Collapse file tree 2 files changed +2
-24
lines changed Expand file tree Collapse file tree 2 files changed +2
-24
lines changed Original file line number Diff line number Diff line change 66
66
"rimraf" : " 3.0.2"
67
67
},
68
68
"devDependencies" : {
69
- "@babel/core" : " 7.11.0 " ,
69
+ "@babel/core" : " 7.11.1 " ,
70
70
"@babel/preset-env" : " 7.11.0" ,
71
71
"@babel/preset-typescript" : " 7.10.4" ,
72
72
"@rollup/plugin-commonjs" : " 14.0.0" ,
Original file line number Diff line number Diff line change 18
18
invariant "^2.2.4"
19
19
semver "^5.5.0"
20
20
21
-
22
- version "7.11.0"
23
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.0.tgz#73b9c33f1658506887f767c26dae07798b30df76"
24
- integrity sha512-mkLq8nwaXmDtFmRkQ8ED/eA2CnVw4zr7dCztKalZXBvdK5EeNUAesrrwUqjQEzFgomJssayzB0aqlOsP1vGLqg==
25
- dependencies :
26
- " @babel/code-frame" " ^7.10.4"
27
- " @babel/generator" " ^7.11.0"
28
- " @babel/helper-module-transforms" " ^7.11.0"
29
- " @babel/helpers" " ^7.10.4"
30
- " @babel/parser" " ^7.11.0"
31
- " @babel/template" " ^7.10.4"
32
- " @babel/traverse" " ^7.11.0"
33
- " @babel/types" " ^7.11.0"
34
- convert-source-map "^1.7.0"
35
- debug "^4.1.0"
36
- gensync "^1.0.0-beta.1"
37
- json5 "^2.1.2"
38
- lodash "^4.17.19"
39
- resolve "^1.3.2"
40
- semver "^5.4.1"
41
- source-map "^0.5.0"
42
-
43
- " @babel/core@^7.1.0" , "@babel/core@^7.7.5":
21
+ " @babel/[email protected] " , "@babel/core@^7.1.0", "@babel/core@^7.7.5":
44
22
version "7.11.1"
45
23
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.1.tgz#2c55b604e73a40dc21b0e52650b11c65cf276643"
46
24
integrity sha512-XqF7F6FWQdKGGWAzGELL+aCO1p+lRY5Tj5/tbT3St1G8NaH70jhhDIKknIZaDans0OQBG5wRAldROLHSt44BgQ==
You can’t perform that action at this time.
0 commit comments