Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent 570af09 commit af101cd
Show file tree
Hide file tree
Showing 14 changed files with 40 additions and 40 deletions.
32 changes: 16 additions & 16 deletions .pnp.cjs

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

Binary file removed .yarn/cache/fsevents-patch-19706e7e35-10.zip
Binary file not shown.
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.1",
"ts-node": "10.9.1",
"typescript": "5.2.2",
"typescript": "5.5.4",
"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 @@ -35,7 +35,7 @@
"semantic-release-monorepo": "7.0.5",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.2.2",
"typescript": "5.5.4",
"typescript-json-schema": "0.62.0"
},
"dependencies": {
Expand All @@ -52,6 +52,6 @@
"zod": "3.22.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 @@ -39,7 +39,7 @@
"semantic-release-monorepo": "7.0.5",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.2.2"
"typescript": "5.5.4"
},
"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 @@ -38,7 +38,7 @@
"semantic-release-monorepo": "7.0.5",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.2.2"
"typescript": "5.5.4"
},
"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.1",
"typescript": "5.2.2"
"typescript": "5.5.4"
},
"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 @@ -37,7 +37,7 @@
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"type-fest": "4.8.3",
"typescript": "5.2.2"
"typescript": "5.5.4"
},
"dependencies": {
"assert-never": "1.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/zod/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.1",
"ts-node": "10.9.1",
"typescript": "5.2.2",
"typescript": "5.5.4",
"zod": "3.22.4"
},
"dependencies": {
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2157,12 +2157,12 @@ __metadata:
ts-morph: "npm:20.0.0"
ts-node: "npm:10.9.1"
tslib: "npm:2.6.2"
typescript: "npm:5.2.2"
typescript: "npm:5.5.4"
typescript-json-schema: "npm:0.62.0"
yargs: "npm:17.7.2"
zod: "npm:3.22.4"
peerDependencies:
typescript: ^4.7.4
typescript: ^4.7.4 || ^5.0.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -2193,7 +2193,7 @@ __metadata:
ts-morph: "npm:20.0.0"
ts-node: "npm:10.9.1"
tslib: "npm:2.6.2"
typescript: "npm:5.2.2"
typescript: "npm:5.5.4"
peerDependencies:
io-ts: ^2.0.0
bin:
Expand Down Expand Up @@ -2233,7 +2233,7 @@ __metadata:
ts-jest: "npm:29.1.1"
ts-node: "npm:10.9.1"
tslib: "npm:2.6.2"
typescript: "npm:5.2.2"
typescript: "npm:5.5.4"
yo: "npm:4.3.1"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -2261,7 +2261,7 @@ __metadata:
ts-morph: "npm:20.0.0"
ts-node: "npm:10.9.1"
tslib: "npm:2.6.2"
typescript: "npm:5.2.2"
typescript: "npm:5.5.4"
peerDependencies:
runtypes: ^6.5.1
bin:
Expand Down Expand Up @@ -2290,7 +2290,7 @@ __metadata:
semantic-release-monorepo: "npm:7.0.5"
ts-jest: "npm:29.1.1"
tslib: "npm:2.6.2"
typescript: "npm:5.2.2"
typescript: "npm:5.5.4"
yeoman-generator: "npm:5.10.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -2320,7 +2320,7 @@ __metadata:
ts-node: "npm:10.9.1"
tslib: "npm:2.6.2"
type-fest: "npm:4.8.3"
typescript: "npm:5.2.2"
typescript: "npm:5.5.4"
peerDependencies:
"@runtyping/generator": "workspace:*"
"@types/json-schema": ^7.0.11
Expand Down Expand Up @@ -2350,7 +2350,7 @@ __metadata:
ts-morph: "npm:20.0.0"
ts-node: "npm:10.9.1"
tslib: "npm:2.6.2"
typescript: "npm:5.2.2"
typescript: "npm:5.5.4"
zod: "npm:3.22.4"
peerDependencies:
zod: ^3.17.9
Expand Down Expand Up @@ -14403,13 +14403,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.2.2":
version: 5.2.2
resolution: "typescript@npm:5.2.2"
"typescript@npm:5.5.4":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: d65e50eb849bd21ff8677e5b9447f9c6e74777e346afd67754934264dcbf4bd59e7d2473f6062d9a015d66bd573311166357e3eb07fea0b52859cf9bb2b58555
checksum: 1689ccafef894825481fc3d856b4834ba3cc185a9c2878f3c76a9a1ef81af04194849840f3c69e7961e2312771471bb3b460ca92561e1d87599b26c37d0ffb6f
languageName: node
linkType: hard

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

"typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>":
version: 5.2.2
resolution: "typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>::version=5.2.2&hash=f3b441"
"typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>":
version: 5.5.4
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=e012d7"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: f79cc2ba802c94c2b78dbb00d767a10adb67368ae764709737dc277273ec148aa4558033a03ce901406b35fddf4eac46dabc94a1e1d12d2587e2b9cfe5707b4a
checksum: 2c065f0ef81855eac25c9b658a3c9da65ffc005260c12854c2286f40f3667e1b1ecf8bdbdd37b59aa0397920378ce7900bff8cb32e0f1c7af6fd86efc676718c
languageName: node
linkType: hard

Expand Down

0 comments on commit af101cd

Please sign in to comment.