Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Cherry committed Dec 16, 2022
1 parent 2112940 commit 2f916da
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 87 deletions.
170 changes: 88 additions & 82 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@nodecraft/eslint-config": "^22.0.0",
"@types/express": "^4.17.14",
"@types/express": "^4.17.15",
"@types/mocha": "^10.0.1",
"@types/supertest": "^2.0.12",
"assert": "^2.0.0",
Expand All @@ -43,12 +43,12 @@
"eslint": "^8.29.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-unicorn": "^45.0.1",
"mocha": "^10.1.0",
"eslint-plugin-unicorn": "^45.0.2",
"mocha": "^10.2.0",
"nyc": "^15.1.0",
"supertest": "^6.3.2",
"supertest": "^6.3.3",
"ts-mocha": "^10.0.0",
"typescript": "^4.9.3"
"typescript": "^4.9.4"
},
"engines": {
"node": ">=12"
Expand Down

0 comments on commit 2f916da

Please sign in to comment.