Skip to content

Commit 5f2a5e2

Browse files
chore(deps-dev): bump typescript from 5.4.5 to 5.9.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.5 to 5.9.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be8e118 commit 5f2a5e2

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
@@ -112,7 +112,7 @@
112112
"traverse": "^0.6.10",
113113
"ts-jest": "^29.1.5",
114114
"tsx": "^4.20.3",
115-
"typescript": "^5.3.3",
115+
"typescript": "^5.9.3",
116116
"typescript-plugin-css-modules": "^5.1.0",
117117
"vite": "^5.4.12",
118118
"vite-plugin-dts": "^4.3.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2752,7 +2752,7 @@ __metadata:
27522752
traverse: "npm:^0.6.10"
27532753
ts-jest: "npm:^29.1.5"
27542754
tsx: "npm:^4.20.3"
2755-
typescript: "npm:^5.3.3"
2755+
typescript: "npm:^5.9.3"
27562756
typescript-plugin-css-modules: "npm:^5.1.0"
27572757
vite: "npm:^5.4.12"
27582758
vite-plugin-dts: "npm:^4.3.0"
@@ -16271,13 +16271,13 @@ __metadata:
1627116271
languageName: node
1627216272
linkType: hard
1627316273

16274-
"typescript@npm:^5.3.3":
16275-
version: 5.4.5
16276-
resolution: "typescript@npm:5.4.5"
16274+
"typescript@npm:^5.9.3":
16275+
version: 5.9.3
16276+
resolution: "typescript@npm:5.9.3"
1627716277
bin:
1627816278
tsc: bin/tsc
1627916279
tsserver: bin/tsserver
16280-
checksum: 10/d04a9e27e6d83861f2126665aa8d84847e8ebabcea9125b9ebc30370b98cb38b5dff2508d74e2326a744938191a83a69aa9fddab41f193ffa43eabfdf3f190a5
16280+
checksum: 10/c089d9d3da2729fd4ac517f9b0e0485914c4b3c26f80dc0cffcb5de1719a17951e92425d55db59515c1a7ddab65808466debb864d0d56dcf43f27007d0709594
1628116281
languageName: node
1628216282
linkType: hard
1628316283

@@ -16291,13 +16291,13 @@ __metadata:
1629116291
languageName: node
1629216292
linkType: hard
1629316293

16294-
"typescript@patch:typescript@npm%3A^5.3.3#optional!builtin<compat/typescript>":
16295-
version: 5.4.5
16296-
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
16294+
"typescript@patch:typescript@npm%3A^5.9.3#optional!builtin<compat/typescript>":
16295+
version: 5.9.3
16296+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=b45daf"
1629716297
bin:
1629816298
tsc: bin/tsc
1629916299
tsserver: bin/tsserver
16300-
checksum: 10/760f7d92fb383dbf7dee2443bf902f4365db2117f96f875cf809167f6103d55064de973db9f78fe8f31ec08fff52b2c969aee0d310939c0a3798ec75d0bca2e1
16300+
checksum: 10/5d416ad4f2ea564f515a3f919e901edbfa4b497cc17dd325c5726046c3eef7ed22d1f59c787267d478311f6f0a265ff790f8a6c7e9df3ea3471458f5ec81e8b7
1630116301
languageName: node
1630216302
linkType: hard
1630316303

0 commit comments

Comments
 (0)