mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
Merge branch 'master' of github.com:ferdikoomen/openapi-typescript-codegen
This commit is contained in:
commit
cb4977dc7e
10
package.json
10
package.json
@ -63,20 +63,20 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.7.2",
|
||||
"@babel/preset-env": "7.7.1",
|
||||
"@babel/preset-env": "7.7.4",
|
||||
"@babel/preset-typescript": "7.7.2",
|
||||
"@types/jest": "24.0.23",
|
||||
"@types/js-yaml": "3.12.1",
|
||||
"@types/mkdirp": "0.5.2",
|
||||
"@types/node": "12.12.11",
|
||||
"@types/node": "12.12.14",
|
||||
"@types/rimraf": "2.0.3",
|
||||
"@types/yup": "0.26.24",
|
||||
"@types/yup": "0.26.26",
|
||||
"@typescript-eslint/eslint-plugin": "2.8.0",
|
||||
"@typescript-eslint/parser": "2.8.0",
|
||||
"@typescript-eslint/parser": "2.9.0",
|
||||
"camelcase": "5.3.1",
|
||||
"chalk": "3.0.0",
|
||||
"commander": "4.0.1",
|
||||
"eslint": "6.6.0",
|
||||
"eslint": "6.7.1",
|
||||
"eslint-config-prettier": "6.7.0",
|
||||
"eslint-plugin-prettier": "3.1.1",
|
||||
"eslint-plugin-sort-imports-es6-autofix": "0.5.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user