Skip to content

Commit c166ca8

Browse files
authored
Merge pull request #830 from acacode/prepare-13.0.13
Prepare 13.0.13
2 parents c30f3fb + 66a789d commit c166ca8

File tree

2 files changed

+107
-123
lines changed

2 files changed

+107
-123
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "swagger-typescript-api",
3-
"version": "13.0.12",
3+
"version": "13.0.13",
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",
@@ -53,10 +53,10 @@
5353
"lodash": "^4.17.21",
5454
"nanoid": "^3.3.7",
5555
"node-emoji": "^2.1.3",
56-
"prettier": "~3.3.2",
56+
"prettier": "~3.3.3",
5757
"swagger-schema-official": "2.0.0-bab6bed",
5858
"swagger2openapi": "^7.0.8",
59-
"typescript": "~5.5.2"
59+
"typescript": "~5.5.3"
6060
},
6161
"devDependencies": {
6262
"@biomejs/biome": "1.8.3",

0 commit comments

Comments
 (0)