Skip to content

Commit bb90595

Browse files
Bump typescript from 5.6.3 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 370095e commit bb90595

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
@@ -39,7 +39,7 @@
3939
"prettier": "3.3.3",
4040
"rimraf": "6.0.1",
4141
"ts-jest": "29.2.5",
42-
"typescript": "5.6.3",
42+
"typescript": "5.7.2",
4343
"typescript-eslint": "8.15.0"
4444
},
4545
"packageManager": "[email protected]"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ __metadata:
547547
rimraf: "npm:6.0.1"
548548
ts-jest: "npm:29.2.5"
549549
tslib: "npm:^2.8.1"
550-
typescript: "npm:5.6.3"
550+
typescript: "npm:5.7.2"
551551
typescript-eslint: "npm:8.15.0"
552552
languageName: unknown
553553
linkType: soft
@@ -5840,23 +5840,23 @@ __metadata:
58405840
languageName: node
58415841
linkType: hard
58425842

5843-
"typescript@npm:5.6.3":
5844-
version: 5.6.3
5845-
resolution: "typescript@npm:5.6.3"
5843+
"typescript@npm:5.7.2":
5844+
version: 5.7.2
5845+
resolution: "typescript@npm:5.7.2"
58465846
bin:
58475847
tsc: bin/tsc
58485848
tsserver: bin/tsserver
5849-
checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
5849+
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
58505850
languageName: node
58515851
linkType: hard
58525852

5853-
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
5854-
version: 5.6.3
5855-
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=5adc0c"
5853+
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
5854+
version: 5.7.2
5855+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5adc0c"
58565856
bin:
58575857
tsc: bin/tsc
58585858
tsserver: bin/tsserver
5859-
checksum: 10c0/ac8307bb06bbfd08ae7137da740769b7d8c3ee5943188743bb622c621f8ad61d244767480f90fbd840277fbf152d8932aa20c33f867dea1bb5e79b187ca1a92f
5859+
checksum: 10c0/c891ccf04008bc1305ba34053db951f8a4584b4a1bf2f68fd972c4a354df3dc5e62c8bfed4f6ac2d12e5b3b1c49af312c83a651048f818cd5b4949d17baacd79
58605860
languageName: node
58615861
linkType: hard
58625862

0 commit comments

Comments
 (0)