Skip to content

Commit 9c86234

Browse files
Update dependency nodeunit to v0.11.3
1 parent 5b55be2 commit 9c86234

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"engines": { "node": ">=0.8.0" },
1212
"devDependencies": {
13-
"nodeunit": "~0.8.6"
13+
"nodeunit": "0.11.3"
1414
},
1515
"scripts": {
1616
"test": "nodeunit test"

0 commit comments

Comments
 (0)