File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 33
33
"react-router-dom" : " ^4.1.1"
34
34
},
35
35
"devDependencies" : {
36
- "babel-cli" : " ^6.24.1 " ,
37
- "babel-plugin-transform-object-rest-spread" : " ^6.23 .0" ,
38
- "babel-preset-env" : " ^1.4.0 " ,
36
+ "babel-cli" : " ^6.26.0 " ,
37
+ "babel-plugin-transform-object-rest-spread" : " ^6.26 .0" ,
38
+ "babel-preset-env" : " ^1.6.1 " ,
39
39
"babel-preset-react" : " ^6.24.1"
40
40
},
41
41
"dependencies" : {
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ aws4@^1.2.1:
85
85
version "1.6.0"
86
86
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.6.0.tgz#83ef5ca860b2b32e4a0deedee8c771b9db57471e"
87
87
88
- babel-cli@^6.24.1 :
88
+ babel-cli@^6.26.0 :
89
89
version "6.26.0"
90
90
resolved "https://registry.yarnpkg.com/babel-cli/-/babel-cli-6.26.0.tgz#502ab54874d7db88ad00b887a06383ce03d002f1"
91
91
dependencies :
@@ -487,7 +487,7 @@ babel-plugin-transform-flow-strip-types@^6.22.0:
487
487
babel-plugin-syntax-flow "^6.18.0"
488
488
babel-runtime "^6.22.0"
489
489
490
- babel-plugin-transform-object-rest-spread@^6.23 .0 :
490
+ babel-plugin-transform-object-rest-spread@^6.26 .0 :
491
491
version "6.26.0"
492
492
resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-6.26.0.tgz#0f36692d50fef6b7e2d4b3ac1478137a963b7b06"
493
493
dependencies :
@@ -543,9 +543,9 @@ babel-polyfill@^6.26.0:
543
543
core-js "^2.5.0"
544
544
regenerator-runtime "^0.10.5"
545
545
546
- babel-preset-env@^1.4.0 :
547
- version "1.6.0 "
548
- resolved "https://registry.yarnpkg.com/babel-preset-env/-/babel-preset-env-1.6.0 .tgz#2de1c782a780a0a5d605d199c957596da43c44e4 "
546
+ babel-preset-env@^1.6.1 :
547
+ version "1.6.1 "
548
+ resolved "https://registry.yarnpkg.com/babel-preset-env/-/babel-preset-env-1.6.1 .tgz#a18b564cc9b9afdf4aae57ae3c1b0d99188e6f48 "
549
549
dependencies :
550
550
babel-plugin-check-es2015-constants "^6.22.0"
551
551
babel-plugin-syntax-trailing-function-commas "^6.22.0"
You can’t perform that action at this time.
0 commit comments