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 39
39
"devDependencies" : {
40
40
"babel-cli" : " ^6.26.0" ,
41
41
"babel-eslint" : " ^7.2.3" ,
42
- "babel-loader" : " ^7.0.0 " ,
42
+ "babel-loader" : " ^7.1.2 " ,
43
43
"babel-plugin-add-module-exports" : " ^0.2.1" ,
44
44
"babel-preset-env" : " ^1.4.0" ,
45
45
"babel-preset-react" : " ^6.24.1" ,
52
52
"eslint-plugin-prettier" : " ^2.2.0" ,
53
53
"eslint-plugin-react" : " ^7.2.1" ,
54
54
"prettier" : " ^1.5.3" ,
55
- "webpack" : " ^3.5.5 "
55
+ "webpack" : " ^3.6.0 "
56
56
},
57
57
"dependencies" : {
58
58
"detect-it" : " ^3.0.3" ,
Original file line number Diff line number Diff line change @@ -420,9 +420,9 @@ babel-helpers@^6.24.1:
420
420
babel-runtime "^6.22.0"
421
421
babel-template "^6.24.1"
422
422
423
- babel-loader@^7.0.0 :
424
- version "7.1.1 "
425
- resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-7.1.1 .tgz#b87134c8b12e3e4c2a94e0546085bc680a2b8488 "
423
+ babel-loader@^7.1.2 :
424
+ version "7.1.2 "
425
+ resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-7.1.2 .tgz#f6cbe122710f1aa2af4d881c6d5b54358ca24126 "
426
426
dependencies :
427
427
find-cache-dir "^1.0.0"
428
428
loader-utils "^1.0.2"
@@ -3583,9 +3583,9 @@ webpack-sources@^1.0.1:
3583
3583
source-list-map "^2.0.0"
3584
3584
source-map "~0.5.3"
3585
3585
3586
- webpack@^3.5.5 :
3587
- version "3.5.5 "
3588
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.5.5 .tgz#3226f09fc8b3e435ff781e7af34f82b68b26996c "
3586
+ webpack@^3.6.0 :
3587
+ version "3.6.0 "
3588
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.6.0 .tgz#a89a929fbee205d35a4fa2cc487be9cbec8898bc "
3589
3589
dependencies :
3590
3590
acorn "^5.0.0"
3591
3591
acorn-dynamic-import "^2.0.0"
You can’t perform that action at this time.
0 commit comments