Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
* mocha   ^7.1.1  →   ^7.1.2
* xo     ^0.29.1  →  ^0.30.0
  • Loading branch information
XhmikosR committed Apr 28, 2020
1 parent c619461 commit 393dfb5
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 77 deletions.
155 changes: 80 additions & 75 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"send": "^0.17.1"
},
"devDependencies": {
"mocha": "^7.1.1",
"mocha": "^7.1.2",
"nyc": "^15.0.1",
"should": "^13.2.3",
"xo": "^0.29.1"
"xo": "^0.30.0"
},
"engines": {
"node": ">=10"
Expand Down

0 comments on commit 393dfb5

Please sign in to comment.