Skip to content

Commit

Permalink
Bump @koa/router from 12.0.1 to 13.0.0
Browse files Browse the repository at this point in the history
Bumps [@koa/router](https://github.com/koajs/router) from 12.0.1 to 13.0.0.
- [Release notes](https://github.com/koajs/router/releases)
- [Changelog](https://github.com/koajs/router/blob/master/HISTORY.md)
- [Commits](koajs/router@v12.0.1...v13.0.0)

---
updated-dependencies:
- dependency-name: "@koa/router"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 4, 2024
1 parent 2684289 commit ea87b1d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 17 deletions.
22 changes: 6 additions & 16 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"coverage": "jest --coverage"
},
"dependencies": {
"@koa/router": "^12.0.1",
"@koa/router": "^13.0.0",
"@octokit/rest": "^20.1.1",
"escape-goat": "^3.0.0",
"github-username-regex": "^1.0.0",
Expand Down

0 comments on commit ea87b1d

Please sign in to comment.