Skip to content

Commit bd799bd

Browse files
dependabot[bot]Jake Champion
authored andcommitted
Bump tsd from 0.22.0 to 0.24.1 in /sdk/js-compute
Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.22.0 to 0.24.1. - [Release notes](https://github.com/SamVerschueren/tsd/releases) - [Commits](tsdjs/tsd@v0.22.0...v0.24.1) --- updated-dependencies: - dependency-name: tsd dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43c7058 commit bd799bd

File tree

2 files changed

+17
-21
lines changed

2 files changed

+17
-21
lines changed

sdk/js-compute/package-lock.json

Lines changed: 16 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/js-compute/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"docs:typedoc": "typedoc --theme ./node_modules/typedoc-loopingz-theme/bin/default --disableSources --includeVersion --out reference-docs --tsconfig tsconfig.json --readme none --exclude index.test-d.ts index.d.ts"
3333
},
3434
"devDependencies": {
35-
"tsd": "^0.22.0",
35+
"tsd": "^0.24.1",
3636
"typedoc": "^0.21",
3737
"typescript": "^4.2"
3838
},

0 commit comments

Comments
 (0)