File tree 3 files changed +1535
-6
lines changed
3 files changed +1535
-6
lines changed Original file line number Diff line number Diff line change 2
2
.coveralls.yml
3
3
.node-version
4
4
.nyc_output
5
- yarn.lock
6
5
resolved.yaml
7
6
8
7
# Logs
Original file line number Diff line number Diff line change 35
35
},
36
36
"dependencies" : {
37
37
"@apidevtools/json-schema-ref-parser" : " ^9.0.9" ,
38
- "json-schema-walker" : " ^1.0 .0" ,
38
+ "json-schema-walker" : " ^1.1 .0" ,
39
39
"openapi-types" : " ^12.0.0" ,
40
40
"yargs" : " ^17.5.1"
41
41
},
42
42
"devDependencies" : {
43
43
"@types/json-schema" : " ^7.0.11" ,
44
- "@typescript-eslint/eslint-plugin" : " ^5.32.0 " ,
45
- "@typescript-eslint/parser" : " ^5.32.0 " ,
44
+ "@typescript-eslint/eslint-plugin" : " ^5.33.1 " ,
45
+ "@typescript-eslint/parser" : " ^5.33.1 " ,
46
46
"c8" : " ^7.12.0" ,
47
- "eslint" : " ^8.21 .0" ,
47
+ "eslint" : " ^8.22 .0" ,
48
48
"eslint-config-prettier" : " ^8.5.0" ,
49
49
"eslint-plugin-prettier" : " ^4.2.1" ,
50
50
"eslint-plugin-unused-imports" : " ^2.0.0" ,
51
51
"nock" : " ^13.2.9" ,
52
52
"prettier" : " ^2.7.1" ,
53
53
"typescript" : " ^4.7.4" ,
54
- "vitest" : " ^0.21.0 "
54
+ "vitest" : " ^0.22.1 "
55
55
},
56
56
"prettier" : {
57
57
"singleQuote" : true ,
You can’t perform that action at this time.
0 commit comments