Skip to content

Commit

Permalink
Upgrade devDeps (#975)
Browse files Browse the repository at this point in the history
* Upgrade standard

* Upgrade mocha
  • Loading branch information
RyanZim committed Oct 31, 2022
1 parent 9dbf173 commit 1d1622b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -45,11 +45,11 @@
"klaw": "^2.1.1",
"klaw-sync": "^3.0.2",
"minimist": "^1.1.1",
"mocha": "^5.0.5",
"mocha": "^10.1.0",
"nyc": "^15.0.0",
"proxyquire": "^2.0.1",
"read-dir-files": "^0.1.1",
"standard": "^16.0.3"
"standard": "^17.0.0"
},
"main": "./lib/index.js",
"files": [
Expand Down

0 comments on commit 1d1622b

Please sign in to comment.