Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 11, 2024
1 parent 6547272 commit 691f772
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 92 deletions.
171 changes: 86 additions & 85 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,18 +40,18 @@
},
"devDependencies": {
"@koa/router": "10.1.1",
"@types/koa": "2.13.5",
"@types/koa": "2.15.0",
"@types/koa__router": "8.0.11",
"@types/node": "17.0.23",
"@types/npm": "7.19.0",
"@types/node": "17.0.45",
"@types/npm": "7.19.3",
"@types/puppeteer": "5.4.7",
"ava": "4.3.3",
"execa": "6.1.0",
"get-port": "6.1.2",
"http-status-codes": "2.2.0",
"koa": "2.13.4",
"http-status-codes": "2.3.0",
"koa": "2.15.3",
"pkg-dir": "6.0.1",
"ts-node": "10.9.1",
"typescript": "4.8.4"
"ts-node": "10.9.2",
"typescript": "4.9.5"
}
}

0 comments on commit 691f772

Please sign in to comment.