Skip to content

Commit

Permalink
chore(deps-dev): bump tsd from 0.29.0 to 0.30.0
Browse files Browse the repository at this point in the history
Bumps [tsd](https://github.com/tsdjs/tsd) from 0.29.0 to 0.30.0.
- [Release notes](https://github.com/tsdjs/tsd/releases)
- [Commits](tsdjs/tsd@v0.29.0...v0.30.0)

---
updated-dependencies:
- dependency-name: tsd
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 1c1f900 commit 955f300
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"semantic-release-yarn": "3.0.2",
"ts-jest": "29.1.1",
"ts-node": "10.9.2",
"tsd": "0.29.0",
"tsd": "0.30.0",
"typescript": "5.3.3"
},
"packageManager": "yarn@3.5.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1673,10 +1673,10 @@ __metadata:
languageName: node
linkType: hard

"@tsd/typescript@npm:~5.2.2":
version: 5.2.2
resolution: "@tsd/typescript@npm:5.2.2"
checksum: b72d6311356a1fabcd78ffeb878a6ba3d51804d02fefdc6cf36ae8957d97b13823b9e396f550e37c2d1b405b6ad0fa190f4ec791bc6d730b02b22e39b33a4c76
"@tsd/typescript@npm:~5.3.3":
version: 5.3.3
resolution: "@tsd/typescript@npm:5.3.3"
checksum: 0d7815cfe8038c3fcc172cf3f8f6fdcaded965466cf8b2cff31ada57db9d9788ecd9590bca4576afcb4785d8b3271bc978b1f3ff338f49b3fffdce33ec135afe
languageName: node
linkType: hard

Expand Down Expand Up @@ -2303,7 +2303,7 @@ __metadata:
string-argv: ^0.3.1
ts-jest: 29.1.1
ts-node: 10.9.2
tsd: 0.29.0
tsd: 0.30.0
typed-emitter: ^2.1.0
typescript: 5.3.3
yargs: ^17.5.1
Expand Down Expand Up @@ -8615,11 +8615,11 @@ __metadata:
languageName: node
linkType: hard

"tsd@npm:0.29.0":
version: 0.29.0
resolution: "tsd@npm:0.29.0"
"tsd@npm:0.30.0":
version: 0.30.0
resolution: "tsd@npm:0.30.0"
dependencies:
"@tsd/typescript": ~5.2.2
"@tsd/typescript": ~5.3.3
eslint-formatter-pretty: ^4.1.0
globby: ^11.0.1
jest-diff: ^29.0.3
Expand All @@ -8628,7 +8628,7 @@ __metadata:
read-pkg-up: ^7.0.0
bin:
tsd: dist/cli.js
checksum: 66b5f5f04c46b4c5cea28faba54d7372cdf3126876d968958eb3fb8dab0247ef50a466f10d59c6aea60751c35a518a594a06eecdb5e274cb8d739f804fc62da1
checksum: 21a6eacfb3710719c5d426bf32982d49f4e6c428ccf119870e9777eff4eb244558e10941095dcfcdaafbf5fdc4140451ce8fa2d8f4f7c83bf442f9eabd77474d
languageName: node
linkType: hard

Expand Down

0 comments on commit 955f300

Please sign in to comment.