Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Jun 16, 2020
1 parent e52ec6a commit ccfc1c9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"electron-mocha": "^8.2.0",
"eslint": "^6.3.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-import": "^2.21.2",
"eslint-plugin-no-only-tests": "^2.4.0",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^4.2.1",
Expand All @@ -89,7 +89,7 @@
"ipfs-utils": "^2.3.0",
"it-glob": "~0.0.8",
"json-loader": "~0.5.7",
"karma": "^5.0.3",
"karma": "^5.1.0",
"karma-chrome-launcher": "^3.1.0",
"karma-cli": "^2.0.0",
"karma-firefox-launcher": "^1.3.0",
Expand All @@ -112,8 +112,8 @@
"read-pkg-up": "^7.0.1",
"rimraf": "^3.0.1",
"semver": "^7.3.2",
"simple-git": "^2.6.0",
"terser-webpack-plugin": "^3.0.3",
"simple-git": "^2.7.0",
"terser-webpack-plugin": "^3.0.5",
"update-notifier": "^4.0.0",
"webpack": "^4.43.0",
"webpack-bundle-analyzer": "^3.7.0",
Expand All @@ -123,7 +123,7 @@
"yargs-parser": "^18.1.3"
},
"devDependencies": {
"electron": "^9.0.3",
"electron": "^9.0.4",
"iso-url": "^0.4.7",
"mock-require": "^3.0.2",
"sinon": "^9.0.2"
Expand Down

0 comments on commit ccfc1c9

Please sign in to comment.