Skip to content

Commit da2e3f0

Browse files
authored
Merge pull request #904 from acacode/prepare-13.0.22
Prepare 13.0.22
2 parents 0561601 + 1405b60 commit da2e3f0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "swagger-typescript-api",
3-
"version": "13.0.21",
3+
"version": "13.0.22",
44
"description": "Generate the API client for Fetch or Axios from an OpenAPI Specification",
55
"homepage": "https://github.com/acacode/swagger-typescript-api",
66
"bugs": "https://github.com/acacode/swagger-typescript-api/issues",
@@ -47,7 +47,7 @@
4747
},
4848
"dependencies": {
4949
"@types/swagger-schema-official": "^2.0.25",
50-
"consola": "3.2.3",
50+
"consola": "^3.2.3",
5151
"cosmiconfig": "^9.0.0",
5252
"didyoumean": "^1.2.2",
5353
"eta": "^2.2.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1171,7 +1171,7 @@ __metadata:
11711171
languageName: node
11721172
linkType: hard
11731173

1174-
"consola@npm:3.2.3, consola@npm:^3.2.3":
1174+
"consola@npm:^3.2.3":
11751175
version: 3.2.3
11761176
resolution: "consola@npm:3.2.3"
11771177
checksum: 10c0/c606220524ec88a05bb1baf557e9e0e04a0c08a9c35d7a08652d99de195c4ddcb6572040a7df57a18ff38bbc13ce9880ad032d56630cef27bef72768ef0ac078
@@ -3183,7 +3183,7 @@ __metadata:
31833183
"@types/swagger-schema-official": "npm:^2.0.25"
31843184
"@types/swagger2openapi": "npm:7.0.4"
31853185
axios: "npm:1.7.5"
3186-
consola: "npm:3.2.3"
3186+
consola: "npm:^3.2.3"
31873187
cosmiconfig: "npm:^9.0.0"
31883188
didyoumean: "npm:^1.2.2"
31893189
eta: "npm:^2.2.0"

0 commit comments

Comments
 (0)