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

⬆️ Update dependency @types/node to v22 #5382

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 packages/ava/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"ava": "^4 || ^5 || ^6"
},
"devDependencies": {
"@types/node": "^20.14.15",
"@types/node": "^22.9.3",
"ava": "^6.2.0",
"esm": "^3.2.25",
"fast-check": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/fast-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@fast-check/expect-type": "workspace:*",
"@fast-check/poisoning": "workspace:*",
"@microsoft/api-extractor": "^7.47.12",
"@types/node": "^20.14.15",
"@types/node": "^22.9.3",
"@vitest/coverage-v8": "^2.1.3",
"cross-env": "^7.0.3",
"glob": "^11.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 @@ -76,7 +76,7 @@
"@jest/expect": "^29.7.0",
"@jest/globals": "^29.7.0",
"@types/jest": "^29.5.14",
"@types/node": "^20.14.15",
"@types/node": "^22.9.3",
"fast-check": "workspace:*",
"jest": "^29.7.0",
"jest-jasmine2": "^29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/poisoning/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"homepage": "https://github.com/dubzzz/fast-check/tree/main/packages/poisoning#readme",
"devDependencies": {
"@types/node": "^20.14.15",
"@types/node": "^22.9.3",
"typescript": "~5.6.3",
"vitest": "^2.1.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"vitest": ">=0.28.1 <1.0.0 || ^1 || ^2"
},
"devDependencies": {
"@types/node": "^20.14.15",
"@types/node": "^22.9.3",
"fast-check": "workspace:*",
"typescript": "~5.6.3",
"vite": "^5.4.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"pure-rand": "^6.1.0"
},
"devDependencies": {
"@types/node": "^20.14.15",
"@types/node": "^22.9.3",
"typescript": "~5.6.3",
"vitest": "^2.1.3"
},
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@docusaurus/types": "3.6.2",
"@jest/globals": "^29.7.0",
"@mdx-js/react": "^3.1.0",
"@types/node": "^20.14.15",
"@types/node": "^22.9.3",
"fast-check": "workspace:*",
"jest": "^29.7.0",
"jimp": "^0.22.12",
Expand Down
48 changes: 16 additions & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3430,7 +3430,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@fast-check/ava@workspace:packages/ava"
dependencies:
"@types/node": "npm:^20.14.15"
"@types/node": "npm:^22.9.3"
ava: "npm:^6.2.0"
esm: "npm:^3.2.25"
fast-check: "workspace:*"
Expand Down Expand Up @@ -3481,7 +3481,7 @@ __metadata:
"@jest/expect": "npm:^29.7.0"
"@jest/globals": "npm:^29.7.0"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^20.14.15"
"@types/node": "npm:^22.9.3"
fast-check: "workspace:*"
jest: "npm:^29.7.0"
jest-jasmine2: "npm:^29.7.0"
Expand Down Expand Up @@ -3538,7 +3538,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@fast-check/poisoning@workspace:packages/poisoning"
dependencies:
"@types/node": "npm:^20.14.15"
"@types/node": "npm:^22.9.3"
typescript: "npm:~5.6.3"
vitest: "npm:^2.1.3"
languageName: unknown
Expand All @@ -3548,7 +3548,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@fast-check/vitest@workspace:packages/vitest"
dependencies:
"@types/node": "npm:^20.14.15"
"@types/node": "npm:^22.9.3"
fast-check: "workspace:*"
typescript: "npm:~5.6.3"
vite: "npm:^5.4.11"
Expand All @@ -3562,7 +3562,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@fast-check/worker@workspace:packages/worker"
dependencies:
"@types/node": "npm:^20.14.15"
"@types/node": "npm:^22.9.3"
fast-check: "npm:^3.4.0"
pure-rand: "npm:^6.1.0"
typescript: "npm:~5.6.3"
Expand Down Expand Up @@ -6146,12 +6146,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*":
version: 22.2.0
resolution: "@types/node@npm:22.2.0"
"@types/node@npm:*, @types/node@npm:^22.9.3":
version: 22.9.3
resolution: "@types/node@npm:22.9.3"
dependencies:
undici-types: "npm:~6.13.0"
checksum: 10c0/c17900b34faecfec204f72970bd658d0c217aaf739c1bf7690c969465b6b26b77a8be1cd9ba735aadbd1dd20b5c3e4f406ec33528bf7c6eec90744886c5d5608
undici-types: "npm:~6.19.8"
checksum: 10c0/954ec72bf29436ea62425a9563914a9c1e93f97b18194acd51d74d13998a701977547ed2985ed3a0e97211b785436d28377116e5f613bfcf3182d9bd81d784dc
languageName: node
linkType: hard

Expand All @@ -6176,15 +6176,6 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.14.15":
version: 20.14.15
resolution: "@types/node@npm:20.14.15"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/093713db52dc544f3931a3dec9d7d8ef661f323e57becd083a7918c778cef1eb6ec32d1017bf5ade06bb06dc5c7551f4f4d749a14e40868cce44d51e54acd8ed
languageName: node
linkType: hard

"@types/npm-package-arg@npm:*":
version: 6.1.4
resolution: "@types/npm-package-arg@npm:6.1.4"
Expand Down Expand Up @@ -10491,7 +10482,7 @@ __metadata:
"@fast-check/expect-type": "workspace:*"
"@fast-check/poisoning": "workspace:*"
"@microsoft/api-extractor": "npm:^7.47.12"
"@types/node": "npm:^20.14.15"
"@types/node": "npm:^22.9.3"
"@vitest/coverage-v8": "npm:^2.1.3"
cross-env: "npm:^7.0.3"
glob: "npm:^11.0.0"
Expand Down Expand Up @@ -20155,17 +20146,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 10c0/bb673d7876c2d411b6eb6c560e0c571eef4a01c1c19925175d16e3a30c4c428181fb8d7ae802a261f283e4166a0ac435e2f505743aa9e45d893f9a3df017b501
languageName: node
linkType: hard

"undici-types@npm:~6.13.0":
version: 6.13.0
resolution: "undici-types@npm:6.13.0"
checksum: 10c0/2de55181f569c77a4f08063f8bf2722fcbb6ea312a26a9e927bd1f5ea5cf3a281c5ddf23155061db083e0a25838f54813543ff13b0ac34d230d5c1205ead66c1
"undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
languageName: node
linkType: hard

Expand Down Expand Up @@ -20953,7 +20937,7 @@ __metadata:
"@docusaurus/types": "npm:3.6.2"
"@jest/globals": "npm:^29.7.0"
"@mdx-js/react": "npm:^3.1.0"
"@types/node": "npm:^20.14.15"
"@types/node": "npm:^22.9.3"
clsx: "npm:^2.1.1"
fast-check: "workspace:*"
jest: "npm:^29.7.0"
Expand Down
Loading