File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 80
80
},
81
81
"devDependencies" : {
82
82
"@babel/cli" : " ^7.2.3" ,
83
- "@babel/core" : " ^7.2.2 " ,
83
+ "@babel/core" : " ^7.3.3 " ,
84
84
"@babel/plugin-transform-modules-commonjs" : " ^7.2.0" ,
85
85
"@babel/plugin-transform-runtime" : " ^7.2.0" ,
86
86
"@babel/preset-env" : " ^7.3.1" ,
Original file line number Diff line number Diff line change 26
26
dependencies :
27
27
" @babel/highlight" " ^7.0.0"
28
28
29
- " @babel/core@^7.1.0" , "@babel/core@^7.2.2":
29
+ " @babel/core@^7.1.0" , "@babel/core@^7.2.2", "@babel/core@^7.3.3" :
30
30
version "7.3.3"
31
31
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.3.3.tgz#d090d157b7c5060d05a05acaebc048bd2b037947"
32
32
integrity sha512-w445QGI2qd0E0GlSnq6huRZWPMmQGCp5gd5ZWS4hagn0EiwzxD5QMFkpchyusAyVC1n27OKXzQ0/88aVU9n4xQ==
You can’t perform that action at this time.
0 commit comments