Skip to content

Commit

Permalink
fix: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Mar 17, 2021
1 parent 20bdd7a commit a419deb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@types/chai-subset": "^1.3.3",
"@types/dirty-chai": "^2.0.2",
"@types/mocha": "^8.2.0",
"@types/node": "^14.14.34",
"@types/node": "^14.14.35",
"@types/sinon": "^9.0.11",
"buffer": "^6.0.3",
"bytes": "^3.1.0",
Expand All @@ -81,8 +81,8 @@
"dirty-chai": "^2.0.1",
"electron-mocha": "^10.0.0",
"env-paths": "^2.2.1",
"esbuild": "0.9.2",
"esbuild-register": "^2.2.0",
"esbuild": "0.9.3",
"esbuild-register": "^2.3.0",
"eslint": "^7.22.0",
"eslint-config-ipfs": "^2.0.0",
"execa": "^5.0.0",
Expand All @@ -91,7 +91,7 @@
"gh-pages": "^3.1.0",
"git-authors-cli": "^1.0.33",
"globby": "^11.0.2",
"ipfs-utils": "^6.0.0",
"ipfs-utils": "^6.0.3",
"it-glob": "~0.0.10",
"kleur": "^4.1.4",
"lilconfig": "^2.0.2",
Expand All @@ -109,10 +109,10 @@
"proper-lockfile": "^4.1.2",
"read-pkg-up": "^7.0.1",
"semver": "^7.3.4",
"simple-git": "^2.36.2",
"simple-git": "^2.37.0",
"strip-bom": "^4.0.0",
"strip-json-comments": "^3.1.1",
"tempy": "^1.0.0",
"tempy": "^1.0.1",
"typedoc": "^0.20.30",
"typescript": "4.1.5",
"update-notifier": "^5.0.0",
Expand All @@ -133,7 +133,7 @@
"@types/update-notifier": "^5.0.0",
"@types/yargs": "^16.0.0",
"electron": "^11.2.0",
"iso-url": "^1.1.4",
"iso-url": "^1.1.5",
"sinon": "^9.2.3"
},
"engines": {
Expand Down

0 comments on commit a419deb

Please sign in to comment.