Skip to content

Commit

Permalink
Build(deps-dev): Bump @types/koa__cors from 3.3.1 to 4.0.2
Browse files Browse the repository at this point in the history
Bumps [@types/koa__cors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa__cors) from 3.3.1 to 4.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa__cors)

---
updated-dependencies:
- dependency-name: "@types/koa__cors"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 8875c35 commit cda28f0
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 @@ -217,7 +217,7 @@
"@types/koa-mount": "4.0.4",
"@types/koa-send": "4.1.4",
"@types/koa-views": "2.0.4",
"@types/koa__cors": "3.3.1",
"@types/koa__cors": "4.0.2",
"@types/koa__multer": "2.0.6",
"@types/koa__router": "8.0.11",
"@types/lolex": "5.1.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -966,10 +966,10 @@
"@types/koa-compose" "*"
"@types/node" "*"

"@types/koa__cors@3.3.1":
version "3.3.1"
resolved "https://registry.yarnpkg.com/@types/koa__cors/-/koa__cors-3.3.1.tgz#0ec7543c4c620fd23451bfdd3e21b9a6aadedccd"
integrity sha512-aFGYhTFW7651KhmZZ05VG0QZJre7QxBxDj2LF1lf6GA/wSXEfKVAJxiQQWzRV4ZoMzQIO8vJBXKsUcRuvYK9qw==
"@types/koa__cors@4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@types/koa__cors/-/koa__cors-4.0.2.tgz#9a866628aa57653e130e731d6c19c6372779ca1c"
integrity sha512-EV1S9t1PbauzUlKyI4KKrw1E/JWHI15OtdVXkaBm6sI+vXvvSW6JoKcsmAiIqY0PYvt94fycvdrWMTtM15uZmw==
dependencies:
"@types/koa" "*"

Expand Down

0 comments on commit cda28f0

Please sign in to comment.