Skip to content

Commit

Permalink
馃摝 Update dependency mocha to v8.2.1 (ampproject#30961)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and ed-bird committed Dec 10, 2020
1 parent c8586ff commit cd5f393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion validator/js/gulpjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"gulp": "4.0.2",
"mocha": "8.2.0"
"mocha": "8.2.1"
},
"scripts": {
"test": " ./node_modules/mocha/bin/mocha",
Expand Down

0 comments on commit cd5f393

Please sign in to comment.