Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 17, 2023
1 parent a94e65b commit 0024226
Show file tree
Hide file tree
Showing 13 changed files with 46 additions and 46 deletions.
40 changes: 20 additions & 20 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"source-map-support": "0.5.21",
"ts-jest": "29.1.0",
"ts-node": "10.9.1",
"typescript": "4.8.4",
"typescript": "5.1.3",
"yo": "4.3.1"
},
"lint-staged": {
Expand Down
4 changes: 2 additions & 2 deletions packages/generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"semantic-release-monorepo": "7.0.5",
"ts-jest": "29.1.0",
"ts-node": "10.9.1",
"typescript": "4.8.4",
"typescript": "5.1.3",
"typescript-json-schema": "0.57.0"
},
"dependencies": {
Expand All @@ -51,6 +51,6 @@
"zod": "3.21.4"
},
"peerDependencies": {
"typescript": "^4.7.4"
"typescript": "^4.7.4 || ^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/io-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"semantic-release-monorepo": "7.0.5",
"ts-jest": "29.1.0",
"ts-node": "10.9.1",
"typescript": "4.8.4"
"typescript": "5.1.3"
},
"dependencies": {
"@johngw/array": "3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/runtypes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"semantic-release-monorepo": "7.0.5",
"ts-jest": "29.1.0",
"ts-node": "10.9.1",
"typescript": "4.8.4"
"typescript": "5.1.3"
},
"dependencies": {
"@runtyping/generator": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/scaffold/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"semantic-release": "20.1.3",
"semantic-release-monorepo": "7.0.5",
"ts-jest": "29.1.0",
"typescript": "4.8.4"
"typescript": "5.1.3"
},
"dependencies": {
"change-case": "4.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-type-writers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"ts-jest": "29.1.0",
"ts-node": "10.9.1",
"type-fest": "3.7.1",
"typescript": "4.8.4"
"typescript": "5.1.3"
},
"dependencies": {
"assert-never": "1.2.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/zod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"runtyping": "dist/cli.js"
},
"peerDependencies": {
"typescript": "^4.7.4",
"typescript": "^4.7.4 || ^5.0.0",
"zod": "^3.17.9"
},
"devDependencies": {
Expand All @@ -37,7 +37,7 @@
"semantic-release-monorepo": "7.0.5",
"ts-jest": "29.1.0",
"ts-node": "10.9.1",
"typescript": "4.8.4",
"typescript": "5.1.3",
"zod": "3.21.4"
},
"dependencies": {
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2130,12 +2130,12 @@ __metadata:
ts-morph: 16.0.0
ts-node: 10.9.1
tslib: 2.5.3
typescript: 4.8.4
typescript: 5.1.3
typescript-json-schema: 0.57.0
yargs: 17.7.2
zod: 3.21.4
peerDependencies:
typescript: ^4.7.4
typescript: ^4.7.4 || ^5.0.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -2166,7 +2166,7 @@ __metadata:
ts-morph: 16.0.0
ts-node: 10.9.1
tslib: 2.5.3
typescript: 4.8.4
typescript: 5.1.3
peerDependencies:
io-ts: ^2.0.0
bin:
Expand Down Expand Up @@ -2206,7 +2206,7 @@ __metadata:
ts-jest: 29.1.0
ts-node: 10.9.1
tslib: 2.5.3
typescript: 4.8.4
typescript: 5.1.3
yo: 4.3.1
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -2234,7 +2234,7 @@ __metadata:
ts-morph: 16.0.0
ts-node: 10.9.1
tslib: 2.5.3
typescript: 4.8.4
typescript: 5.1.3
peerDependencies:
runtypes: ^6.5.1
bin:
Expand Down Expand Up @@ -2263,7 +2263,7 @@ __metadata:
semantic-release-monorepo: 7.0.5
ts-jest: 29.1.0
tslib: 2.5.3
typescript: 4.8.4
typescript: 5.1.3
yeoman-generator: 5.9.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -2293,7 +2293,7 @@ __metadata:
ts-node: 10.9.1
tslib: 2.5.3
type-fest: 3.7.1
typescript: 4.8.4
typescript: 5.1.3
peerDependencies:
"@runtyping/generator": "workspace:*"
"@types/json-schema": ^7.0.11
Expand Down Expand Up @@ -2323,10 +2323,10 @@ __metadata:
ts-morph: 16.0.0
ts-node: 10.9.1
tslib: 2.5.3
typescript: 4.8.4
typescript: 5.1.3
zod: 3.21.4
peerDependencies:
typescript: ^4.7.4
typescript: ^4.7.4 || ^5.0.0
zod: ^3.17.9
bin:
runtyping: dist/cli.js
Expand Down Expand Up @@ -14207,13 +14207,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:4.8.4":
version: 4.8.4
resolution: "typescript@npm:4.8.4"
"typescript@npm:5.1.3":
version: 5.1.3
resolution: "typescript@npm:5.1.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 3e4f061658e0c8f36c820802fa809e0fd812b85687a9a2f5430bc3d0368e37d1c9605c3ce9b39df9a05af2ece67b1d844f9f6ea8ff42819f13bcb80f85629af0
checksum: d9d51862d98efa46534f2800a1071a613751b1585dc78884807d0c179bcd93d6e9d4012a508e276742f5f33c480adefc52ffcafaf9e0e00ab641a14cde9a31c7
languageName: node
linkType: hard

Expand Down Expand Up @@ -14247,13 +14247,13 @@ __metadata:
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=1a91c8"
"typescript@patch:typescript@5.1.3#~builtin<compat/typescript>":
version: 5.1.3
resolution: "typescript@patch:typescript@npm%3A5.1.3#~builtin<compat/typescript>::version=5.1.3&hash=5da071"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: c981e82b77a5acdcc4e69af9c56cdecf5b934a87a08e7b52120596701e389a878b8e3f860e73ffb287bf649cc47a8c741262ce058148f71de4cdd88bb9c75153
checksum: 6f0a9dca6bf4ce9dcaf4e282aade55ef4c56ecb5fb98d0a4a5c0113398815aea66d871b5611e83353e5953a19ed9ef103cf5a76ac0f276d550d1e7cd5344f61e
languageName: node
linkType: hard

Expand Down

0 comments on commit 0024226

Please sign in to comment.