Skip to content

Commit 6350f3c

Browse files
bjoergeRitaDias
authored andcommittedJun 20, 2023
chore(deps): add @sanity/tsdocs as a dev dependency
chore: update lock file chore(test-studio): update test dataset
1 parent a7b3797 commit 6350f3c

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed
 

‎dev/test-studio/sanity.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ export default defineConfig([
116116
name: 'tsdoc',
117117
title: 'tsdoc',
118118
projectId: 'ppsg7ml5',
119-
dataset: 'tsdoc-test',
119+
dataset: 'tsdoc-2',
120120
plugins: [sharedSettings()],
121121
basePath: '/tsdoc',
122122
},

‎packages/sanity/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@
232232
"yargs": "^17.3.0"
233233
},
234234
"devDependencies": {
235+
"@sanity/tsdoc": "^1.0.0-alpha.16",
235236
"@sanity/ui-workshop": "^1.0.0",
236237
"@testing-library/jest-dom": "^5.16.5",
237238
"@testing-library/react": "^13.4.0",

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6332,10 +6332,10 @@ acorn-globals@^7.0.0:
63326332
acorn "^8.1.0"
63336333
acorn-walk "^8.0.2"
63346334

6335-
acorn-import-assertions@^1.7.6:
6336-
version "1.8.0"
6337-
resolved "https://registry.yarnpkg.com/acorn-import-assertions/-/acorn-import-assertions-1.8.0.tgz#ba2b5939ce62c238db6d93d81c9b111b29b855e9"
6338-
integrity sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==
6335+
acorn-import-assertions@^1.9.0:
6336+
version "1.9.0"
6337+
resolved "https://registry.yarnpkg.com/acorn-import-assertions/-/acorn-import-assertions-1.9.0.tgz#507276249d684797c84e0734ef84860334cfb1ac"
6338+
integrity sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==
63396339

63406340
acorn-jsx@^5.3.2:
63416341
version "5.3.2"

0 commit comments

Comments
 (0)
Failed to load comments.