Skip to content

Commit

Permalink
Merge pull request #100 from w3c/dependabot/npm_and_yarn/mocha-9.2.2
Browse files Browse the repository at this point in the history
Bump mocha from 9.2.1 to 9.2.2
  • Loading branch information
deniak authored Mar 15, 2022
2 parents 6ee9ebe + ffa370a commit fbb43f1
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 18 deletions.
57 changes: 40 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"browserify": "17.0.0",
"expect.js": "0.3",
"mocha": "9.2.1"
"mocha": "9.2.2"
},
"scripts": {
"build": "browserify lib/index.js -s w3capi -o lib/w3capi.js",
Expand Down

0 comments on commit fbb43f1

Please sign in to comment.