Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 29, 2023
1 parent 764b9ad commit 9d0360d
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.6"
},
"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.6"
}
}
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.6"
},
"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.6"
}
}
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.6"
}
}
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.6
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.6
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.6
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.6":
version: 5.1.6
resolution: "typescript@npm:5.1.6"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 3cce0576d218cb4277ff8b6adfef1a706e9114a98b4261a38ad658a7642f1b274a8396394f6cbff8c0ba852996d7ed2e233e9b8431d5d55ac7c2f6fea645af02
checksum: b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
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.6#~builtin<compat/typescript>":
version: 5.1.6
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=85af82"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 5580367025ff7ee1f2a61e5affdbddccfe6e893bc662aa33fefdbf12de7e493173fa7d47475e9e15121828691004c4ed13bcd115e57866baed97b54c60954e1c
checksum: 21e88b0a0c0226f9cb9fd25b9626fb05b4c0f3fddac521844a13e1f30beb8f14e90bd409a9ac43c812c5946d714d6e0dee12d5d02dfc1c562c5aacfa1f49b606
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.6
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.6
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 9d0360d

Please sign in to comment.