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 5, 2022
1 parent 26fb633 commit f2c7402
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 38 deletions.
92 changes: 58 additions & 34 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 @@ -35,18 +35,18 @@
"devDependencies": {
"@nodecraft/eslint-config": "^22.0.0",
"@types/express": "^4.17.14",
"@types/mocha": "^10.0.0",
"@types/mocha": "^10.0.1",
"@types/supertest": "^2.0.12",
"assert": "^2.0.0",
"connect": "^3.7.0",
"coveralls": "^3.1.1",
"eslint": "^8.28.0",
"eslint": "^8.29.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-unicorn": "^45.0.0",
"eslint-plugin-unicorn": "^45.0.1",
"mocha": "^10.1.0",
"nyc": "^15.1.0",
"supertest": "^6.3.1",
"supertest": "^6.3.2",
"ts-mocha": "^10.0.0",
"typescript": "^4.9.3"
},
Expand Down

0 comments on commit f2c7402

Please sign in to comment.