1
0
Fork 0

chore(deps-dev): bump @sanity/cli from 3.13.0 to 3.14.0

Bumps [@sanity/cli](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/cli) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.14.0/packages/@sanity/cli)

---
updated-dependencies:
- dependency-name: "@sanity/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-30 04:11:03 +00:00 committed by GitHub
parent ce51c46211
commit af3a8cd34b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 1 deletions

View file

@ -34,7 +34,7 @@
"eslint": "8.43.0",
"prettier": "2.8.8",
"typescript": "5.1.6",
"@sanity/cli": "3.13.0"
"@sanity/cli": "3.14.0"
},
"engines": {
"node": ">=16.0.0",

View file

@ -3615,6 +3615,21 @@
golden-fleece "^1.0.9"
pkg-dir "^5.0.0"
"@sanity/cli@3.14.0":
version "3.14.0"
resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.0.tgz#586feffd120a013353df2ce9bcd5c38528c93579"
integrity sha512-n496YfLUmJ91jfd5GYjZ13OOYG1sfxmTN2YqrwNA7H1poWPKvvCfX9eC3H4qxc7mug+u0CiEnrxMTVTqdzVqvQ==
dependencies:
"@babel/traverse" "^7.19.0"
"@vercel/frameworks" "1.4.2"
"@vercel/fs-detectors" "3.9.2"
chalk "^4.1.2"
esbuild "^0.16.5"
esbuild-register "^3.4.1"
get-it "^8.0.9"
golden-fleece "^1.0.9"
pkg-dir "^5.0.0"
"@sanity/client@^6.0.0", "@sanity/client@^6.1.1", "@sanity/client@^6.1.2":
version "6.1.4"
resolved "https://registry.yarnpkg.com/@sanity/client/-/client-6.1.4.tgz#cdaa43974724375a30e6cf31a43548566d11fd2e"