Skip to content

Commit e34a2a0

Browse files
Update dependency typescript to ~5.9.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 70f17d4 commit e34a2a0

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"lint-staged": "^16.0.0",
5454
"node-fetch": "^2.6.7",
5555
"prettier": "^3.0.0",
56-
"typescript": "~5.4.0"
56+
"typescript": "~5.9.0"
5757
},
5858
"prettier": "@backstage/cli/config/prettier",
5959
"lint-staged": {

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -33900,7 +33900,7 @@ __metadata:
3390033900
lint-staged: "npm:^16.0.0"
3390133901
node-fetch: "npm:^2.6.7"
3390233902
prettier: "npm:^3.0.0"
33903-
typescript: "npm:~5.4.0"
33903+
typescript: "npm:~5.9.0"
3390433904
languageName: unknown
3390533905
linkType: soft
3390633906

@@ -36345,16 +36345,6 @@ __metadata:
3634536345
languageName: node
3634636346
linkType: hard
3634736347

36348-
"typescript@npm:~5.4.0":
36349-
version: 5.4.5
36350-
resolution: "typescript@npm:5.4.5"
36351-
bin:
36352-
tsc: bin/tsc
36353-
tsserver: bin/tsserver
36354-
checksum: 10/d04a9e27e6d83861f2126665aa8d84847e8ebabcea9125b9ebc30370b98cb38b5dff2508d74e2326a744938191a83a69aa9fddab41f193ffa43eabfdf3f190a5
36355-
languageName: node
36356-
linkType: hard
36357-
3635836348
"typescript@npm:~5.5.0":
3635936349
version: 5.5.4
3636036350
resolution: "typescript@npm:5.5.4"
@@ -36365,13 +36355,13 @@ __metadata:
3636536355
languageName: node
3636636356
linkType: hard
3636736357

36368-
"typescript@patch:typescript@npm%3A~5.4.0#optional!builtin<compat/typescript>":
36369-
version: 5.4.5
36370-
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
36358+
"typescript@npm:~5.9.0":
36359+
version: 5.9.3
36360+
resolution: "typescript@npm:5.9.3"
3637136361
bin:
3637236362
tsc: bin/tsc
3637336363
tsserver: bin/tsserver
36374-
checksum: 10/760f7d92fb383dbf7dee2443bf902f4365db2117f96f875cf809167f6103d55064de973db9f78fe8f31ec08fff52b2c969aee0d310939c0a3798ec75d0bca2e1
36364+
checksum: 10/c089d9d3da2729fd4ac517f9b0e0485914c4b3c26f80dc0cffcb5de1719a17951e92425d55db59515c1a7ddab65808466debb864d0d56dcf43f27007d0709594
3637536365
languageName: node
3637636366
linkType: hard
3637736367

@@ -36385,6 +36375,16 @@ __metadata:
3638536375
languageName: node
3638636376
linkType: hard
3638736377

36378+
"typescript@patch:typescript@npm%3A~5.9.0#optional!builtin<compat/typescript>":
36379+
version: 5.9.3
36380+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=8c6c40"
36381+
bin:
36382+
tsc: bin/tsc
36383+
tsserver: bin/tsserver
36384+
checksum: 10/5d416ad4f2ea564f515a3f919e901edbfa4b497cc17dd325c5726046c3eef7ed22d1f59c787267d478311f6f0a265ff790f8a6c7e9df3ea3471458f5ec81e8b7
36385+
languageName: node
36386+
linkType: hard
36387+
3638836388
"uc.micro@npm:^1.0.1, uc.micro@npm:^1.0.5":
3638936389
version: 1.0.6
3639036390
resolution: "uc.micro@npm:1.0.6"

0 commit comments

Comments
 (0)