Skip to content

Commit

Permalink
Updates devDependencies (#64)
Browse files Browse the repository at this point in the history
General maintenance
  • Loading branch information
acolchado authored Dec 16, 2022
1 parent 3955af5 commit e351936
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 44 deletions.
60 changes: 20 additions & 40 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@
"superagent": "^3.8.3"
},
"devDependencies": {
"chai": "^4.3.6",
"eslint": "^8.15.0",
"chai": "^4.3.7",
"eslint": "^8.29.0",
"eslint-plugin-node": "^11.1.0",
"lodash.every": "^4.6.0",
"lodash.last": "^3.0.0",
"mocha": "^10.0.0",
"mocha": "^10.2.0",
"nock": "^13.2.9",
"sinon": "^14.0.0"
"sinon": "^15.0.1"
}
}

0 comments on commit e351936

Please sign in to comment.