Skip to content

Commit

Permalink
⬆️ Update dependency typescript to ~5.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 18, 2025
1 parent 9f41219 commit 6404ad0
Show file tree
Hide file tree
Showing 12 changed files with 44 additions and 24 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/react": "^19.0.7",
"@types/supertest": "^6.0.2",
"happy-dom": "^16.6.0",
"typescript": "~5.7.2",
"typescript": "~5.7.3",
"vitest": "^2.1.8"
},
"author": "Nicolas DUBIEN <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"pkg-pr-new": "^0.0.39",
"prettier": "3.4.2",
"publint": "^0.3.2",
"typescript": "~5.7.2",
"typescript": "~5.7.3",
"typescript-eslint": "^8.20.0"
}
}
2 changes: 1 addition & 1 deletion packages/ava/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"esm": "^3.2.25",
"fast-check": "workspace:*",
"rxjs": "^7.8.1",
"typescript": "~5.7.2"
"typescript": "~5.7.3"
},
"keywords": [
"ava",
Expand Down
2 changes: 1 addition & 1 deletion packages/expect-type/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"homepage": "https://github.com/dubzzz/fast-check/tree/main/packages/expect-type#readme",
"devDependencies": {
"typescript": "~5.7.2"
"typescript": "~5.7.3"
},
"keywords": [
"type",
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 @@ -70,7 +70,7 @@
"regexp-tree": "^0.1.27",
"replace-in-file": "^8.3.0",
"typedoc": "^0.27.6",
"typescript": "~5.7.2",
"typescript": "~5.7.3",
"vitest": "^2.1.8"
},
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"fast-check": "workspace:*",
"jest": "^29.7.0",
"jest-jasmine2": "^29.7.0",
"typescript": "~5.7.2",
"typescript": "~5.7.3",
"vitest": "^2.1.8"
},
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/packaged/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@types/npm-packlist": "^7.0.3",
"@types/npmcli__arborist": "^6.3.0",
"typescript": "~5.7.2",
"typescript": "~5.7.3",
"vitest": "^2.1.8"
},
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/poisoning/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"homepage": "https://github.com/dubzzz/fast-check/tree/main/packages/poisoning#readme",
"devDependencies": {
"@types/node": "^22.10.7",
"typescript": "~5.7.2",
"typescript": "~5.7.3",
"vitest": "^2.1.8"
},
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"devDependencies": {
"@types/node": "^22.10.7",
"fast-check": "workspace:*",
"typescript": "~5.7.2",
"typescript": "~5.7.3",
"vite": "^6.0.7",
"vitest": "^2.1.8"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"devDependencies": {
"@types/node": "^22.10.7",
"typescript": "~5.7.2",
"typescript": "~5.7.3",
"vitest": "^2.1.8"
},
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"fast-check": "workspace:*",
"jest": "^29.7.0",
"jimp": "^1.6.0",
"typescript": "~5.7.2"
"typescript": "~5.7.3"
},
"browserslist": {
"production": [
Expand Down
46 changes: 33 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3619,7 +3619,7 @@ __metadata:
esm: "npm:^3.2.25"
fast-check: "workspace:*"
rxjs: "npm:^7.8.1"
typescript: "npm:~5.7.2"
typescript: "npm:~5.7.3"
peerDependencies:
ava: ^4 || ^5 || ^6
languageName: unknown
Expand All @@ -3644,7 +3644,7 @@ __metadata:
react: "npm:^19.0.0"
react-dom: "npm:^19.0.0"
supertest: "npm:^7.0.0"
typescript: "npm:~5.7.2"
typescript: "npm:~5.7.3"
vitest: "npm:^2.1.8"
languageName: unknown
linkType: soft
Expand All @@ -3653,7 +3653,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@fast-check/expect-type@workspace:packages/expect-type"
dependencies:
typescript: "npm:~5.7.2"
typescript: "npm:~5.7.3"
languageName: unknown
linkType: soft

Expand All @@ -3669,7 +3669,7 @@ __metadata:
fast-check: "workspace:*"
jest: "npm:^29.7.0"
jest-jasmine2: "npm:^29.7.0"
typescript: "npm:~5.7.2"
typescript: "npm:~5.7.3"
vitest: "npm:^2.1.8"
peerDependencies:
"@fast-check/worker": ">=0.0.7 <0.5.0"
Expand Down Expand Up @@ -3698,7 +3698,7 @@ __metadata:
pkg-pr-new: "npm:^0.0.39"
prettier: "npm:3.4.2"
publint: "npm:^0.3.2"
typescript: "npm:~5.7.2"
typescript: "npm:~5.7.3"
typescript-eslint: "npm:^8.20.0"
languageName: unknown
linkType: soft
Expand All @@ -3711,7 +3711,7 @@ __metadata:
"@types/npm-packlist": "npm:^7.0.3"
"@types/npmcli__arborist": "npm:^6.3.0"
npm-packlist: "npm:^10.0.0"
typescript: "npm:~5.7.2"
typescript: "npm:~5.7.3"
vitest: "npm:^2.1.8"
bin:
packaged: ./bin/packaged.js
Expand All @@ -3723,7 +3723,7 @@ __metadata:
resolution: "@fast-check/poisoning@workspace:packages/poisoning"
dependencies:
"@types/node": "npm:^22.10.7"
typescript: "npm:~5.7.2"
typescript: "npm:~5.7.3"
vitest: "npm:^2.1.8"
languageName: unknown
linkType: soft
Expand All @@ -3734,7 +3734,7 @@ __metadata:
dependencies:
"@types/node": "npm:^22.10.7"
fast-check: "workspace:*"
typescript: "npm:~5.7.2"
typescript: "npm:~5.7.3"
vite: "npm:^6.0.7"
vitest: "npm:^2.1.8"
peerDependencies:
Expand All @@ -3749,7 +3749,7 @@ __metadata:
"@types/node": "npm:^22.10.7"
fast-check: "npm:^3.4.0"
pure-rand: "npm:^6.1.0"
typescript: "npm:~5.7.2"
typescript: "npm:~5.7.3"
vitest: "npm:^2.1.8"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -10624,7 +10624,7 @@ __metadata:
regexp-tree: "npm:^0.1.27"
replace-in-file: "npm:^8.3.0"
typedoc: "npm:^0.27.6"
typescript: "npm:~5.7.2"
typescript: "npm:~5.7.3"
vitest: "npm:^2.1.8"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -20121,7 +20121,7 @@ __metadata:
languageName: node
linkType: hard

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

"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A~5.7.2#optional!builtin<compat/typescript>":
"typescript@npm:~5.7.3":
version: 5.7.3
resolution: "typescript@npm:5.7.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
version: 5.7.2
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
bin:
Expand All @@ -20141,6 +20151,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A~5.7.3#optional!builtin<compat/typescript>":
version: 5.7.3
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
languageName: node
linkType: hard

"uc.micro@npm:^2.0.0, uc.micro@npm:^2.1.0":
version: 2.1.0
resolution: "uc.micro@npm:2.1.0"
Expand Down Expand Up @@ -20994,7 +21014,7 @@ __metadata:
prism-react-renderer: "npm:^2.4.1"
react: "npm:^19.0.0"
react-dom: "npm:^19.0.0"
typescript: "npm:~5.7.2"
typescript: "npm:~5.7.3"
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 6404ad0

Please sign in to comment.