Skip to content

Commit

Permalink
Merge pull request #904 from acacode/prepare-13.0.22
Browse files Browse the repository at this point in the history
Prepare 13.0.22
  • Loading branch information
smorimoto committed Aug 25, 2024
2 parents 0561601 + 1405b60 commit da2e3f0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "swagger-typescript-api",
"version": "13.0.21",
"version": "13.0.22",
"description": "Generate the API client for Fetch or Axios from an OpenAPI Specification",
"homepage": "https://github.com/acacode/swagger-typescript-api",
"bugs": "https://github.com/acacode/swagger-typescript-api/issues",
Expand Down Expand Up @@ -47,7 +47,7 @@
},
"dependencies": {
"@types/swagger-schema-official": "^2.0.25",
"consola": "3.2.3",
"consola": "^3.2.3",
"cosmiconfig": "^9.0.0",
"didyoumean": "^1.2.2",
"eta": "^2.2.0",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1171,7 +1171,7 @@ __metadata:
languageName: node
linkType: hard

"consola@npm:3.2.3, consola@npm:^3.2.3":
"consola@npm:^3.2.3":
version: 3.2.3
resolution: "consola@npm:3.2.3"
checksum: 10c0/c606220524ec88a05bb1baf557e9e0e04a0c08a9c35d7a08652d99de195c4ddcb6572040a7df57a18ff38bbc13ce9880ad032d56630cef27bef72768ef0ac078
Expand Down Expand Up @@ -3183,7 +3183,7 @@ __metadata:
"@types/swagger-schema-official": "npm:^2.0.25"
"@types/swagger2openapi": "npm:7.0.4"
axios: "npm:1.7.5"
consola: "npm:3.2.3"
consola: "npm:^3.2.3"
cosmiconfig: "npm:^9.0.0"
didyoumean: "npm:^1.2.2"
eta: "npm:^2.2.0"
Expand Down

0 comments on commit da2e3f0

Please sign in to comment.