Skip to content

Commit

Permalink
chore: update tsd runner (#14020)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Mar 18, 2023
1 parent a8f0586 commit a95eeb6
Show file tree
Hide file tree
Showing 14 changed files with 37 additions and 37 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"jest-changed-files": "workspace:^",
"jest-junit": "^15.0.0",
"jest-mock": "workspace:^",
"jest-runner-tsd": "^4.0.0",
"jest-runner-tsd": "^5.0.0",
"jest-serializer-ansi-escapes": "^2.0.1",
"jest-silent-reporter": "^0.5.0",
"jest-snapshot": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/expect-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@tsd/typescript": "^4.9.0",
"immutable": "^4.0.0",
"jest-matcher-utils": "workspace:^",
"tsd-lite": "^0.6.0"
"tsd-lite": "^0.7.0"
},
"engines": {
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/expect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@tsd/typescript": "^4.9.0",
"chalk": "^4.0.0",
"immutable": "^4.0.0",
"tsd-lite": "^0.6.0"
"tsd-lite": "^0.7.0"
},
"engines": {
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/graceful-fs": "^4.1.3",
"@types/prompts": "^2.0.1",
"@types/yargs": "^17.0.8",
"tsd-lite": "^0.6.0"
"tsd-lite": "^0.7.0"
},
"peerDependencies": {
"node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-expect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@tsd/typescript": "^4.9.0",
"tsd-lite": "^0.6.0"
"tsd-lite": "^0.7.0"
},
"engines": {
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-mock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@tsd/typescript": "^4.9.0",
"tsd-lite": "^0.6.0"
"tsd-lite": "^0.7.0"
},
"engines": {
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-reporters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"jest-resolve": "workspace:^",
"mock-fs": "^5.1.2",
"node-notifier": "^10.0.0",
"tsd-lite": "^0.6.0"
"tsd-lite": "^0.7.0"
},
"peerDependencies": {
"node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-resolve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/graceful-fs": "^4.1.3",
"@types/pnpapi": "^0.0.2",
"@types/resolve": "^1.20.2",
"tsd-lite": "^0.6.0"
"tsd-lite": "^0.7.0"
},
"engines": {
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/graceful-fs": "^4.1.3",
"@types/source-map-support": "^0.5.0",
"jest-jasmine2": "workspace:^",
"tsd-lite": "^0.6.0"
"tsd-lite": "^0.7.0"
},
"engines": {
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-snapshot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"ansi-regex": "^5.0.1",
"ansi-styles": "^5.0.0",
"prettier": "^2.1.1",
"tsd-lite": "^0.6.0"
"tsd-lite": "^0.7.0"
},
"engines": {
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@tsd/typescript": "^4.9.0",
"tsd-lite": "^0.6.0"
"tsd-lite": "^0.7.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/supports-color": "^8.1.0",
"get-stream": "^6.0.0",
"jest-leak-detector": "workspace:^",
"tsd-lite": "^0.6.0",
"tsd-lite": "^0.7.0",
"worker-farm": "^1.6.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@tsd/typescript": "^4.9.0",
"tsd-lite": "^0.6.0"
"tsd-lite": "^0.7.0"
},
"peerDependencies": {
"node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
Expand Down
48 changes: 24 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2732,7 +2732,7 @@ __metadata:
immutable: ^4.0.0
jest-get-type: "workspace:^"
jest-matcher-utils: "workspace:^"
tsd-lite: ^0.6.0
tsd-lite: ^0.7.0
languageName: unknown
linkType: soft

Expand All @@ -2743,7 +2743,7 @@ __metadata:
"@tsd/typescript": ^4.9.0
expect: "workspace:^"
jest-snapshot: "workspace:^"
tsd-lite: ^0.6.0
tsd-lite: ^0.7.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -2828,7 +2828,7 @@ __metadata:
jest-changed-files: "workspace:^"
jest-junit: ^15.0.0
jest-mock: "workspace:^"
jest-runner-tsd: ^4.0.0
jest-runner-tsd: ^5.0.0
jest-serializer-ansi-escapes: ^2.0.1
jest-silent-reporter: ^0.5.0
jest-snapshot: "workspace:^"
Expand Down Expand Up @@ -2900,7 +2900,7 @@ __metadata:
slash: ^3.0.0
string-length: ^4.0.1
strip-ansi: ^6.0.0
tsd-lite: ^0.6.0
tsd-lite: ^0.7.0
v8-to-istanbul: ^9.0.1
peerDependencies:
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
Expand Down Expand Up @@ -3047,7 +3047,7 @@ __metadata:
"@types/node": "*"
"@types/yargs": ^17.0.8
chalk: ^4.0.0
tsd-lite: ^0.6.0
tsd-lite: ^0.7.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -9844,7 +9844,7 @@ __metadata:
jest-matcher-utils: "workspace:^"
jest-message-util: "workspace:^"
jest-util: "workspace:^"
tsd-lite: ^0.6.0
tsd-lite: ^0.7.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -12629,7 +12629,7 @@ __metadata:
jest-util: "workspace:^"
jest-validate: "workspace:^"
prompts: ^2.0.1
tsd-lite: ^0.6.0
tsd-lite: ^0.7.0
yargs: ^17.3.1
peerDependencies:
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
Expand Down Expand Up @@ -12880,7 +12880,7 @@ __metadata:
"@tsd/typescript": ^4.9.0
"@types/node": "*"
jest-util: "workspace:^"
tsd-lite: ^0.6.0
tsd-lite: ^0.7.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -12973,21 +12973,21 @@ __metadata:
resolve: ^1.20.0
resolve.exports: ^2.0.0
slash: ^3.0.0
tsd-lite: ^0.6.0
tsd-lite: ^0.7.0
languageName: unknown
linkType: soft

"jest-runner-tsd@npm:^4.0.0":
version: 4.0.0
resolution: "jest-runner-tsd@npm:4.0.0"
"jest-runner-tsd@npm:^5.0.0":
version: 5.0.0
resolution: "jest-runner-tsd@npm:5.0.0"
dependencies:
"@babel/code-frame": ^7.15.8
chalk: ^4.1.2
create-jest-runner: ^0.12.0
tsd-lite: ^0.6.0
tsd-lite: ^0.7.0
peerDependencies:
"@tsd/typescript": ^3.8.3 || ^4.0.7
checksum: 61fcbb842ee2de12f807f42ce78770dc0abcba46d4f7cf2078ff0305f1c200a323f686b96da79ed3bdbfb00f593760af0b9be61410d2a787e5fd2090b099d850
"@tsd/typescript": 4.x || 5.x
checksum: 697db424f8588218eeac9f82ae4c34f79dbbdc2453e19a866a00062f1ea571e24225203cad7e09bdc0c343084997947af3be638a0dc7ce38d866569f5234cf0a
languageName: node
linkType: hard

Expand Down Expand Up @@ -13022,7 +13022,7 @@ __metadata:
jest-worker: "workspace:^"
p-limit: ^3.1.0
source-map-support: 0.5.13
tsd-lite: ^0.6.0
tsd-lite: ^0.7.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -13124,7 +13124,7 @@ __metadata:
prettier: ^2.1.1
pretty-format: "workspace:^"
semver: ^7.3.5
tsd-lite: ^0.6.0
tsd-lite: ^0.7.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -13274,7 +13274,7 @@ __metadata:
jest-util: "workspace:^"
merge-stream: ^2.0.0
supports-color: ^8.0.0
tsd-lite: ^0.6.0
tsd-lite: ^0.7.0
worker-farm: ^1.6.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -13319,7 +13319,7 @@ __metadata:
"@tsd/typescript": ^4.9.0
import-local: ^3.0.2
jest-cli: "workspace:^"
tsd-lite: ^0.6.0
tsd-lite: ^0.7.0
peerDependencies:
node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0
peerDependenciesMeta:
Expand Down Expand Up @@ -20351,12 +20351,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit a95eeb6

Please sign in to comment.