From aad08c9775dc666a52a68e022c9357ae00636752 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 04:49:12 +0000 Subject: [PATCH] chore(deps-dev): bump @sanity/cli from 3.14.3 to 3.14.4 Bumps [@sanity/cli](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/cli) from 3.14.3 to 3.14.4. - [Release notes](https://github.com/sanity-io/sanity/releases) - [Commits](https://github.com/sanity-io/sanity/commits/v3.14.4/packages/@sanity/cli) --- updated-dependencies: - dependency-name: "@sanity/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sites/sanity/package.json | 2 +- yarn.lock | 15 --------------- 2 files changed, 1 insertion(+), 16 deletions(-) diff --git a/sites/sanity/package.json b/sites/sanity/package.json index 074bdd1a56d..212ec9a2d8b 100644 --- a/sites/sanity/package.json +++ b/sites/sanity/package.json @@ -35,7 +35,7 @@ "eslint": "8.46.0", "prettier": "3.0.0", "typescript": "5.1.6", - "@sanity/cli": "3.14.3" + "@sanity/cli": "3.14.4" }, "engines": { "node": "18", diff --git a/yarn.lock b/yarn.lock index b492599a7d5..ff6c7d6487e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2969,21 +2969,6 @@ get-random-values-esm "^1.0.0" lodash "^4.17.21" -"@sanity/cli@3.14.3": - version "3.14.3" - resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.3.tgz#4dfa8762152d1c90d40b325203b1bc43556fa538" - integrity sha512-ReuSOD0SSMVOd8aBCscJys577LgPDZicNOIgzahLUUu3i2+8r9Vmwr5Ue5WhzqmhtMNSjLJmUSLELfxv/SS4lQ== - dependencies: - "@babel/traverse" "^7.19.0" - "@vercel/frameworks" "1.4.3" - "@vercel/fs-detectors" "4.1.0" - chalk "^4.1.2" - esbuild "^0.18.0" - esbuild-register "^3.4.1" - get-it "^8.0.9" - golden-fleece "^1.0.9" - pkg-dir "^5.0.0" - "@sanity/cli@3.14.4": version "3.14.4" resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.4.tgz#9d5d9c3a1cf88dc428e90ce00e7647f0a2b47fcb"