Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 6, 2024
1 parent 764b9ad commit d21a595
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion apps/push/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"jest": "29.5.0",
"npm-run-all": "4.1.5",
"ts-node": "10.9.1",
"typescript": "5.0.3"
"typescript": "5.4.2"
},
"dependencies": {
"@aspida/fetch": "1.11.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@
"ts-jest": "29.1.0",
"ts-node": "10.9.1",
"ts-node-dev": "2.0.0",
"typescript": "5.0.3"
"typescript": "5.4.2"
}
}
2 changes: 1 addition & 1 deletion apps/video/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"jest": "29.5.0",
"npm-run-all": "4.1.5",
"ts-node": "10.9.1",
"typescript": "5.0.3"
"typescript": "5.4.2"
},
"dependencies": {
"@aspida/fetch": "1.11.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@
"jest-environment-jsdom": "29.5.0",
"npm-run-all": "4.1.5",
"ts-node": "10.9.1",
"typescript": "5.0.3"
"typescript": "5.4.2"
}
}
2 changes: 1 addition & 1 deletion packages/api-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"eslint-plugin-aspida": "0.1.0",
"npm-run-all": "4.1.5",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.4.2"
}
}
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5055,7 +5055,7 @@ __metadata:
eslint-plugin-aspida: 0.1.0
npm-run-all: 4.1.5
prettier: 2.8.7
typescript: 5.0.3
typescript: 5.4.2
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -10968,7 +10968,7 @@ __metadata:
koa-logger: 3.2.1
npm-run-all: 4.1.5
ts-node: 10.9.1
typescript: 5.0.3
typescript: 5.4.2
ws: 8.13.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -11641,7 +11641,7 @@ __metadata:
ts-jest: 29.1.0
ts-node: 10.9.1
ts-node-dev: 2.0.0
typescript: 5.0.3
typescript: 5.4.2
ws: 8.13.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -12810,23 +12810,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.0.3":
version: 5.0.3
resolution: "typescript@npm:5.0.3"
"typescript@npm:5.4.2":
version: 5.4.2
resolution: "typescript@npm:5.4.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 3cce0576d218cb4277ff8b6adfef1a706e9114a98b4261a38ad658a7642f1b274a8396394f6cbff8c0ba852996d7ed2e233e9b8431d5d55ac7c2f6fea645af02
checksum: 96d80fde25a09bcb04d399082fb27a808a9e17c2111e43849d2aafbd642d835e4f4ef0de09b0ba795ec2a700be6c4c2c3f62bf4660c05404c948727b5bbfb32a
languageName: node
linkType: hard

"typescript@patch:typescript@5.0.3#~builtin<compat/typescript>":
version: 5.0.3
resolution: "typescript@patch:typescript@npm%3A5.0.3#~builtin<compat/typescript>::version=5.0.3&hash=85af82"
"typescript@patch:typescript@5.4.2#~builtin<compat/typescript>":
version: 5.4.2
resolution: "typescript@patch:typescript@npm%3A5.4.2#~builtin<compat/typescript>::version=5.4.2&hash=85af82"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 5580367025ff7ee1f2a61e5affdbddccfe6e893bc662aa33fefdbf12de7e493173fa7d47475e9e15121828691004c4ed13bcd115e57866baed97b54c60954e1c
checksum: c1b669146bca5529873aae60870e243fa8140c85f57ca32c42f898f586d73ce4a6b4f6bb02ae312729e214d7f5859a0c70da3e527a116fdf5ad00c9fc733ecc6
languageName: node
linkType: hard

Expand Down Expand Up @@ -13043,7 +13043,7 @@ __metadata:
koa-logger: 3.2.1
npm-run-all: 4.1.5
ts-node: 10.9.1
typescript: 5.0.3
typescript: 5.4.2
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -13113,7 +13113,7 @@ __metadata:
react-use: 17.4.0
swr: 2.1.2
ts-node: 10.9.1
typescript: 5.0.3
typescript: 5.4.2
languageName: unknown
linkType: soft

Expand Down

0 comments on commit d21a595

Please sign in to comment.