Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tsd from 0.28.1 to 0.29.0 #72

Merged
merged 1 commit into from
Sep 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"react-dom": "^18.2.0",
"rimraf": "^5.0.1",
"ts-jest": "^29.1.0",
"tsd": "^0.28.1",
"tsd": "^0.29.0",
"typescript": "^5.1.3"
},
"types": "./dist/index.d.ts",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -976,7 +976,7 @@ __metadata:
react-dom: ^18.2.0
rimraf: ^5.0.1
ts-jest: ^29.1.0
tsd: ^0.28.1
tsd: ^0.29.0
typescript: ^5.1.3
peerDependencies:
react: ">=17.0"
Expand Down Expand Up @@ -1157,10 +1157,10 @@ __metadata:
languageName: node
linkType: hard

"@tsd/typescript@npm:~5.0.2":
version: 5.0.4
resolution: "@tsd/typescript@npm:5.0.4"
checksum: 5e4fd1ed623f35681fb7b0ede97ec0102701412f18b8f045f30dce3e3f35731aca4975afa4551818461e69b4350f78052ddace5617b1d4cb339a5c66fbad624e
"@tsd/typescript@npm:~5.2.2":
version: 5.2.2
resolution: "@tsd/typescript@npm:5.2.2"
checksum: b72d6311356a1fabcd78ffeb878a6ba3d51804d02fefdc6cf36ae8957d97b13823b9e396f550e37c2d1b405b6ad0fa190f4ec791bc6d730b02b22e39b33a4c76
languageName: node
linkType: hard

Expand Down Expand Up @@ -7117,11 +7117,11 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down