Skip to content

Commit e351936

Browse files
authored
Updates devDependencies (#64)
General maintenance
1 parent 3955af5 commit e351936

File tree

2 files changed

+24
-44
lines changed

2 files changed

+24
-44
lines changed

package-lock.json

Lines changed: 20 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,13 @@
5757
"superagent": "^3.8.3"
5858
},
5959
"devDependencies": {
60-
"chai": "^4.3.6",
61-
"eslint": "^8.15.0",
60+
"chai": "^4.3.7",
61+
"eslint": "^8.29.0",
6262
"eslint-plugin-node": "^11.1.0",
6363
"lodash.every": "^4.6.0",
6464
"lodash.last": "^3.0.0",
65-
"mocha": "^10.0.0",
65+
"mocha": "^10.2.0",
6666
"nock": "^13.2.9",
67-
"sinon": "^14.0.0"
67+
"sinon": "^15.0.1"
6868
}
6969
}

0 commit comments

Comments
 (0)