Skip to content

Commit 06edda1

Browse files
authoredMay 7, 2021
📦 Update dependency mocha to v8.4.0 (#34270)
1 parent 98f7d25 commit 06edda1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎validator/js/gulpjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"gulp": "4.0.2",
25-
"mocha": "8.3.2"
25+
"mocha": "8.4.0"
2626
},
2727
"scripts": {
2828
"test": " ./node_modules/mocha/bin/mocha",

0 commit comments

Comments
 (0)
Please sign in to comment.