Skip to content

Commit 80e3a51

Browse files
author
Christopher J. Brody
committed
CB-14145 explicit nodeunit@^0.11.3 update
1 parent 2dbcd31 commit 80e3a51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"uuid": "3.0.1"
1717
},
1818
"devDependencies": {
19-
"nodeunit": "^0.11.0"
19+
"nodeunit": "^0.11.3"
2020
},
2121
"scripts": {
2222
"test": "node_modules/.bin/nodeunit test/parser test"

0 commit comments

Comments
 (0)