Skip to content

Commit 8034f34

Browse files
chore(deps): update dependency typescript to v5.0.3 (#4437)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [typescript](https://www.typescriptlang.org/) ([source](https://github.com/Microsoft/TypeScript)) | [`5.0.2` -> `5.0.3`](https://renovatebot.com/diffs/npm/typescript/5.0.2/5.0.3) | [![age](https://badges.renovateapi.com/packages/npm/typescript/5.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/typescript/5.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/typescript/5.0.3/compatibility-slim/5.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/typescript/5.0.3/confidence-slim/5.0.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMy4zIiwidXBkYXRlZEluVmVyIjoiMzUuMjMuMyJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a6f53a commit 8034f34

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"turndown": "^7.0.0",
8585
"typedoc": "^0.23.26",
8686
"typedoc-plugin-markdown": "^3.14.0",
87-
"typescript": "5.0.2",
87+
"typescript": "5.0.3",
8888
"vite": "^4.1.1",
8989
"vite-plugin-istanbul": "^4.0.0",
9090
"vite-tsconfig-paths": "^4.0.5"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20837,13 +20837,13 @@ __metadata:
2083720837
languageName: node
2083820838
linkType: hard
2083920839

20840-
"typescript@npm:5.0.2":
20841-
version: 5.0.2
20842-
resolution: "typescript@npm:5.0.2"
20840+
"typescript@npm:5.0.3":
20841+
version: 5.0.3
20842+
resolution: "typescript@npm:5.0.3"
2084320843
bin:
2084420844
tsc: bin/tsc
2084520845
tsserver: bin/tsserver
20846-
checksum: bef1dcd166acfc6934b2ec4d72f93edb8961a5fab36b8dd2aaf6f4f4cd5c0210f2e0850aef4724f3b4913d5aef203a94a28ded731b370880c8bcff7e4ff91fc1
20846+
checksum: 3cce0576d218cb4277ff8b6adfef1a706e9114a98b4261a38ad658a7642f1b274a8396394f6cbff8c0ba852996d7ed2e233e9b8431d5d55ac7c2f6fea645af02
2084720847
languageName: node
2084820848
linkType: hard
2084920849

@@ -20857,13 +20857,13 @@ __metadata:
2085720857
languageName: node
2085820858
linkType: hard
2085920859

20860-
"typescript@patch:[email protected].2#~builtin<compat/typescript>":
20861-
version: 5.0.2
20862-
resolution: "typescript@patch:typescript@npm%3A5.0.2#~builtin<compat/typescript>::version=5.0.2&hash=85af82"
20860+
"typescript@patch:[email protected].3#~builtin<compat/typescript>":
20861+
version: 5.0.3
20862+
resolution: "typescript@patch:typescript@npm%3A5.0.3#~builtin<compat/typescript>::version=5.0.3&hash=85af82"
2086320863
bin:
2086420864
tsc: bin/tsc
2086520865
tsserver: bin/tsserver
20866-
checksum: b63cb742fbb9aeb3085e002ad8f10d5fd963606aa4d6b3b65b4e76c396ff09739f03b5dbae08e1698c3bce9d5619d3f67aeb7ee470ed4016bd345b3cfe37b54a
20866+
checksum: 5580367025ff7ee1f2a61e5affdbddccfe6e893bc662aa33fefdbf12de7e493173fa7d47475e9e15121828691004c4ed13bcd115e57866baed97b54c60954e1c
2086720867
languageName: node
2086820868
linkType: hard
2086920869

@@ -20964,7 +20964,7 @@ __metadata:
2096420964
turndown: ^7.0.0
2096520965
typedoc: ^0.23.26
2096620966
typedoc-plugin-markdown: ^3.14.0
20967-
typescript: 5.0.2
20967+
typescript: 5.0.3
2096820968
vite: ^4.1.1
2096920969
vite-plugin-istanbul: ^4.0.0
2097020970
vite-tsconfig-paths: ^4.0.5

0 commit comments

Comments
 (0)