From db63783a1aa068129d9dbca7263ee0409f0f9a8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Apr 2023 15:49:06 +0000 Subject: [PATCH 1/2] chore(deps-dev): bump typescript from 5.0.2 to 5.0.3 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.2 to 5.0.3. - [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] --- sites/sanity/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sites/sanity/package.json b/sites/sanity/package.json index 832a6702850..e73b95fe6c3 100644 --- a/sites/sanity/package.json +++ b/sites/sanity/package.json @@ -32,7 +32,7 @@ "@sanity/eslint-config-studio": "2.0.1", "eslint": "8.37.0", "prettier": "2.8.7", - "typescript": "5.0.2", + "typescript": "5.0.3", "@sanity/cli": "3.8.3" }, "engines": { diff --git a/yarn.lock b/yarn.lock index 8a972c6bff5..45abcf0f39f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19543,10 +19543,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA== -typescript@5.0.2, "typescript@^4.6.4 || ^5.0.0": - version "5.0.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5" - integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw== +typescript@5.0.3, "typescript@^4.6.4 || ^5.0.0": + version "5.0.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf" + integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA== "typescript@^3 || ^4": version "4.9.5" From ef4be998eeb61db96919ebba52dd8fb94a891463 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 7 Apr 2023 15:54:10 +0000 Subject: [PATCH 2/2] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/typescript-5.0.3 changes in config/dependencies.yaml --- config/dependencies.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dependencies.yaml b/config/dependencies.yaml index 555fa6621dd..d4fbefaf11d 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -360,7 +360,7 @@ sanity: '@sanity/eslint-config-studio': '2.0.1' 'eslint': *eslint 'prettier': '2.8.7' - 'typescript': '5.0.2' + 'typescript': '5.0.3' '@sanity/cli': '3.8.3' shared: