Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 2, 2023
1 parent 764b9ad commit b60762f
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.1.3"
},
"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.1.3"
}
}
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.1.3"
},
"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.1.3"
}
}
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.1.3"
}
}
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.1.3
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.1.3
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.1.3
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.1.3":
version: 5.1.3
resolution: "typescript@npm:5.1.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 3cce0576d218cb4277ff8b6adfef1a706e9114a98b4261a38ad658a7642f1b274a8396394f6cbff8c0ba852996d7ed2e233e9b8431d5d55ac7c2f6fea645af02
checksum: d9d51862d98efa46534f2800a1071a613751b1585dc78884807d0c179bcd93d6e9d4012a508e276742f5f33c480adefc52ffcafaf9e0e00ab641a14cde9a31c7
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.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=85af82"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 5580367025ff7ee1f2a61e5affdbddccfe6e893bc662aa33fefdbf12de7e493173fa7d47475e9e15121828691004c4ed13bcd115e57866baed97b54c60954e1c
checksum: 32a25b2e128a4616f999d4ee502aabb1525d5647bc8955e6edf05d7fbc53af8aa98252e2f6ba80bcedfc0260c982b885f3c09cfac8bb65d2924f3133ad1e1e62
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.1.3
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.1.3
languageName: unknown
linkType: soft

Expand Down

0 comments on commit b60762f

Please sign in to comment.