Skip to content

Commit

Permalink
chore(deps): update typescript to ~5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 5cc9bfc commit 169b3c7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@babel/preset-typescript": "^7.15.0",
"@jest/test-result": "^29.1.0",
"@tsconfig/node16": "^16.1.0",
"@tsd/typescript": "~5.6.0",
"@tsd/typescript": "~5.7.0",
"@types/babel__code-frame": "^7.0.3",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
Expand All @@ -53,7 +53,7 @@
"execa": "^5.1.1",
"jest": "^29.1.0",
"prettier": "^3.0.0",
"typescript": "~5.6.0"
"typescript": "~5.7.0"
},
"peerDependencies": {
"@tsd/typescript": "4.x || 5.x"
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1803,10 +1803,10 @@ __metadata:
languageName: node
linkType: hard

"@tsd/typescript@npm:~5.6.0":
version: 5.6.3
resolution: "@tsd/typescript@npm:5.6.3"
checksum: 38886642fc5a3f799c41698420589bf667961f2f758debe6b1f60b33670805e8774491b7da9b841ca1adce3759583f1d12f701d3235498823551f8f5dc38e6e2
"@tsd/typescript@npm:~5.7.0":
version: 5.7.2
resolution: "@tsd/typescript@npm:5.7.2"
checksum: 33ed0db508414c3a12bc2058f837440f65c090f6028aaf4d09a072a20a78ab1fad3f731c3b766df9be24be41e2a32cc46ed976e0e4d282c7086cc621a0883a72
languageName: node
linkType: hard

Expand Down Expand Up @@ -3825,7 +3825,7 @@ __metadata:
"@babel/preset-typescript": ^7.15.0
"@jest/test-result": ^29.1.0
"@tsconfig/node16": ^16.1.0
"@tsd/typescript": ~5.6.0
"@tsd/typescript": ~5.7.0
"@types/babel__code-frame": ^7.0.3
"@typescript-eslint/eslint-plugin": ^6.0.0
"@typescript-eslint/parser": ^6.0.0
Expand All @@ -3839,7 +3839,7 @@ __metadata:
jest: ^29.1.0
prettier: ^3.0.0
tsd-lite: ^0.8.0
typescript: ~5.6.0
typescript: ~5.7.0
peerDependencies:
"@tsd/typescript": 4.x || 5.x
languageName: unknown
Expand Down Expand Up @@ -5243,23 +5243,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:~5.6.0":
version: 5.6.3
resolution: "typescript@npm:5.6.3"
"typescript@npm:~5.7.0":
version: 5.7.2
resolution: "typescript@npm:5.7.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: ba302f8822777ebefb28b554105f3e074466b671e7444ec6b75dadc008a62f46f373d9e57ceced1c433756d06c8b7dc569a7eefdf3a9573122a49205ff99021a
checksum: b55300c4cefee8ee380d14fa9359ccb41ff8b54c719f6bc49b424899d662a5ce62ece390ce769568c7f4d14af844085255e63788740084444eb12ef423b13433
languageName: node
linkType: hard

"typescript@patch:typescript@~5.6.0#~builtin<compat/typescript>":
version: 5.6.3
resolution: "typescript@patch:typescript@npm%3A5.6.3#~builtin<compat/typescript>::version=5.6.3&hash=74658d"
"typescript@patch:typescript@~5.7.0#~builtin<compat/typescript>":
version: 5.7.2
resolution: "typescript@patch:typescript@npm%3A5.7.2#~builtin<compat/typescript>::version=5.7.2&hash=74658d"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: ade87bce2363ee963eed0e4ca8a312ea02c81873ebd53609bc3f6dc0a57f6e61ad7e3fb8cbb7f7ab8b5081cbee801b023f7c4823ee70b1c447eae050e6c7622b
checksum: 803430c6da2ba73c25a21880d8d4f08a56d9d2444e6db2ea949ac4abceeece8e4a442b7b9b585db7d8a0b47ebda2060e45fe8ee8b8aca23e27ec1d4844987ee6
languageName: node
linkType: hard

Expand Down

0 comments on commit 169b3c7

Please sign in to comment.