Skip to content

Commit

Permalink
chore(deps): update dependency json-schema-to-typescript to v13 (#271)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency json-schema-to-typescript to v13

* chore: tslint -> eslint in output

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: William Killerud <william.killerud@schibsted.com>
  • Loading branch information
renovate[bot] and wkillerud authored Mar 7, 2024
1 parent cb4ba81 commit ac76b0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion eikjson.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* tslint:disable */
/* eslint-disable */
/**
* This file was automatically generated by json-schema-to-typescript.
* DO NOT MODIFY IT BY HAND. Instead, modify the source JSONSchema file,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"eslint-plugin-prettier": "5.1.3",
"express": "4.18.2",
"fastify": "4.22.1",
"json-schema-to-typescript": "10.1.5",
"json-schema-to-typescript": "13.1.2",
"prettier": "3.2.5",
"semantic-release": "23.0.2",
"stoppable": "1.1.0",
Expand Down

0 comments on commit ac76b0c

Please sign in to comment.