Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 28, 2023
1 parent 05e0055 commit a54f25e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"rimraf": "4.4.1",
"tsc-watch": "6.0.4",
"tslib": "2.6.2",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"scripts": {
"build": "tsc --noEmit false",
Expand Down
26 changes: 3 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4901,7 +4901,7 @@ __metadata:
rimraf: 4.4.1
tsc-watch: 6.0.4
tslib: 2.6.2
typescript: 5.2.2
typescript: 5.3.2
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -5233,17 +5233,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.2.2":
version: 5.2.2
resolution: "typescript@npm:5.2.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 7912821dac4d962d315c36800fe387cdc0a6298dba7ec171b350b4a6e988b51d7b8f051317786db1094bd7431d526b648aba7da8236607febb26cf5b871d2d3c
languageName: node
linkType: hard

"typescript@npm:^5.2.2":
"typescript@npm:5.3.2, typescript@npm:^5.2.2":
version: 5.3.2
resolution: "typescript@npm:5.3.2"
bin:
Expand All @@ -5253,17 +5243,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:[email protected]#~builtin<compat/typescript>":
version: 5.2.2
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 0f4da2f15e6f1245e49db15801dbee52f2bbfb267e1c39225afdab5afee1a72839cd86000e65ee9d7e4dfaff12239d28beaf5ee431357fcced15fb08583d72ca
languageName: node
linkType: hard

"typescript@patch:typescript@^5.2.2#~builtin<compat/typescript>":
"typescript@patch:[email protected]#~builtin<compat/typescript>, typescript@patch:typescript@^5.2.2#~builtin<compat/typescript>":
version: 5.3.2
resolution: "typescript@patch:typescript@npm%3A5.3.2#~builtin<compat/typescript>::version=5.3.2&hash=29ae49"
bin:
Expand Down

0 comments on commit a54f25e

Please sign in to comment.