From 58ab1abcf4c0dd6c8f7079214effd03af8497f8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 13:32:26 +0000 Subject: [PATCH] chore(deps-dev): bump typescript from 4.9.3 to 4.9.5 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 4.9.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../human-solid-introspection/package.json | 2 +- examples/human-solid/package.json | 2 +- examples/human/package.json | 2 +- examples/solid-music/package.json | 2 +- package-lock.json | 28 +++++++++---------- 5 files changed, 18 insertions(+), 18 deletions(-) diff --git a/examples/human-solid-introspection/package.json b/examples/human-solid-introspection/package.json index b164f8c..9585359 100644 --- a/examples/human-solid-introspection/package.json +++ b/examples/human-solid-introspection/package.json @@ -29,6 +29,6 @@ "@graphql-mesh/cli": "^0.82.4", "@inrupt/experimental-graphql-introspection-ontology": "^0.1.2", "graphql-scalars": "^1.18.0", - "typescript": "4.9.3" + "typescript": "4.9.5" } } diff --git a/examples/human-solid/package.json b/examples/human-solid/package.json index 5e13259..b69b1f5 100644 --- a/examples/human-solid/package.json +++ b/examples/human-solid/package.json @@ -24,6 +24,6 @@ "@graphql-codegen/typescript": "^2.7.3", "@graphql-codegen/typescript-operations": "^2.5.3", "graphql-scalars": "^1.18.0", - "typescript": "4.9.3" + "typescript": "4.9.5" } } diff --git a/examples/human/package.json b/examples/human/package.json index b30de5c..2665af5 100644 --- a/examples/human/package.json +++ b/examples/human/package.json @@ -23,6 +23,6 @@ "@graphql-codegen/typescript": "^2.7.3", "@graphql-codegen/typescript-operations": "^2.5.3", "graphql-scalars": "^1.18.0", - "typescript": "4.9.3" + "typescript": "4.9.5" } } diff --git a/examples/solid-music/package.json b/examples/solid-music/package.json index 66a7044..ab1bdfe 100644 --- a/examples/solid-music/package.json +++ b/examples/solid-music/package.json @@ -45,6 +45,6 @@ "eslint-config-next": "13.0.6", "get-port-please": "^2.6.1", "postcss": "^8.4.17", - "typescript": "4.9.3" + "typescript": "4.9.5" } } diff --git a/package-lock.json b/package-lock.json index fa9c1d4..c98512b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -55,7 +55,7 @@ "@graphql-codegen/typescript": "^2.7.3", "@graphql-codegen/typescript-operations": "^2.5.3", "graphql-scalars": "^1.18.0", - "typescript": "4.9.3" + "typescript": "4.9.5" } }, "examples/human-solid": { @@ -76,7 +76,7 @@ "@graphql-codegen/typescript": "^2.7.3", "@graphql-codegen/typescript-operations": "^2.5.3", "graphql-scalars": "^1.18.0", - "typescript": "4.9.3" + "typescript": "4.9.5" } }, "examples/human-solid-introspection": { @@ -100,7 +100,7 @@ "@graphql-mesh/cli": "^0.82.4", "@inrupt/experimental-graphql-introspection-ontology": "^0.1.2", "graphql-scalars": "^1.18.0", - "typescript": "4.9.3" + "typescript": "4.9.5" } }, "examples/human-solid-introspection/node_modules/@graphql-mesh/cross-helpers": { @@ -755,7 +755,7 @@ "eslint-config-next": "13.0.6", "get-port-please": "^2.6.1", "postcss": "^8.4.17", - "typescript": "4.9.3" + "typescript": "4.9.5" } }, "examples/solid-music/node_modules/postcss": { @@ -38519,9 +38519,9 @@ } }, "node_modules/typescript": { - "version": "4.9.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.3.tgz", - "integrity": "sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==", + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz", + "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" @@ -52191,7 +52191,7 @@ "graphql-scalars": "^1.18.0", "terminal-image": "^1.2.1", "ts-node": "^10.9.1", - "typescript": "4.9.3" + "typescript": "4.9.5" } }, "@inrupt/experimental-human-solid-graphql-introspection-query-example": { @@ -52211,7 +52211,7 @@ "solid-node-interactive-auth": "^1.0.2", "terminal-image": "^1.2.1", "ts-node": "^10.9.1", - "typescript": "4.9.3" + "typescript": "4.9.5" }, "dependencies": { "@graphql-mesh/cross-helpers": { @@ -52732,7 +52732,7 @@ "solid-node-interactive-auth": "^1.0.2", "terminal-image": "^1.2.1", "ts-node": "^10.9.1", - "typescript": "4.9.3" + "typescript": "4.9.5" } }, "@inrupt/experimental-query-sparql-reasoning-solid": { @@ -52913,7 +52913,7 @@ "react-dom": "18.2.0", "tailwind-scrollbar-hide": "^1.1.7", "tailwindcss": "^3.1.8", - "typescript": "4.9.3" + "typescript": "4.9.5" }, "dependencies": { "postcss": { @@ -68777,9 +68777,9 @@ } }, "typescript": { - "version": "4.9.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.3.tgz", - "integrity": "sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==" + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz", + "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==" }, "ua-parser-js": { "version": "0.7.32",