Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zhendrikse committed Jul 10, 2024
1 parent 86e249a commit 1d34a7e
Show file tree
Hide file tree
Showing 12 changed files with 1,788 additions and 2,088 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"coverage": "nodemon --exec \"nyc --exclude=**/spec/** --reporter=text --reporter=html --reporter=lcov mocha spec/*_spec.js\""
},
"devDependencies": {
"approvals": "^6.2.2",
"chai": "^4.3.10",
"approvals": "^6.2.4",
"chai": "^4.4.1",
"http-server": "^14.1.1",
"mocha": "^10.2.0",
"nodemon": "^3.0.1",
"mocha": "^10.6.0",
"nodemon": "^3.1.4",
"nyc": "^15.1.0"
}
}
Loading

0 comments on commit 1d34a7e

Please sign in to comment.