Skip to content

Commit

Permalink
chore: dependency bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel committed Nov 11, 2019
1 parent fb5958a commit f8c84c8
Show file tree
Hide file tree
Showing 3 changed files with 600 additions and 609 deletions.
30 changes: 0 additions & 30 deletions ci/firefox/update.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,15 +83,15 @@
"multiaddr": "6.1.0"
},
"devDependencies": {
"@babel/core": "7.6.4",
"@babel/preset-env": "7.6.3",
"@babel/core": "7.7.2",
"@babel/preset-env": "7.7.1",
"babel-loader": "8.0.6",
"babel-plugin-syntax-async-generators": "6.13.0",
"chai": "4.2.0",
"cross-env": "6.0.3",
"download-cli": "1.1.1",
"fakefile": "0.0.9",
"firefox-addons-add-update-version": "https://github.com/lidel/firefox-addons-add-update-version/tarball/7901bf69b4ed122a20cd5e10ed7f8dae9b00dde7/firefox-addons-add-update-version.tar.gz",
"firefox-addons-add-update-version": "1.0.1",
"fs-promise": "2.0.3",
"get-firefox": "3.0.0",
"husky": "3.0.9",
Expand All @@ -110,32 +110,32 @@
"sinon-chrome": "3.0.1",
"standard": "14.3.1",
"tar": "5.0.5",
"terser": "4.3.9",
"terser-webpack-plugin": "2.1.3",
"terser": "4.4.0",
"terser-webpack-plugin": "2.2.1",
"transform-loader": "0.2.4",
"web-ext": "3.2.0",
"web-ext": "3.2.1",
"webpack": "4.41.2",
"webpack-bundle-analyzer": "3.6.0",
"webpack-cli": "3.3.9",
"webpack-cli": "3.3.10",
"webpack-merge": "4.2.2"
},
"dependencies": {
"@material/switch": "3.2.0",
"@material/switch": "4.0.0",
"browser-process-hrtime": "1.0.0",
"choo": "7.0.0",
"chrome-dgram": "3.0.4",
"chrome-net": "3.3.3",
"debug": "4.1.1",
"doc-sniff": "1.0.1",
"drag-and-drop-files": "0.0.1",
"file-type": "12.3.0",
"filesize": "5.0.3",
"file-type": "12.4.0",
"filesize": "6.0.1",
"get-port": "5.0.0",
"http-dns": "3.0.1",
"http-node": "1.2.0",
"ipfs": "https://github.com/ipfs/js-ipfs/tarball/b6505c1f2eda09c398af101954e6334c200b5587/js-ipfs.tar.gz",
"ipfs": "0.40.0-rc.0",
"ipfs-css": "0.13.1",
"ipfs-http-client": "39.0.1",
"ipfs-http-client": "39.0.2",
"ipfs-http-response": "0.4.0",
"ipfs-postmsg-proxy": "3.1.1",
"ipfsx": "0.17.0",
Expand All @@ -146,10 +146,10 @@
"lru-cache": "5.1.1",
"merge-options": "2.0.0",
"mime-types": "2.1.24",
"multiaddr": "7.1.0",
"multiaddr": "7.2.1",
"multiaddr-to-uri": "5.0.0",
"p-memoize": "3.1.0",
"p-queue": "6.2.0",
"p-queue": "6.2.1",
"path-browserify": "1.0.0",
"piggybacker": "2.0.0",
"postmsg-rpc": "2.4.0",
Expand Down
Loading

0 comments on commit f8c84c8

Please sign in to comment.