Skip to content

Commit

Permalink
chore(deps): update typescript-tooling (#7812)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent 8730bb0 commit da8165d
Show file tree
Hide file tree
Showing 4 changed files with 158 additions and 158 deletions.
2 changes: 1 addition & 1 deletion dev/test-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@sanity/migrate": "workspace:*",
"@sanity/preview-url-secret": "^2.0.0",
"@sanity/react-loader": "^1.8.3",
"@sanity/tsdoc": "1.0.129",
"@sanity/tsdoc": "1.0.131",
"@sanity/types": "workspace:*",
"@sanity/ui": "^2.8.23",
"@sanity/ui-workshop": "^1.0.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,10 +111,10 @@
"@sanity/eslint-config-i18n": "1.0.0",
"@sanity/eslint-config-studio": "^4.0.0",
"@sanity/mutate": "^0.10.2",
"@sanity/pkg-utils": "6.11.10",
"@sanity/pkg-utils": "6.11.11",
"@sanity/prettier-config": "^1.0.3",
"@sanity/test": "0.0.1-alpha.1",
"@sanity/tsdoc": "1.0.129",
"@sanity/tsdoc": "1.0.131",
"@sanity/ui": "^2.8.23",
"@sanity/uuid": "^3.0.2",
"@types/glob": "^7.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/sanity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -273,8 +273,8 @@
"@repo/test-config": "workspace:*",
"@sanity/codegen": "3.64.1",
"@sanity/generate-help-url": "^3.0.0",
"@sanity/pkg-utils": "6.11.10",
"@sanity/tsdoc": "1.0.129",
"@sanity/pkg-utils": "6.11.11",
"@sanity/tsdoc": "1.0.131",
"@sanity/ui-workshop": "^1.2.11",
"@sentry/types": "^8.12.0",
"@testing-library/jest-dom": "^6.4.8",
Expand Down
Loading

0 comments on commit da8165d

Please sign in to comment.