Skip to content

Commit dd4658e

Browse files
committed
chore: dependency updates
1 parent 1d48087 commit dd4658e

File tree

2 files changed

+309
-252
lines changed

2 files changed

+309
-252
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@
7777
"multiaddr": "6.0.6"
7878
},
7979
"devDependencies": {
80-
"@babel/core": "7.4.3",
81-
"@babel/preset-env": "7.4.3",
80+
"@babel/core": "7.4.4",
81+
"@babel/preset-env": "7.4.4",
8282
"babel-loader": "8.0.5",
8383
"babel-plugin-syntax-async-generators": "6.13.0",
8484
"chai": "4.2.0",
@@ -88,13 +88,13 @@
8888
"firefox-addons-add-update-version": "https://github.com/lidel/firefox-addons-add-update-version/tarball/7901bf69b4ed122a20cd5e10ed7f8dae9b00dde7/firefox-addons-add-update-version.tar.gz",
8989
"fs-promise": "2.0.3",
9090
"get-firefox": "2.2.1",
91-
"husky": "2.1.0",
91+
"husky": "2.2.0",
9292
"ignore-styles": "5.0.1",
9393
"json": "9.0.6",
9494
"mem-storage-area": "1.0.3",
9595
"mocha": "6.1.4",
9696
"npm-run-all": "4.1.5",
97-
"nyc": "14.0.0",
97+
"nyc": "14.1.0",
9898
"raw-loader": "2.0.0",
9999
"request-progress": "3.0.0",
100100
"shx": "0.3.2",
@@ -109,25 +109,25 @@
109109
"web-ext": "3.0.0",
110110
"webpack": "4.30.0",
111111
"webpack-bundle-analyzer": "3.3.2",
112-
"webpack-cli": "3.3.1",
112+
"webpack-cli": "3.3.2",
113113
"webpack-merge": "4.2.1"
114114
},
115115
"dependencies": {
116-
"@material/switch": "1.1.0",
116+
"@material/switch": "2.0.0",
117117
"browser-process-hrtime": "1.0.0",
118118
"choo": "6.13.3",
119119
"chrome-dgram": "3.0.1",
120120
"chrome-net": "https://github.com/lidel/chrome-net/tarball/838ffde4a33721888f74783821e0486dfcc88797/chrome-net.tar.gz",
121121
"debug": "4.1.1",
122122
"doc-sniff": "1.0.1",
123123
"drag-and-drop-files": "0.0.1",
124-
"file-type": "10.11.0",
124+
"file-type": "11.0.0",
125125
"filesize": "4.1.2",
126126
"http-dns": "3.0.1",
127127
"http-node": "1.2.0",
128128
"ipfs": "https://github.com/lidel/js-ipfs/tarball/4081cbd69a252ec8adcec1e965724246669c9e9f/js-ipfs.tar.gz",
129129
"ipfs-css": "0.12.0",
130-
"ipfs-http-client": "30.1.3",
130+
"ipfs-http-client": "30.1.4",
131131
"ipfs-http-response": "0.2.2",
132132
"ipfs-postmsg-proxy": "3.1.1",
133133
"ipfsx": "0.17.0",

0 commit comments

Comments
 (0)