Skip to content

Commit f75bd25

Browse files
authored
chore: update test dependencies (#585)
1 parent 0f12509 commit f75bd25

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
"eslint-plugin-node": "11.1.0",
2828
"eslint-plugin-promise": "6.1.1",
2929
"eslint-plugin-standard": "4.1.0",
30-
"mocha": "10.2.0",
31-
"nyc": "15.1.0",
32-
"supertest": "6.3.3"
30+
"mocha": "^11.1.0",
31+
"nyc": "^17.1.0",
32+
"supertest": "^7.0.0"
3333
},
3434
"files": [
3535
"lib/",

0 commit comments

Comments
 (0)