Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit 953da19

Browse files
committed
Update dependencies
1 parent d6bfad8 commit 953da19

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
},
2323
"homepage": "https://github.com/bash/random.js#readme",
2424
"devDependencies": {
25-
"dtslint": "^2.0.5",
26-
"coveralls": "^3.0.9",
27-
"mocha": "^7.0.0",
28-
"nyc": "^15.0.0",
29-
"standard": "^14.3.1"
25+
"dtslint": "^4.2.1",
26+
"coveralls": "^3.1.1",
27+
"mocha": "^10.2.0",
28+
"nyc": "^15.1.0",
29+
"standard": "^17.0.0"
3030
}
3131
}

0 commit comments

Comments
 (0)