Skip to content

Commit 3ec8519

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] <[email protected]>
1 parent 5cf93f2 commit 3ec8519

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
@@ -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": "[email protected]"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1315,7 +1315,7 @@ __metadata:
13151315
react-dom: "npm:^17.0.2"
13161316
rimraf: "npm:^6.0.1"
13171317
semantic-release: "npm:^24.2.3"
1318-
typescript: "npm:^5.7.3"
1318+
typescript: "npm:^5.8.3"
13191319
vitest: "npm:^3.1.2"
13201320
peerDependencies:
13211321
js-cookie: ^3.0.5
@@ -10478,23 +10478,23 @@ __metadata:
1047810478
languageName: node
1047910479
linkType: hard
1048010480

10481-
"typescript@npm:^5.7.3":
10482-
version: 5.7.3
10483-
resolution: "typescript@npm:5.7.3"
10481+
"typescript@npm:^5.8.3":
10482+
version: 5.8.3
10483+
resolution: "typescript@npm:5.8.3"
1048410484
bin:
1048510485
tsc: bin/tsc
1048610486
tsserver: bin/tsserver
10487-
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
10487+
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
1048810488
languageName: node
1048910489
linkType: hard
1049010490

10491-
"typescript@patch:typescript@npm%3A^5.7.3#optional!builtin<compat/typescript>":
10492-
version: 5.7.3
10493-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
10491+
"typescript@patch:typescript@npm%3A^5.8.3#optional!builtin<compat/typescript>":
10492+
version: 5.8.3
10493+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
1049410494
bin:
1049510495
tsc: bin/tsc
1049610496
tsserver: bin/tsserver
10497-
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
10497+
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
1049810498
languageName: node
1049910499
linkType: hard
1050010500

0 commit comments

Comments
 (0)