Skip to content

Commit

Permalink
fix(deps): update dependency tsd-lite to ^0.8.0 (#174)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 21, 2023
1 parent c96f47a commit 87d1c56
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 @@ -34,7 +34,7 @@
"@babel/code-frame": "^7.15.8",
"chalk": "^4.1.2",
"create-jest-runner": "^0.12.0",
"tsd-lite": "^0.7.0"
"tsd-lite": "^0.8.0"
},
"devDependencies": {
"@babel/core": "^7.15.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4007,7 +4007,7 @@ __metadata:
execa: ^5.1.1
jest: ^29.1.0
prettier: ^2.4.1
tsd-lite: ^0.7.0
tsd-lite: ^0.8.0
typescript: ~5.1.0
peerDependencies:
"@tsd/typescript": 4.x || 5.x
Expand Down Expand Up @@ -5397,12 +5397,12 @@ __metadata:
languageName: node
linkType: hard

"tsd-lite@npm:^0.7.0":
version: 0.7.0
resolution: "tsd-lite@npm:0.7.0"
"tsd-lite@npm:^0.8.0":
version: 0.8.0
resolution: "tsd-lite@npm:0.8.0"
peerDependencies:
"@tsd/typescript": 4.x || 5.x
checksum: 97e304de0bdc906377b213c662b48543fea7e8393f884bc1136d1b9cd731b304bdfefd513d5874b4b9c961fb6462ee40320297c38ec16b7921d0504616dd4c7f
checksum: 7d6b5bdb47d8dc779c66b9a6eac97ca81474b4e9d5acb52692da9e045455b731b36f9925babd98c87ad38685b3170fefef016a0cdf7c46876358c1a0421fffe3
languageName: node
linkType: hard

Expand Down

0 comments on commit 87d1c56

Please sign in to comment.