Skip to content

Commit a419deb

Browse files
committed
fix: update deps
1 parent 20bdd7a commit a419deb

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@types/chai-subset": "^1.3.3",
6666
"@types/dirty-chai": "^2.0.2",
6767
"@types/mocha": "^8.2.0",
68-
"@types/node": "^14.14.34",
68+
"@types/node": "^14.14.35",
6969
"@types/sinon": "^9.0.11",
7070
"buffer": "^6.0.3",
7171
"bytes": "^3.1.0",
@@ -81,8 +81,8 @@
8181
"dirty-chai": "^2.0.1",
8282
"electron-mocha": "^10.0.0",
8383
"env-paths": "^2.2.1",
84-
"esbuild": "0.9.2",
85-
"esbuild-register": "^2.2.0",
84+
"esbuild": "0.9.3",
85+
"esbuild-register": "^2.3.0",
8686
"eslint": "^7.22.0",
8787
"eslint-config-ipfs": "^2.0.0",
8888
"execa": "^5.0.0",
@@ -91,7 +91,7 @@
9191
"gh-pages": "^3.1.0",
9292
"git-authors-cli": "^1.0.33",
9393
"globby": "^11.0.2",
94-
"ipfs-utils": "^6.0.0",
94+
"ipfs-utils": "^6.0.3",
9595
"it-glob": "~0.0.10",
9696
"kleur": "^4.1.4",
9797
"lilconfig": "^2.0.2",
@@ -109,10 +109,10 @@
109109
"proper-lockfile": "^4.1.2",
110110
"read-pkg-up": "^7.0.1",
111111
"semver": "^7.3.4",
112-
"simple-git": "^2.36.2",
112+
"simple-git": "^2.37.0",
113113
"strip-bom": "^4.0.0",
114114
"strip-json-comments": "^3.1.1",
115-
"tempy": "^1.0.0",
115+
"tempy": "^1.0.1",
116116
"typedoc": "^0.20.30",
117117
"typescript": "4.1.5",
118118
"update-notifier": "^5.0.0",
@@ -133,7 +133,7 @@
133133
"@types/update-notifier": "^5.0.0",
134134
"@types/yargs": "^16.0.0",
135135
"electron": "^11.2.0",
136-
"iso-url": "^1.1.4",
136+
"iso-url": "^1.1.5",
137137
"sinon": "^9.2.3"
138138
},
139139
"engines": {

0 commit comments

Comments
 (0)