Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent bb7f17e commit 9509eb4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.30.0",
"tsd": "0.30.1",
"typescript": "5.3.3"
},
"packageManager": "[email protected]",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2303,7 +2303,7 @@ __metadata:
string-argv: ^0.3.1
ts-jest: 29.1.1
ts-node: 10.9.2
tsd: 0.30.0
tsd: 0.30.1
typed-emitter: ^2.1.0
typescript: 5.3.3
yargs: ^17.5.1
Expand Down Expand Up @@ -8615,9 +8615,9 @@ __metadata:
languageName: node
linkType: hard

"tsd@npm:0.30.0":
version: 0.30.0
resolution: "tsd@npm:0.30.0"
"tsd@npm:0.30.1":
version: 0.30.1
resolution: "tsd@npm:0.30.1"
dependencies:
"@tsd/typescript": ~5.3.3
eslint-formatter-pretty: ^4.1.0
Expand All @@ -8628,7 +8628,7 @@ __metadata:
read-pkg-up: ^7.0.0
bin:
tsd: dist/cli.js
checksum: 21a6eacfb3710719c5d426bf32982d49f4e6c428ccf119870e9777eff4eb244558e10941095dcfcdaafbf5fdc4140451ce8fa2d8f4f7c83bf442f9eabd77474d
checksum: a46dee2b497e185c6eb42615cf2b6357be2659ca940d7bb4e02af4534246d8e3e22f325c35b9267a55c2efff0affb6b3e612a954dd3445c6ae1ca2c2cfda3990
languageName: node
linkType: hard

Expand Down

0 comments on commit 9509eb4

Please sign in to comment.