Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Jul 21, 2022
1 parent b20bf45 commit 3f7e920
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"Nick Baugh <[email protected]> (http://niftylettuce.com/)"
],
"dependencies": {
"@koa/router": "^11.0.1",
"@koa/router": "^12.0.0",
"@ladjs/i18n": "^8.0.1",
"@ladjs/koa-simple-ratelimit": "^4.0.1",
"@ladjs/passport": "^5.0.3",
Expand Down Expand Up @@ -41,16 +41,16 @@
"devDependencies": {
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"ava": "^4.3.0",
"ava": "^4.3.1",
"cross-env": "^7.0.3",
"eslint": "^8.19.0",
"eslint": "^8.20.0",
"eslint-config-xo-lass": "^2.0.1",
"fixpack": "^4.0.0",
"husky": "^8.0.1",
"ioredis": "^5.1.0",
"ioredis": "^5.2.1",
"ioredis-mock": "^8.2.2",
"lint-staged": "13.0.3",
"mongoose": "^6.4.3",
"mongoose": "^6.4.6",
"nyc": "^15.1.0",
"remark-cli": "^11.0.0",
"remark-preset-github": "^4.0.4",
Expand Down

0 comments on commit 3f7e920

Please sign in to comment.