Skip to content
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@lerna-lite/cli": "^1.11.3",
"@microsoft/api-extractor": "^7.33.4",
"@tsconfig/node14": "^1.0.3",
"@tsd/typescript": "~4.8.2",
"@tsd/typescript": "^4.9.0",
"@types/babel__core": "^7.1.14",
"@types/babel__generator": "^7.0.0",
"@types/babel__template": "^7.0.2",
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 @@ -20,7 +20,7 @@
"jest-get-type": "workspace:^"
},
"devDependencies": {
"@tsd/typescript": "~4.8.2",
"@tsd/typescript": "^4.9.0",
"immutable": "^4.0.0",
"jest-matcher-utils": "workspace:^",
"tsd-lite": "^0.6.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 @@ -28,7 +28,7 @@
"devDependencies": {
"@fast-check/jest": "^1.3.0",
"@jest/test-utils": "workspace:^",
"@tsd/typescript": "~4.8.2",
"@tsd/typescript": "^4.9.0",
"chalk": "^4.0.0",
"immutable": "^4.0.0",
"tsd-lite": "^0.6.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 @@ -21,7 +21,7 @@
"jest-snapshot": "workspace:^"
},
"devDependencies": {
"@tsd/typescript": "~4.8.2",
"@tsd/typescript": "^4.9.0",
"tsd-lite": "^0.6.0"
},
"engines": {
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 @@ -22,7 +22,7 @@
"jest-util": "workspace:^"
},
"devDependencies": {
"@tsd/typescript": "~4.8.2",
"@tsd/typescript": "^4.9.0",
"tsd-lite": "^0.6.0"
},
"engines": {
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 @@ -39,7 +39,7 @@
},
"devDependencies": {
"@jest/test-utils": "workspace:^",
"@tsd/typescript": "~4.8.2",
"@tsd/typescript": "^4.9.0",
"@types/exit": "^0.1.30",
"@types/glob": "^7.1.1",
"@types/graceful-fs": "^4.1.3",
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 @@ -28,7 +28,7 @@
"slash": "^3.0.0"
},
"devDependencies": {
"@tsd/typescript": "~4.8.2",
"@tsd/typescript": "^4.9.0",
"@types/graceful-fs": "^4.1.3",
"@types/pnpapi": "^0.0.2",
"@types/resolve": "^1.20.2",
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 @@ -40,7 +40,7 @@
"source-map-support": "0.5.13"
},
"devDependencies": {
"@tsd/typescript": "~4.8.2",
"@tsd/typescript": "^4.9.0",
"@types/exit": "^0.1.30",
"@types/graceful-fs": "^4.1.3",
"@types/source-map-support": "^0.5.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 @@ -46,7 +46,7 @@
"@babel/preset-flow": "^7.7.2",
"@babel/preset-react": "^7.12.1",
"@jest/test-utils": "workspace:^",
"@tsd/typescript": "~4.8.2",
"@tsd/typescript": "^4.9.0",
"@types/graceful-fs": "^4.1.3",
"@types/natural-compare": "^1.4.0",
"@types/semver": "^7.1.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 @@ -28,7 +28,7 @@
"chalk": "^4.0.0"
},
"devDependencies": {
"@tsd/typescript": "~4.8.2",
"@tsd/typescript": "^4.9.0",
"tsd-lite": "^0.6.0"
},
"publishConfig": {
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 @@ -23,7 +23,7 @@
"supports-color": "^8.0.0"
},
"devDependencies": {
"@tsd/typescript": "~4.8.2",
"@tsd/typescript": "^4.9.0",
"@types/merge-stream": "^1.1.2",
"@types/supports-color": "^8.1.0",
"get-stream": "^6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"jest-cli": "workspace:^"
},
"devDependencies": {
"@tsd/typescript": "~4.8.2",
"@tsd/typescript": "^4.9.0",
"tsd-lite": "^0.6.0"
},
"peerDependencies": {
Expand Down
93 changes: 53 additions & 40 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2736,7 +2736,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@jest/expect-utils@workspace:packages/expect-utils"
dependencies:
"@tsd/typescript": ~4.8.2
"@tsd/typescript": ^4.9.0
immutable: ^4.0.0
jest-get-type: "workspace:^"
jest-matcher-utils: "workspace:^"
Expand All @@ -2748,7 +2748,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@jest/expect@workspace:packages/jest-expect"
dependencies:
"@tsd/typescript": ~4.8.2
"@tsd/typescript": ^4.9.0
expect: "workspace:^"
jest-snapshot: "workspace:^"
tsd-lite: ^0.6.0
Expand Down Expand Up @@ -2797,7 +2797,7 @@ __metadata:
"@lerna-lite/cli": ^1.11.3
"@microsoft/api-extractor": ^7.33.4
"@tsconfig/node14": ^1.0.3
"@tsd/typescript": ~4.8.2
"@tsd/typescript": ^4.9.0
"@types/babel__core": ^7.1.14
"@types/babel__generator": ^7.0.0
"@types/babel__template": ^7.0.2
Expand Down Expand Up @@ -2878,7 +2878,7 @@ __metadata:
"@jest/transform": "workspace:^"
"@jest/types": "workspace:^"
"@jridgewell/trace-mapping": ^0.3.15
"@tsd/typescript": ~4.8.2
"@tsd/typescript": ^4.9.0
"@types/exit": ^0.1.30
"@types/glob": ^7.1.1
"@types/graceful-fs": ^4.1.3
Expand Down Expand Up @@ -3045,7 +3045,7 @@ __metadata:
resolution: "@jest/types@workspace:packages/jest-types"
dependencies:
"@jest/schemas": "workspace:^"
"@tsd/typescript": ~4.8.2
"@tsd/typescript": ^4.9.0
"@types/istanbul-lib-coverage": ^2.0.0
"@types/istanbul-reports": ^3.0.0
"@types/node": "*"
Expand Down Expand Up @@ -3357,27 +3357,27 @@ __metadata:
languageName: node
linkType: hard

"@microsoft/api-extractor-model@npm:7.25.1":
version: 7.25.1
resolution: "@microsoft/api-extractor-model@npm:7.25.1"
"@microsoft/api-extractor-model@npm:7.25.2":
version: 7.25.2
resolution: "@microsoft/api-extractor-model@npm:7.25.2"
dependencies:
"@microsoft/tsdoc": 0.14.1
"@microsoft/tsdoc": 0.14.2
"@microsoft/tsdoc-config": ~0.16.1
"@rushstack/node-core-library": 3.53.2
checksum: fd63f794358b92de84dda95c545ad8147ebd0c71bb4aff63d2ef4f727243d5de7251aa3301f3f917dda1e84248683d9a569a5aa884124fc1f1f6e40444ba8633
checksum: b91782eacbe5cc519bbb048289237bef4fdd49fcd2e5c9bd716d6ee63360d1ab4279c0b64deeb83b5df54b074372edb64631fb7d2395757980240031c83f3097
languageName: node
linkType: hard

"@microsoft/api-extractor@npm:^7.33.4":
version: 7.33.4
resolution: "@microsoft/api-extractor@npm:7.33.4"
version: 7.33.6
resolution: "@microsoft/api-extractor@npm:7.33.6"
dependencies:
"@microsoft/api-extractor-model": 7.25.1
"@microsoft/tsdoc": 0.14.1
"@microsoft/api-extractor-model": 7.25.2
"@microsoft/tsdoc": 0.14.2
"@microsoft/tsdoc-config": ~0.16.1
"@rushstack/node-core-library": 3.53.2
"@rushstack/rig-package": 0.3.17
"@rushstack/ts-command-line": 4.13.0
"@rushstack/ts-command-line": 4.13.1
colors: ~1.2.1
lodash: ~4.17.15
resolve: ~1.17.0
Expand All @@ -3386,7 +3386,7 @@ __metadata:
typescript: ~4.8.4
bin:
api-extractor: bin/api-extractor
checksum: 9462c36c00b3b718ddc00a3cee98236c1ec322244a677485ccec00f7bc2d487ac0e08610870db3aa72eb18eabd7d918c9e7f9909383b4eb56eb055471895c72b
checksum: f279f316e9dbabb269afde1f8b06068f60d8e3bb3969185758218b8a5a54adac99f563eb5ca9dd75f4028c774613e0246fc5fb0e29ae1cb9576ef912fbae7cba
languageName: node
linkType: hard

Expand All @@ -3402,13 +3402,6 @@ __metadata:
languageName: node
linkType: hard

"@microsoft/tsdoc@npm:0.14.1":
version: 0.14.1
resolution: "@microsoft/tsdoc@npm:0.14.1"
checksum: e4ad038ccff2cd96e0d53ee42e2136f0f5a925b16cfda14261f1c2eb55ba0088a0e3b08ff819b476ddc69b2242a391925fab7f6ae2afabb19b96f87e19c114fc
languageName: node
linkType: hard

"@microsoft/tsdoc@npm:0.14.2":
version: 0.14.2
resolution: "@microsoft/tsdoc@npm:0.14.2"
Expand Down Expand Up @@ -3972,15 +3965,15 @@ __metadata:
languageName: node
linkType: hard

"@rushstack/ts-command-line@npm:4.13.0":
version: 4.13.0
resolution: "@rushstack/ts-command-line@npm:4.13.0"
"@rushstack/ts-command-line@npm:4.13.1":
version: 4.13.1
resolution: "@rushstack/ts-command-line@npm:4.13.1"
dependencies:
"@types/argparse": 1.0.38
argparse: ~1.0.9
colors: ~1.2.1
string-argv: ~0.3.1
checksum: a5b488d51f5d06bdb1e4aa03d6826049187adc00ddb5aad4e7559f48981d036fb5811f03572831f8026e87c262422ef9afb7c90a0d05130bdb80b239db02f415
checksum: fea24b2549ecb7d3409b6b485d7c58bf8af8f8d1dd19c43a6b3532c45579ffc546bc4533b5db29c91ae1716581fdee4cb725f6a81ecb300e902ef06600e59f1d
languageName: node
linkType: hard

Expand Down Expand Up @@ -4306,10 +4299,10 @@ __metadata:
languageName: node
linkType: hard

"@tsd/typescript@npm:~4.8.2":
version: 4.8.4
resolution: "@tsd/typescript@npm:4.8.4"
checksum: f820d4e382bbfb59465ff4547366ec1dba10989a115ce8f23e7ecf9db20a26f8ce371bccee0da1eb28ebeac129553ab9b0f3429a31deb4b0126bd41f7a2cb9e3
"@tsd/typescript@npm:^4.9.0":
version: 4.9.3
resolution: "@tsd/typescript@npm:4.9.3"
checksum: 35d4d89583c848b1d8e02ea231d5dc8c63de6c647c2f39d3a8f055fd34b93e827a28a981455b42975f40c0696ea9ea0dc306bd25f852331719f0a92c53b38ff4
languageName: node
linkType: hard

Expand Down Expand Up @@ -9628,7 +9621,7 @@ __metadata:
"@fast-check/jest": ^1.3.0
"@jest/expect-utils": "workspace:^"
"@jest/test-utils": "workspace:^"
"@tsd/typescript": ~4.8.2
"@tsd/typescript": ^4.9.0
chalk: ^4.0.0
immutable: ^4.0.0
jest-get-type: "workspace:^"
Expand Down Expand Up @@ -12614,7 +12607,7 @@ __metadata:
resolution: "jest-mock@workspace:packages/jest-mock"
dependencies:
"@jest/types": "workspace:^"
"@tsd/typescript": ~4.8.2
"@tsd/typescript": ^4.9.0
"@types/node": "*"
jest-util: "workspace:^"
tsd-lite: ^0.6.0
Expand Down Expand Up @@ -12697,7 +12690,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "jest-resolve@workspace:packages/jest-resolve"
dependencies:
"@tsd/typescript": ~4.8.2
"@tsd/typescript": ^4.9.0
"@types/graceful-fs": ^4.1.3
"@types/pnpapi": ^0.0.2
"@types/resolve": ^1.20.2
Expand Down Expand Up @@ -12737,7 +12730,7 @@ __metadata:
"@jest/test-result": "workspace:^"
"@jest/transform": "workspace:^"
"@jest/types": "workspace:^"
"@tsd/typescript": ~4.8.2
"@tsd/typescript": ^4.9.0
"@types/exit": ^0.1.30
"@types/graceful-fs": ^4.1.3
"@types/node": "*"
Expand Down Expand Up @@ -12838,7 +12831,7 @@ __metadata:
"@jest/test-utils": "workspace:^"
"@jest/transform": "workspace:^"
"@jest/types": "workspace:^"
"@tsd/typescript": ~4.8.2
"@tsd/typescript": ^4.9.0
"@types/babel__traverse": ^7.0.6
"@types/graceful-fs": ^4.1.3
"@types/natural-compare": ^1.4.0
Expand Down Expand Up @@ -13000,7 +12993,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "jest-worker@workspace:packages/jest-worker"
dependencies:
"@tsd/typescript": ~4.8.2
"@tsd/typescript": ^4.9.0
"@types/merge-stream": ^1.1.2
"@types/node": "*"
"@types/supports-color": ^8.1.0
Expand Down Expand Up @@ -13051,7 +13044,7 @@ __metadata:
dependencies:
"@jest/core": "workspace:^"
"@jest/types": "workspace:^"
"@tsd/typescript": ~4.8.2
"@tsd/typescript": ^4.9.0
import-local: ^3.0.2
jest-cli: "workspace:^"
tsd-lite: ^0.6.0
Expand Down Expand Up @@ -20052,7 +20045,17 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^4.8.2, typescript@npm:~4.8.4":
"typescript@npm:^4.8.2":
version: 4.9.3
resolution: "typescript@npm:4.9.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 17b8f816050b412403e38d48eef0e893deb6be522d6dc7caf105e54a72e34daf6835c447735fd2b28b66784e72bfbf87f627abb4818a8e43d1fa8106396128dc
languageName: node
linkType: hard

"typescript@npm:~4.8.4":
version: 4.8.4
resolution: "typescript@npm:4.8.4"
bin:
Expand All @@ -20062,7 +20065,17 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@^4.8.2#~builtin<compat/typescript>, typescript@patch:typescript@~4.8.4#~builtin<compat/typescript>":
"typescript@patch:typescript@^4.8.2#~builtin<compat/typescript>":
version: 4.9.3
resolution: "typescript@patch:typescript@npm%3A4.9.3#~builtin<compat/typescript>::version=4.9.3&hash=701156"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: ef65c22622d864497d0a0c5db693523329b3284c15fe632e93ad9aa059e8dc38ef3bd767d6f26b1e5ecf9446f49bd0f6c4e5714a2eeaf352805dc002479843d1
languageName: node
linkType: hard

"typescript@patch:typescript@~4.8.4#~builtin<compat/typescript>":
version: 4.8.4
resolution: "typescript@patch:typescript@npm%3A4.8.4#~builtin<compat/typescript>::version=4.8.4&hash=701156"
bin:
Expand Down