Skip to content

Commit

Permalink
Update dependency @types/koa to v2.13.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 18, 2022
1 parent 726d267 commit 768f617
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@changesets/cli": "2.23.0",
"@stryker-mutator/core": "6.1.2",
"@stryker-mutator/jest-runner": "6.1.2",
"@types/koa": "2.13.4",
"@types/koa": "2.13.5",
"eslint": "8.20.0",
"eslint-config-hardcore": "24.5.0",
"eslint-formatter-github-annotations": "0.1.0",
Expand Down
16 changes: 1 addition & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2287,7 +2287,7 @@
dependencies:
"@types/koa" "*"

"@types/koa@*":
"@types/koa@*", "@types/koa@2.13.5":
version "2.13.5"
resolved "https://registry.yarnpkg.com/@types/koa/-/koa-2.13.5.tgz#64b3ca4d54e08c0062e89ec666c9f45443b21a61"
integrity sha512-HSUOdzKz3by4fnqagwthW/1w/yJspTgppyyalPVbgZf8jQWvdIXcVW5h2DGtw4zYntOaeRGx49r1hxoPWrD4aA==
Expand All @@ -2301,20 +2301,6 @@
"@types/koa-compose" "*"
"@types/node" "*"

"@types/koa@2.13.4":
version "2.13.4"
resolved "https://registry.yarnpkg.com/@types/koa/-/koa-2.13.4.tgz#10620b3f24a8027ef5cbae88b393d1b31205726b"
integrity sha512-dfHYMfU+z/vKtQB7NUrthdAEiSvnLebvBjwHtfFmpZmB7em2N3WVQdHgnFq+xvyVgxW5jKDmjWfLD3lw4g4uTw==
dependencies:
"@types/accepts" "*"
"@types/content-disposition" "*"
"@types/cookies" "*"
"@types/http-assert" "*"
"@types/http-errors" "*"
"@types/keygrip" "*"
"@types/koa-compose" "*"
"@types/node" "*"

"@types/mdast@^3.0.0":
version "3.0.10"
resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-3.0.10.tgz#4724244a82a4598884cbbe9bcfd73dff927ee8af"
Expand Down

0 comments on commit 768f617

Please sign in to comment.