Skip to content

Commit a34cf3b

Browse files
committed
Upgrade dependencies
1 parent d3c80c7 commit a34cf3b

File tree

2 files changed

+45
-45
lines changed

2 files changed

+45
-45
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@
4444
},
4545
"devDependencies": {
4646
"babel-core": "^6.26.0",
47-
"babel-loader": "^7.1.3",
47+
"babel-loader": "^7.1.4",
4848
"babel-preset-react": "^6.24.1",
4949
"babili-webpack-plugin": "^0.1.2",
5050
"css-loader": "^0.28.10",
51-
"electron": "^1.8.2",
52-
"electron-packager": "^11.0.1",
51+
"electron": "^1.8.3",
52+
"electron-packager": "^11.1.0",
5353
"extract-text-webpack-plugin": "^3.0.2",
5454
"file-loader": "^1.1.11",
55-
"html-webpack-plugin": "^3.0.4",
55+
"html-webpack-plugin": "^3.0.6",
5656
"postcss-cssnext": "^3.1.0",
5757
"postcss-import": "^11.1.0",
5858
"postcss-loader": "^2.1.1",
@@ -61,7 +61,7 @@
6161
"react": "^16.2.0",
6262
"react-dom": "^16.2.0",
6363
"style-loader": "^0.20.2",
64-
"webpack": "^4.0.1",
64+
"webpack": "^4.1.0",
6565
"webpack-cli": "^2.0.10",
6666
"webpack-dev-server": "^3.1.0"
6767
}

yarn.lock

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -115,13 +115,6 @@ any-promise@^1.0.0:
115115
version "1.3.0"
116116
resolved "https://registry.yarnpkg.com/any-promise/-/any-promise-1.3.0.tgz#abc6afeedcea52e809cdc0376aed3ce39635d17f"
117117

118-
anymatch@^1.3.0:
119-
version "1.3.2"
120-
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-1.3.2.tgz#553dcb8f91e3c889845dfdba34c77721b90b9d7a"
121-
dependencies:
122-
micromatch "^2.1.5"
123-
normalize-path "^2.0.0"
124-
125118
anymatch@^2.0.0:
126119
version "2.0.0"
127120
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-2.0.0.tgz#bcb24b4f37934d9aa7ac17b4adaf89e7c76ef2eb"
@@ -276,7 +269,7 @@ async@^1.5.0, async@^1.5.2:
276269
version "1.5.2"
277270
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
278271

279-
async@^2.0.0, async@^2.1.2, async@^2.4.1:
272+
async@^2.0.0, async@^2.4.1:
280273
version "2.6.0"
281274
resolved "https://registry.yarnpkg.com/async/-/async-2.6.0.tgz#61a29abb6fcc026fea77e56d1c6ec53a795951f4"
282275
dependencies:
@@ -527,9 +520,9 @@ babel-helpers@^6.24.1:
527520
babel-runtime "^6.22.0"
528521
babel-template "^6.24.1"
529522

530-
babel-loader@^7.1.3:
531-
version "7.1.3"
532-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-7.1.3.tgz#ff5b440da716e9153abb946251a9ab7670037b16"
523+
babel-loader@^7.1.4:
524+
version "7.1.4"
525+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-7.1.4.tgz#e3463938bd4e6d55d1c174c5485d406a188ed015"
533526
dependencies:
534527
find-cache-dir "^1.0.0"
535528
loader-utils "^1.0.2"
@@ -1572,24 +1565,26 @@ chardet@^0.4.0:
15721565
version "0.4.2"
15731566
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.4.2.tgz#b5473b33dc97c424e5d98dc87d55d4d8a29c8bf2"
15741567

1575-
chokidar@^1.7.0:
1576-
version "1.7.0"
1577-
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-1.7.0.tgz#798e689778151c8076b4b360e5edd28cda2bb468"
1568+
chokidar@^2.0.0:
1569+
version "2.0.0"
1570+
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.0.0.tgz#6686313c541d3274b2a5c01233342037948c911b"
15781571
dependencies:
1579-
anymatch "^1.3.0"
1572+
anymatch "^2.0.0"
15801573
async-each "^1.0.0"
1581-
glob-parent "^2.0.0"
1574+
braces "^2.3.0"
1575+
glob-parent "^3.1.0"
15821576
inherits "^2.0.1"
15831577
is-binary-path "^1.0.0"
1584-
is-glob "^2.0.0"
1578+
is-glob "^4.0.0"
1579+
normalize-path "^2.1.1"
15851580
path-is-absolute "^1.0.0"
15861581
readdirp "^2.0.0"
15871582
optionalDependencies:
15881583
fsevents "^1.0.0"
15891584

1590-
chokidar@^2.0.0:
1591-
version "2.0.0"
1592-
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.0.0.tgz#6686313c541d3274b2a5c01233342037948c911b"
1585+
chokidar@^2.0.2:
1586+
version "2.0.2"
1587+
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.0.2.tgz#4dc65139eeb2714977735b6a35d06e97b494dfd7"
15931588
dependencies:
15941589
anymatch "^2.0.0"
15951590
async-each "^1.0.0"
@@ -1601,6 +1596,7 @@ chokidar@^2.0.0:
16011596
normalize-path "^2.1.1"
16021597
path-is-absolute "^1.0.0"
16031598
readdirp "^2.0.0"
1599+
upath "^1.0.0"
16041600
optionalDependencies:
16051601
fsevents "^1.0.0"
16061602

@@ -2446,9 +2442,9 @@ electron-osx-sign@^0.4.1:
24462442
minimist "^1.2.0"
24472443
plist "^2.1.0"
24482444

2449-
electron-packager@^11.0.1:
2450-
version "11.0.1"
2451-
resolved "https://registry.yarnpkg.com/electron-packager/-/electron-packager-11.0.1.tgz#c2d1ff9eca8110be9ebc81826e2a921c04d1200e"
2445+
electron-packager@^11.1.0:
2446+
version "11.1.0"
2447+
resolved "https://registry.yarnpkg.com/electron-packager/-/electron-packager-11.1.0.tgz#90b5b41c952ccfc86f0bcb3a9c3fd30151978958"
24522448
dependencies:
24532449
asar "^0.14.0"
24542450
debug "^3.0.0"
@@ -2479,9 +2475,9 @@ electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.28:
24792475
dependencies:
24802476
electron-releases "^2.1.0"
24812477

2482-
electron@^1.8.2:
2483-
version "1.8.2"
2484-
resolved "https://registry.yarnpkg.com/electron/-/electron-1.8.2.tgz#a817cd733c2972b3c7cc4f777caf6e424b88014d"
2478+
electron@^1.8.3:
2479+
version "1.8.3"
2480+
resolved "https://registry.yarnpkg.com/electron/-/electron-1.8.3.tgz#001416ea3a25ce594e317cb5531bc41eadd22f7f"
24852481
dependencies:
24862482
"@types/node" "^8.0.24"
24872483
electron-download "^3.0.1"
@@ -3509,9 +3505,9 @@ html-minifier@^3.2.3:
35093505
relateurl "0.2.x"
35103506
uglify-js "3.3.x"
35113507

3512-
html-webpack-plugin@^3.0.4:
3513-
version "3.0.4"
3514-
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-3.0.4.tgz#498c10f40f99a339fbf3d87c5a80acf8cbea8e9b"
3508+
html-webpack-plugin@^3.0.6:
3509+
version "3.0.6"
3510+
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-3.0.6.tgz#d35b0452aae129a8a9f3fac44a169a625d8cf3fa"
35153511
dependencies:
35163512
html-minifier "^3.2.3"
35173513
loader-utils "^0.2.16"
@@ -4530,7 +4526,7 @@ methods@~1.1.2:
45304526
version "1.1.2"
45314527
resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee"
45324528

4533-
micromatch@^2.1.5, micromatch@^2.3.11, micromatch@^2.3.7:
4529+
micromatch@^2.3.11, micromatch@^2.3.7:
45344530
version "2.3.11"
45354531
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-2.3.11.tgz#86677c97d1720b363431d04d0d15293bd38c1565"
45364532
dependencies:
@@ -4912,7 +4908,7 @@ normalize-package-data@^2.3.2, normalize-package-data@^2.3.4:
49124908
semver "2 || 3 || 4 || 5"
49134909
validate-npm-package-license "^3.0.1"
49144910

4915-
normalize-path@^2.0.0, normalize-path@^2.0.1, normalize-path@^2.1.1:
4911+
normalize-path@^2.0.1, normalize-path@^2.1.1:
49164912
version "2.1.1"
49174913
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.1.1.tgz#1ab28b556e198363a8c1a6f7e6fa20137fe6aed9"
49184914
dependencies:
@@ -7442,6 +7438,10 @@ untildify@^3.0.2:
74427438
version "3.0.2"
74437439
resolved "https://registry.yarnpkg.com/untildify/-/untildify-3.0.2.tgz#7f1f302055b3fea0f3e81dc78eb36766cb65e3f1"
74447440

7441+
upath@^1.0.0:
7442+
version "1.0.4"
7443+
resolved "https://registry.yarnpkg.com/upath/-/upath-1.0.4.tgz#ee2321ba0a786c50973db043a50b7bcba822361d"
7444+
74457445
upper-case@^1.1.1:
74467446
version "1.1.3"
74477447
resolved "https://registry.yarnpkg.com/upper-case/-/upper-case-1.1.3.tgz#f6b4501c2ec4cdd26ba78be7222961de77621598"
@@ -7607,13 +7607,13 @@ [email protected]:
76077607
dependencies:
76087608
indexof "0.0.1"
76097609

7610-
watchpack@^1.4.0:
7611-
version "1.4.0"
7612-
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.4.0.tgz#4a1472bcbb952bd0a9bb4036801f954dfb39faac"
7610+
watchpack@^1.5.0:
7611+
version "1.5.0"
7612+
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.5.0.tgz#231e783af830a22f8966f65c4c4bacc814072eed"
76137613
dependencies:
7614-
async "^2.1.2"
7615-
chokidar "^1.7.0"
7614+
chokidar "^2.0.2"
76167615
graceful-fs "^4.1.2"
7616+
neo-async "^2.5.0"
76177617

76187618
wbuf@^1.1.0, wbuf@^1.7.2:
76197619
version "1.7.2"
@@ -7722,9 +7722,9 @@ webpack-sources@^1.0.1, webpack-sources@^1.1.0:
77227722
source-list-map "^2.0.0"
77237723
source-map "~0.6.1"
77247724

7725-
webpack@^4.0.1:
7726-
version "4.0.1"
7727-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.0.1.tgz#768d708beeca4c5f77f6c2d38a240fb6ff50ba5d"
7725+
webpack@^4.1.0:
7726+
version "4.1.0"
7727+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.1.0.tgz#91b6862e56eb3b18b79bb10b51866987ff10d2d6"
77287728
dependencies:
77297729
acorn "^5.0.0"
77307730
acorn-dynamic-import "^3.0.0"
@@ -7743,7 +7743,7 @@ webpack@^4.0.1:
77437743
schema-utils "^0.4.2"
77447744
tapable "^1.0.0"
77457745
uglifyjs-webpack-plugin "^1.1.1"
7746-
watchpack "^1.4.0"
7746+
watchpack "^1.5.0"
77477747
webpack-sources "^1.0.1"
77487748

77497749
websocket-driver@>=0.5.1:

0 commit comments

Comments
 (0)