Skip to content

Commit

Permalink
Merge pull request #164 from volvo-cars/renovate/typescript-5.x
Browse files Browse the repository at this point in the history
Update dependency typescript to v5.3.2
  • Loading branch information
johard authored Nov 25, 2023
2 parents b5e8050 + 6dcbb70 commit 10b5f5b
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion nextjs/pages-router/site-footer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"next": "14.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.2.2",
"typescript": "5.3.2",
"vcc-ui": "^4.0.0"
}
}
2 changes: 1 addition & 1 deletion nextjs/pages-router/site-navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"next": "14.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.2.2",
"typescript": "5.3.2",
"vcc-ui": "^4.0.0"
}
}
2 changes: 1 addition & 1 deletion nextjs/site-navigation-footer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"next": "14.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
}
}
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -670,7 +670,7 @@ __metadata:
next: 14.0.3
react: 18.2.0
react-dom: 18.2.0
typescript: 5.2.2
typescript: 5.3.2
vcc-ui: ^4.0.0
languageName: unknown
linkType: soft
Expand All @@ -688,7 +688,7 @@ __metadata:
next: 14.0.3
react: 18.2.0
react-dom: 18.2.0
typescript: 5.2.2
typescript: 5.3.2
languageName: unknown
linkType: soft

Expand All @@ -704,7 +704,7 @@ __metadata:
next: 14.0.3
react: 18.2.0
react-dom: 18.2.0
typescript: 5.2.2
typescript: 5.3.2
vcc-ui: ^4.0.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -900,23 +900,23 @@ __metadata:
languageName: node
linkType: hard

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

"typescript@patch:typescript@5.2.2#~builtin<compat/typescript>":
version: 5.2.2
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=d73830"
"typescript@patch:typescript@5.3.2#~builtin<compat/typescript>":
version: 5.3.2
resolution: "typescript@patch:typescript@npm%3A5.3.2#~builtin<compat/typescript>::version=5.3.2&hash=d73830"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 07106822b4305de3f22835cbba949a2b35451cad50888759b6818421290ff95d522b38ef7919e70fb381c5fe9c1c643d7dea22c8b31652a717ddbd57b7f4d554
checksum: c034461079fbfde3cb584ddee52afccb15b6e32a0ce186d0b2719968786f7ca73e1b07f71fac4163088790b16811c6ccf79680de190664ef66ff0ba9c1fe4a23
languageName: node
linkType: hard

Expand Down

0 comments on commit 10b5f5b

Please sign in to comment.