Skip to content

Commit dfe3e8d

Browse files
author
Alexander
authored
Merge pull request #3 from yukal/dependabot/npm_and_yarn/mocha-9.2.1
build(deps-dev): bump mocha from 9.2.0 to 9.2.1
2 parents 96e3175 + 4f4d6b3 commit dfe3e8d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"gulp-data": "^1.3.1",
1111
"gulp-load-plugins": "^2.0.7",
1212
"gulp-pug": "^5.0.0",
13-
"mocha": "^9.2.0"
13+
"mocha": "^9.2.1"
1414
},
1515
"scripts": {
1616
"test": "mocha --no-config --no-package ./test/**/test*.js"

0 commit comments

Comments
 (0)