Skip to content

Commit

Permalink
⬆️ Update dependency typescript to ~5.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2024
1 parent 673b79e commit 07de82f
Show file tree
Hide file tree
Showing 12 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"babel-jest": "^29.7.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"typescript": "~5.4.5"
"typescript": "~5.5.2"
},
"author": "Nicolas DUBIEN <[email protected]>",
"license": "MIT"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"globals": "^15.6.0",
"prettier": "3.3.2",
"publint": "^0.2.8",
"typescript": "~5.4.5",
"typescript": "~5.5.2",
"typescript-eslint": "^7.14.1"
}
}
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.4.5"
"typescript": "~5.5.2"
},
"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.4.5"
"typescript": "~5.5.2"
},
"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": "^7.2.0",
"typedoc": "^0.26.2",
"typescript": "~5.4.5",
"typescript": "~5.5.2",
"vitest": "^1.6.0"
},
"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 @@ -84,7 +84,7 @@
"fast-check": "workspace:*",
"jest": "^29.7.0",
"jest-jasmine2": "^29.7.0",
"typescript": "~5.4.5"
"typescript": "~5.5.2"
},
"keywords": [
"jest",
Expand Down
2 changes: 1 addition & 1 deletion packages/packaged/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/npmcli__arborist": "^5.6.9",
"babel-jest": "^29.7.0",
"jest": "^29.7.0",
"typescript": "~5.4.5"
"typescript": "~5.5.2"
},
"keywords": [],
"funding": [
Expand Down
2 changes: 1 addition & 1 deletion packages/poisoning/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"babel-jest": "^29.7.0",
"jest": "^29.7.0",
"jest-ts-webcompat-resolver": "^1.0.0",
"typescript": "~5.4.5"
"typescript": "~5.5.2"
},
"keywords": [
"poisoning",
Expand Down
2 changes: 1 addition & 1 deletion packages/vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"babel-jest": "^29.7.0",
"fast-check": "workspace:*",
"jest": "^29.7.0",
"typescript": "~5.4.5",
"typescript": "~5.5.2",
"vite": "^5.3.1",
"vitest": "^1.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"babel-jest": "^29.7.0",
"jest": "^29.7.0",
"jest-ts-webcompat-resolver": "^1.0.0",
"typescript": "~5.4.5"
"typescript": "~5.5.2"
},
"keywords": [
"worker",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"fast-check": "workspace:*",
"jest": "^29.7.0",
"jimp": "^0.22.12",
"typescript": "~5.4.5"
"typescript": "~5.5.2"
},
"browserslist": {
"production": [
Expand Down
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2748,7 +2748,7 @@ __metadata:
esm: "npm:^3.2.25"
fast-check: "workspace:*"
rxjs: "npm:^7.8.1"
typescript: "npm:~5.4.5"
typescript: "npm:~5.5.2"
peerDependencies:
ava: ^4 || ^5 || ^6
languageName: unknown
Expand Down Expand Up @@ -2780,15 +2780,15 @@ __metadata:
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
supertest: "npm:^7.0.0"
typescript: "npm:~5.4.5"
typescript: "npm:~5.5.2"
languageName: unknown
linkType: soft

"@fast-check/expect-type@workspace:*, @fast-check/expect-type@workspace:packages/expect-type":
version: 0.0.0-use.local
resolution: "@fast-check/expect-type@workspace:packages/expect-type"
dependencies:
typescript: "npm:~5.4.5"
typescript: "npm:~5.5.2"
languageName: unknown
linkType: soft

Expand All @@ -2808,7 +2808,7 @@ __metadata:
fast-check: "workspace:*"
jest: "npm:^29.7.0"
jest-jasmine2: "npm:^29.7.0"
typescript: "npm:~5.4.5"
typescript: "npm:~5.5.2"
peerDependencies:
"@fast-check/worker": ">=0.0.7 <0.5.0"
"@jest/expect": ">=28.0.0"
Expand All @@ -2834,7 +2834,7 @@ __metadata:
globals: "npm:^15.6.0"
prettier: "npm:3.3.2"
publint: "npm:^0.2.8"
typescript: "npm:~5.4.5"
typescript: "npm:~5.5.2"
typescript-eslint: "npm:^7.14.1"
languageName: unknown
linkType: soft
Expand All @@ -2852,7 +2852,7 @@ __metadata:
babel-jest: "npm:^29.7.0"
jest: "npm:^29.7.0"
npm-packlist: "npm:^8.0.0"
typescript: "npm:~5.4.5"
typescript: "npm:~5.5.2"
bin:
packaged: ./bin/packaged.js
languageName: unknown
Expand All @@ -2870,7 +2870,7 @@ __metadata:
babel-jest: "npm:^29.7.0"
jest: "npm:^29.7.0"
jest-ts-webcompat-resolver: "npm:^1.0.0"
typescript: "npm:~5.4.5"
typescript: "npm:~5.5.2"
languageName: unknown
linkType: soft

Expand All @@ -2886,7 +2886,7 @@ __metadata:
babel-jest: "npm:^29.7.0"
fast-check: "workspace:*"
jest: "npm:^29.7.0"
typescript: "npm:~5.4.5"
typescript: "npm:~5.5.2"
vite: "npm:^5.3.1"
vitest: "npm:^1.6.0"
peerDependencies:
Expand All @@ -2908,7 +2908,7 @@ __metadata:
jest: "npm:^29.7.0"
jest-ts-webcompat-resolver: "npm:^1.0.0"
pure-rand: "npm:^6.1.0"
typescript: "npm:~5.4.5"
typescript: "npm:~5.5.2"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -9497,7 +9497,7 @@ __metadata:
regexp-tree: "npm:^0.1.27"
replace-in-file: "npm:^7.2.0"
typedoc: "npm:^0.26.2"
typescript: "npm:~5.4.5"
typescript: "npm:~5.5.2"
vitest: "npm:^1.6.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -18540,13 +18540,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:~5.4.5":
version: 5.4.5
resolution: "typescript@npm:5.4.5"
"typescript@npm:~5.5.2":
version: 5.5.2
resolution: "typescript@npm:5.5.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
checksum: 10c0/8ca39b27b5f9bd7f32db795045933ab5247897660627251e8254180b792a395bf061ea7231947d5d7ffa5cb4cc771970fd4ef543275f9b559f08c9325cccfce3
languageName: node
linkType: hard

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

"typescript@patch:typescript@npm%3A~5.4.5#optional!builtin<compat/typescript>":
version: 5.4.5
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
"typescript@patch:typescript@npm%3A~5.5.2#optional!builtin<compat/typescript>":
version: 5.5.2
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=379a07"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
checksum: 10c0/a7b7ede75dc7fc32a76d0d0af6b91f5fbd8620890d84c906f663d8783bf3de6d7bd50f0430b8bb55eac88a38934af847ff709e7156e5138b95ae94cbd5f73e5b
languageName: node
linkType: hard

Expand Down Expand Up @@ -19360,7 +19360,7 @@ __metadata:
prism-react-renderer: "npm:^2.3.1"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
typescript: "npm:~5.4.5"
typescript: "npm:~5.5.2"
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 07de82f

Please sign in to comment.