Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.3.3
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 25, 2024
1 parent aeecef7 commit cab0b04
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 24 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/react-dom": "18.2.18",
"eslint": "8.54.0",
"eslint-config-next": "13.2.4",
"typescript": "5.0.3"
"typescript": "5.3.3"
},
"engines": {
"node": "20"
Expand Down
26 changes: 3 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11763,17 +11763,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.0.3":
version: 5.0.3
resolution: "typescript@npm:5.0.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 13221c7f7dd2aa9cf8ac2fb1b5ca3825ff3d97a43b4656fd22ca36c0ec30179643b5157d620c3e4af9d3fc9234a571bd3ea175624b3d37c494d7ed159b038df2
languageName: node
linkType: hard

"typescript@npm:^5.0.3":
"typescript@npm:5.3.3, typescript@npm:^5.0.3":
version: 5.3.3
resolution: "typescript@npm:5.3.3"
bin:
Expand All @@ -11783,17 +11773,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.0.3#optional!builtin<compat/typescript>":
version: 5.0.3
resolution: "typescript@patch:typescript@npm%3A5.0.3#optional!builtin<compat/typescript>::version=5.0.3&hash=b5f058"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 381de1b58d2deb6443cc7d23365b4db36de8360dfc4f4d295ca2fdb0e01687711fb541478838fb9326da315baf6967d616c745d990f2c362036b337a12b18255
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.0.3#optional!builtin<compat/typescript>":
"typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^5.0.3#optional!builtin<compat/typescript>":
version: 5.3.3
resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=e012d7"
bin:
Expand Down Expand Up @@ -12395,7 +12375,7 @@ __metadata:
react-dom: "npm:18.2.0"
react-google-recaptcha-v3: "npm:^1.10.1"
react-use-async-callback: "npm:^2.1.2"
typescript: "npm:5.0.3"
typescript: "npm:5.3.3"
languageName: unknown
linkType: soft

Expand Down

0 comments on commit cab0b04

Please sign in to comment.