Skip to content

Commit 47cf8b6

Browse files
committedApr 22, 2021
Update CLI and nodeunit
1 parent e86db1c commit 47cf8b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"exit": "~0.1.2",
4343
"findup-sync": "~0.3.0",
4444
"glob": "~7.1.6",
45-
"grunt-cli": "~1.3.2",
45+
"grunt-cli": "~1.4.2",
4646
"grunt-known-options": "~1.1.1",
4747
"grunt-legacy-log": "~3.0.0",
4848
"grunt-legacy-util": "~2.0.0",
@@ -56,7 +56,7 @@
5656
"devDependencies": {
5757
"difflet": "~1.0.1",
5858
"eslint-config-grunt": "~1.0.1",
59-
"grunt-contrib-nodeunit": "~2.1.0",
59+
"grunt-contrib-nodeunit": "~3.0.0",
6060
"grunt-contrib-watch": "~1.1.0",
6161
"grunt-eslint": "~18.1.0",
6262
"temporary": "~0.0.4",

0 commit comments

Comments
 (0)
Please sign in to comment.