File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 "devDependencies" : {
4040 "babel-cli" : " ^6.26.0" ,
4141 "babel-eslint" : " ^7.2.3" ,
42- "babel-loader" : " ^7.0.0 " ,
42+ "babel-loader" : " ^7.1.2 " ,
4343 "babel-plugin-add-module-exports" : " ^0.2.1" ,
4444 "babel-preset-env" : " ^1.4.0" ,
4545 "babel-preset-react" : " ^6.24.1" ,
5252 "eslint-plugin-prettier" : " ^2.2.0" ,
5353 "eslint-plugin-react" : " ^7.2.1" ,
5454 "prettier" : " ^1.5.3" ,
55- "webpack" : " ^3.5.5 "
55+ "webpack" : " ^3.6.0 "
5656 },
5757 "dependencies" : {
5858 "detect-it" : " ^3.0.3" ,
Original file line number Diff line number Diff line change @@ -420,9 +420,9 @@ babel-helpers@^6.24.1:
420420 babel-runtime "^6.22.0"
421421 babel-template "^6.24.1"
422422
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 "
426426 dependencies :
427427 find-cache-dir "^1.0.0"
428428 loader-utils "^1.0.2"
@@ -3583,9 +3583,9 @@ webpack-sources@^1.0.1:
35833583 source-list-map "^2.0.0"
35843584 source-map "~0.5.3"
35853585
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 "
35893589 dependencies :
35903590 acorn "^5.0.0"
35913591 acorn-dynamic-import "^2.0.0"
You can’t perform that action at this time.
0 commit comments