Skip to content

Commit b76604b

Browse files
chore(deps-dev): bump typescript from 5.7.3 to 5.8.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ae2635 commit b76604b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"react-dom": "^17.0.2",
7979
"rimraf": "^6.0.1",
8080
"semantic-release": "^24.2.3",
81-
"typescript": "^5.7.3",
81+
"typescript": "^5.8.3",
8282
"vitest": "^3.1.2"
8383
},
8484
"packageManager": "yarn@4.9.0"

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -1297,7 +1297,7 @@ __metadata:
12971297
react-dom: "npm:^17.0.2"
12981298
rimraf: "npm:^6.0.1"
12991299
semantic-release: "npm:^24.2.3"
1300-
typescript: "npm:^5.7.3"
1300+
typescript: "npm:^5.8.3"
13011301
vitest: "npm:^3.1.2"
13021302
peerDependencies:
13031303
js-cookie: ^3.0.5
@@ -10051,23 +10051,23 @@ __metadata:
1005110051
languageName: node
1005210052
linkType: hard
1005310053

10054-
"typescript@npm:^5.7.3":
10055-
version: 5.7.3
10056-
resolution: "typescript@npm:5.7.3"
10054+
"typescript@npm:^5.8.3":
10055+
version: 5.8.3
10056+
resolution: "typescript@npm:5.8.3"
1005710057
bin:
1005810058
tsc: bin/tsc
1005910059
tsserver: bin/tsserver
10060-
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
10060+
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
1006110061
languageName: node
1006210062
linkType: hard
1006310063

10064-
"typescript@patch:typescript@npm%3A^5.7.3#optional!builtin<compat/typescript>":
10065-
version: 5.7.3
10066-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
10064+
"typescript@patch:typescript@npm%3A^5.8.3#optional!builtin<compat/typescript>":
10065+
version: 5.8.3
10066+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
1006710067
bin:
1006810068
tsc: bin/tsc
1006910069
tsserver: bin/tsserver
10070-
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
10070+
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
1007110071
languageName: node
1007210072
linkType: hard
1007310073

0 commit comments

Comments
 (0)