Skip to content

Commit

Permalink
chore(deps): update dependency @types/koa-router to v7.0.39
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 13, 2019
1 parent 86692f1 commit d27a71d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/koa": "2.0.48",
"@types/koa-bodyparser": "5.0.2",
"@types/koa-mount": "3.0.1",
"@types/koa-router": "7.0.35",
"@types/koa-router": "7.0.39",
"@types/koa-static": "4.0.1",
"@types/react": "16.4.18",
"@types/react-dom": "16.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -975,10 +975,10 @@
dependencies:
"@types/koa" "*"

"@types/[email protected].35":
version "7.0.35"
resolved "https://registry.yarnpkg.com/@types/koa-router/-/koa-router-7.0.35.tgz#07442ac95e65ec1b042af4f72abea44dc96b909f"
integrity sha512-WSdZ0FkUSCDiGQBtsEAmTjsM3l5o4eq2WDSCR9UXm/buLY73b5MSkfSt4f8+LAhoZYa9uNNcEyiE43J0xISF5A==
"@types/[email protected].39":
version "7.0.39"
resolved "https://registry.yarnpkg.com/@types/koa-router/-/koa-router-7.0.39.tgz#6167930552e6686f7b5731aa4618cee44fec6a43"
integrity sha512-B8b2qyl7ijLFz7ocqkWva4IJ1n4uY5dK7jtGhQ+YHIGTpzcZr4ldDSjZi/xIM+ko3xSu8oqlGbzWxeVXK3WnNg==
dependencies:
"@types/koa" "*"

Expand Down

0 comments on commit d27a71d

Please sign in to comment.