Skip to content

Commit

Permalink
fix: update aspida and openapi-types
Browse files Browse the repository at this point in the history
  • Loading branch information
solufa committed Jan 22, 2021
1 parent c23eb75 commit a9cde95
Show file tree
Hide file tree
Showing 3 changed files with 308 additions and 304 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,19 +85,19 @@
]
},
"dependencies": {
"aspida": "^1.2.1",
"openapi-types": "^7.0.1",
"aspida": "^1.3.0",
"openapi-types": "^7.2.3",
"swagger-parser": "^10.0.2",
"swagger2openapi": "^7.0.4"
},
"devDependencies": {
"@types/jest": "^26.0.19",
"@types/jest": "^26.0.20",
"@types/js-yaml": "^3.12.5",
"@types/minimist": "^1.2.1",
"@typescript-eslint/eslint-plugin": "^4.12.0",
"@typescript-eslint/parser": "^4.12.0",
"eslint": "^7.17.0",
"eslint-config-prettier": "^7.1.0",
"@typescript-eslint/eslint-plugin": "^4.14.0",
"@typescript-eslint/parser": "^4.14.0",
"eslint": "^7.18.0",
"eslint-config-prettier": "^7.2.0",
"eslint-config-standard": "^16.0.2",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.3",
Expand Down
Loading

0 comments on commit a9cde95

Please sign in to comment.