Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 2, 2023
1 parent adaba3f commit af519ef
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"prettier": "^2.8.7",
"standard-version": "^9.5.0",
"typedoc": "^0.23.28",
"typescript": "^4.9.5"
"typescript": "^5.0.3"
},
"repository": {
"type": "git",
Expand Down
26 changes: 23 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2753,7 +2753,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^4.6.3, typescript@npm:^4.7.4, typescript@npm:^4.9.5":
"typescript@npm:^4.6.3, typescript@npm:^4.7.4":
version: 4.9.5
resolution: "typescript@npm:4.9.5"
bin:
Expand All @@ -2763,7 +2763,17 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@^4.6.3#~builtin<compat/typescript>, typescript@patch:typescript@^4.7.4#~builtin<compat/typescript>, typescript@patch:typescript@^4.9.5#~builtin<compat/typescript>":
"typescript@npm:^5.0.3":
version: 5.0.3
resolution: "typescript@npm:5.0.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 3cce0576d218cb4277ff8b6adfef1a706e9114a98b4261a38ad658a7642f1b274a8396394f6cbff8c0ba852996d7ed2e233e9b8431d5d55ac7c2f6fea645af02
languageName: node
linkType: hard

"typescript@patch:typescript@^4.6.3#~builtin<compat/typescript>, typescript@patch:typescript@^4.7.4#~builtin<compat/typescript>":
version: 4.9.5
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
bin:
Expand All @@ -2773,6 +2783,16 @@ __metadata:
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"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 5580367025ff7ee1f2a61e5affdbddccfe6e893bc662aa33fefdbf12de7e493173fa7d47475e9e15121828691004c4ed13bcd115e57866baed97b54c60954e1c
languageName: node
linkType: hard

"uglify-js@npm:^3.1.4":
version: 3.17.4
resolution: "uglify-js@npm:3.17.4"
Expand Down Expand Up @@ -2825,7 +2845,7 @@ __metadata:
prettier: ^2.8.7
standard-version: ^9.5.0
typedoc: ^0.23.28
typescript: ^4.9.5
typescript: ^5.0.3
languageName: unknown
linkType: soft

Expand Down

0 comments on commit af519ef

Please sign in to comment.