From a9be96b6a6fc96c7f893fd13f049db792e121b66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 14:30:20 +0100 Subject: [PATCH] chore(deps): bump @types/json-schema from 7.0.14 to 7.0.15 (#1680) Bumps [@types/json-schema](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/json-schema) from 7.0.14 to 7.0.15. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/json-schema) --- updated-dependencies: - dependency-name: "@types/json-schema" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[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 6680a6c2d8..819c238357 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dependencies": { "@astrojs/markdown-remark": "^3.3.0", "@astrojs/starlight": "^0.12.0", - "@types/json-schema": "^7.0.14", + "@types/json-schema": "^7.0.15", "astro": "^3.4.3", "astro-feelback": "^0.3.4", "prettier": "^3.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 46433ae5ae..847ce22adb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,8 +20,8 @@ importers: specifier: ^0.12.0 version: 0.12.0(astro@3.4.3) '@types/json-schema': - specifier: ^7.0.14 - version: 7.0.14 + specifier: ^7.0.15 + version: 7.0.15 astro: specifier: ^3.4.3 version: 3.4.3 @@ -1086,8 +1086,8 @@ packages: resolution: {integrity: sha512-lVnoTUR09iECkTInzCzFEasZKs11VuCTIdo8hnLXwCU40UUbSl8boPsy6MNJ9+HbJQ/jxju8nSZxSHPVIbmCbg==} dev: true - /@types/json-schema@7.0.14: - resolution: {integrity: sha512-U3PUjAudAdJBeC2pgN8uTIKgxrb4nlDF3SF0++EldXQvQBGkpFZMSnwQiIoDU77tv45VgNkl/L4ouD+rEomujw==} + /@types/json-schema@7.0.15: + resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} dev: false /@types/mdast@3.0.12: