Skip to content

Commit

Permalink
build(deps-dev): bump @sanity/client from 6.1.2 to 6.1.6
Browse files Browse the repository at this point in the history
Bumps [@sanity/client](https://github.com/sanity-io/client) from 6.1.2 to 6.1.6.
- [Release notes](https://github.com/sanity-io/client/releases)
- [Changelog](https://github.com/sanity-io/client/blob/main/CHANGELOG.md)
- [Commits](sanity-io/client@v6.1.2...v6.1.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 5, 2023
1 parent 6ed03ef commit 674eb0d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"postpublish": "yarn clean"
},
"devDependencies": {
"@sanity/client": "^6.1.2",
"@sanity/client": "^6.1.6",
"@types/lru-cache": "^5.1.0",
"@types/node": "^14.14.41",
"next-auth": "^4.22.1",
Expand All @@ -52,7 +52,7 @@
"groq": "^2.2.6"
},
"peerDependencies": {
"@sanity/client": "^6.1.2",
"@sanity/client": "^6.1.6",
"next-auth": "^4.22.1"
},
"bugs": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
resolved "https://registry.yarnpkg.com/@phc/format/-/format-1.0.0.tgz#b5627003b3216dc4362125b13f48a4daa76680e4"
integrity sha512-m7X9U6BG2+J+R1lSOdCiITLLrxm+cWlNI3HUFA92oLO77ObGNzaKdh8pMLqdZcshtkKuV84olNNXDfMc4FezBQ==

"@sanity/client@^6.1.2":
version "6.1.2"
resolved "https://registry.yarnpkg.com/@sanity/client/-/client-6.1.2.tgz#03a032c3b1c98c35efa94db6acd478ae2a71a46c"
integrity sha512-8/NRBmyzJaT8ZNZxj3UmOAhvqKxDtXWysogsa4rn+o/Z+zS7upkToh1wSdvoFLcv9uHSYF6JGeycigjwO1Zpnw==
"@sanity/client@^6.1.6":
version "6.1.6"
resolved "https://registry.yarnpkg.com/@sanity/client/-/client-6.1.6.tgz#8c17f29d8319324a01976a18a5dfb983a94da1ae"
integrity sha512-pFg9Zbp2ztNwTRr3ct5og1YL64sGUUMeoQVkp4SQgcRvcMpHNK8E3cLL8cz+VCUpp7ERE3K7M5hlyb+vnglaDA==
dependencies:
"@sanity/eventsource" "^5.0.0"
get-it "^8.1.0"
Expand Down

0 comments on commit 674eb0d

Please sign in to comment.