From 636729941a8f223a3c7a5ea19a33538dd53bde47 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 20:25:13 +0800 Subject: [PATCH] chore(deps): update dependency json-schema-to-ts to v2.5.5 (#25) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cf041d9..262b43d 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "eslint-plugin-prettier": "4.2.1", "husky": "8.0.1", "inquirer": "^8.0.0", - "json-schema-to-ts": "2.5.4", + "json-schema-to-ts": "2.5.5", "lint-staged": "13.0.3", "pino": "8.3.1", "pino-pretty": "8.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f271da0..b6dfe31 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,7 +20,7 @@ specifiers: fastify-plugin: 4.0.0 husky: 8.0.1 inquirer: ^8.0.0 - json-schema-to-ts: 2.5.4 + json-schema-to-ts: 2.5.5 lint-staged: 13.0.3 pino: 8.3.1 pino-pretty: 8.1.0 @@ -53,7 +53,7 @@ devDependencies: eslint-plugin-prettier: 4.2.1_g4fztgbwjyq2fvmcscny2sj6fy husky: 8.0.1 inquirer: 8.2.4 - json-schema-to-ts: 2.5.4 + json-schema-to-ts: 2.5.5 lint-staged: 13.0.3 pino: 8.3.1 pino-pretty: 8.1.0 @@ -2477,8 +2477,8 @@ packages: - supports-color dev: false - /json-schema-to-ts/2.5.4: - resolution: {integrity: sha512-wlaYrGg+aYq0aEjSDY3cAFNzJVD2GvdrVIlvMdrbOLwkaMarXBiX+k0qm5Myb2aI3xjvdqsZoGs63JPS/M8+dg==} + /json-schema-to-ts/2.5.5: + resolution: {integrity: sha512-GFD5t0fUnX/B0gE9xbHjxv2BwFXRJND2+OKoLoMElJ3XRJ7dOBlLT7KXpg96aETeZ0RJbAZOfqHALBf5k4aIIA==} dependencies: '@types/json-schema': 7.0.11 ts-algebra: 1.1.1