Skip to content

Commit

Permalink
chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 (#592)
Browse files Browse the repository at this point in the history
Bumps [tsd](https://github.com/tsdjs/tsd) from 0.30.7 to 0.31.0.
- [Release notes](https://github.com/tsdjs/tsd/releases)
- [Commits](tsdjs/tsd@v0.30.7...v0.31.0)

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

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 Apr 1, 2024
1 parent a4fba6e commit 6393d9e
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.2",
"ts-node": "10.9.2",
"tsd": "0.30.7",
"tsd": "0.31.0",
"typescript": "5.4.3"
},
"packageManager": "[email protected]",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1744,10 +1744,10 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -2364,7 +2364,7 @@ __metadata:
string-argv: ^0.3.1
ts-jest: 29.1.2
ts-node: 10.9.2
tsd: 0.30.7
tsd: 0.31.0
typed-emitter: ^2.1.0
typescript: 5.4.3
yargs: ^17.5.1
Expand Down Expand Up @@ -8770,11 +8770,11 @@ __metadata:
languageName: node
linkType: hard

"tsd@npm:0.30.7":
version: 0.30.7
resolution: "tsd@npm:0.30.7"
"tsd@npm:0.31.0":
version: 0.31.0
resolution: "tsd@npm:0.31.0"
dependencies:
"@tsd/typescript": ~5.3.3
"@tsd/typescript": ~5.4.3
eslint-formatter-pretty: ^4.1.0
globby: ^11.0.1
jest-diff: ^29.0.3
Expand All @@ -8783,7 +8783,7 @@ __metadata:
read-pkg-up: ^7.0.0
bin:
tsd: dist/cli.js
checksum: cb73f934303196041f31068d2705d7dd3d81049cccfe29a71c35e40d36bf7b5d83918ff0070c9d9ca40bb98f09b0d3c0e440a8f12b25e214aa8d6bb3c0e0651b
checksum: 30bdf5f02593b32d2d73e9b2d853d6ac3ed7356171f188d442774687a7cd7e4a1218f5f4ce06ae74e32ed68210a4f39a456142394977efabf296f23d04e580cd
languageName: node
linkType: hard

Expand Down

0 comments on commit 6393d9e

Please sign in to comment.