Skip to content

Commit e737408

Browse files
committed
chore: update dev-dependencies
1 parent be94893 commit e737408

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -43,16 +43,16 @@
4343
"npm": ">=3.0.0"
4444
},
4545
"devDependencies": {
46-
"aegir": "^19.0.3",
46+
"aegir": "^20.4.1",
4747
"chai": "^4.2.0",
4848
"dirty-chai": "^2.0.1",
4949
"lodash": "^4.17.11",
5050
"memdown": "^4.0.0",
51-
"multihashes": "~0.4.14",
52-
"multihashing-async": "~0.7.0",
51+
"multihashes": "~0.4.15",
52+
"multihashing-async": "~0.8.0",
5353
"ncp": "^2.0.0",
54-
"rimraf": "^2.6.3",
55-
"sinon": "^7.3.1"
54+
"rimraf": "^3.0.0",
55+
"sinon": "^7.5.0"
5656
},
5757
"dependencies": {
5858
"base32.js": "~0.1.0",

0 commit comments

Comments
 (0)