Skip to content

Commit

Permalink
Merge pull request #1911 from sakura-tel/dependabot/npm_and_yarn/type…
Browse files Browse the repository at this point in the history
…s/koa-mount-4.0.4

Build(deps-dev): Bump @types/koa-mount from 4.0.3 to 4.0.4
  • Loading branch information
github-actions[bot] authored Oct 18, 2023
2 parents d4c6dc2 + 9e95af2 commit 8875c35
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 @@ -214,7 +214,7 @@
"@types/koa-cors": "0.0.4",
"@types/koa-favicon": "2.0.22",
"@types/koa-logger": "3.1.4",
"@types/koa-mount": "4.0.3",
"@types/koa-mount": "4.0.4",
"@types/koa-send": "4.1.4",
"@types/koa-views": "2.0.4",
"@types/koa__cors": "3.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -931,10 +931,10 @@
dependencies:
"@types/koa" "*"

"@types/[email protected].3":
version "4.0.3"
resolved "https://registry.yarnpkg.com/@types/koa-mount/-/koa-mount-4.0.3.tgz#4d2f88de2a2b713f59c846e0583678447b40eb5b"
integrity sha512-WXhyitlW5B6zW31cKZO+RBl38afLmO9847M8PaKmcnO5tqGJy/+XcH5N/69Nsp+vKvFXhDOY9GM5uF34HrWgrw==
"@types/[email protected].4":
version "4.0.4"
resolved "https://registry.yarnpkg.com/@types/koa-mount/-/koa-mount-4.0.4.tgz#79e93000c931f3fbe996c926db89118385a8e133"
integrity sha512-n9P/yyZHcm+C9mcHoQAX9ovNyAeK4o2x/+JCdrSBWlpCDoI7KNTr9zzgQoSEPvuHcT7FEcsc07LKvH9eicsZOw==
dependencies:
"@types/koa" "*"

Expand Down

0 comments on commit 8875c35

Please sign in to comment.