Skip to content

Commit

Permalink
Bump @cloudflare/itty-router-openapi from 0.1.2 to 0.1.3
Browse files Browse the repository at this point in the history
Bumps [@cloudflare/itty-router-openapi](https://github.com/cloudflare/itty-router-openapi) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/cloudflare/itty-router-openapi/releases)
- [Commits](cloudflare/chanfana@v0.1.2...v0.1.3)

---
updated-dependencies:
- dependency-name: "@cloudflare/itty-router-openapi"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 27, 2023
1 parent 5bead80 commit a18057d
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 @@ -16,7 +16,7 @@
"lint:prettier": "prettier --write ."
},
"dependencies": {
"@cloudflare/itty-router-openapi": "^0.1.2"
"@cloudflare/itty-router-openapi": "^0.1.3"
},
"devDependencies": {
"@babel/preset-typescript": "^7.21.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -475,10 +475,10 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@cloudflare/itty-router-openapi@^0.1.2":
version "0.1.2"
resolved "https://registry.yarnpkg.com/@cloudflare/itty-router-openapi/-/itty-router-openapi-0.1.2.tgz#9605a849bc73151b62861ea9940621f890b3bdf0"
integrity sha512-BYILT4M2Tj7fd0pVPr5M8YwSYmuAxOI10FMcbc6nzgTT9XYY2qIVW0FFyo+BNG4zUi9adrFJQRhlfvISuogGsA==
"@cloudflare/itty-router-openapi@^0.1.3":
version "0.1.3"
resolved "https://registry.yarnpkg.com/@cloudflare/itty-router-openapi/-/itty-router-openapi-0.1.3.tgz#227a4ffc5c91eb1581fe67e28762446b2788e372"
integrity sha512-rE2Ghrv9cTY+E7Qu5pX8qDCwgVJryB6GplK3D0/RYS/uZ33ZuqhizHid60t7YETS1lKDS3ZZuX2s1CA/ULxC5g==
dependencies:
itty-router "^3.0.12"

Expand Down

0 comments on commit a18057d

Please sign in to comment.