Skip to content

Commit c3592a4

Browse files
chore(deps-dev): 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 8d452cc commit c3592a4

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
@@ -90,7 +90,7 @@
9090
"markdownlint-cli2": "^0.15.0",
9191
"rxjs": "^7.8.1",
9292
"tsup": "^8.3.5",
93-
"typescript": "~5.6.3",
93+
"typescript": "~5.7.2",
9494
"typescript-eslint": "^8.14.0",
9595
"vitest": "^2.1.5"
9696
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2192,7 +2192,7 @@ __metadata:
21922192
ts-api-utils: "npm:^1.3.0"
21932193
tslib: "npm:^2.1.0"
21942194
tsup: "npm:^8.3.5"
2195-
typescript: "npm:~5.6.3"
2195+
typescript: "npm:~5.7.2"
21962196
typescript-eslint: "npm:^8.14.0"
21972197
vitest: "npm:^2.1.5"
21982198
peerDependencies:
@@ -4512,23 +4512,23 @@ __metadata:
45124512
languageName: node
45134513
linkType: hard
45144514

4515-
"typescript@npm:~5.6.3":
4516-
version: 5.6.3
4517-
resolution: "typescript@npm:5.6.3"
4515+
"typescript@npm:~5.7.2":
4516+
version: 5.7.2
4517+
resolution: "typescript@npm:5.7.2"
45184518
bin:
45194519
tsc: bin/tsc
45204520
tsserver: bin/tsserver
4521-
checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
4521+
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
45224522
languageName: node
45234523
linkType: hard
45244524

4525-
"typescript@patch:typescript@npm%3A~5.6.3#optional!builtin<compat/typescript>":
4526-
version: 5.6.3
4527-
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
4525+
"typescript@patch:typescript@npm%3A~5.7.2#optional!builtin<compat/typescript>":
4526+
version: 5.7.2
4527+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=cef18b"
45284528
bin:
45294529
tsc: bin/tsc
45304530
tsserver: bin/tsserver
4531-
checksum: 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7
4531+
checksum: 10c0/c891ccf04008bc1305ba34053db951f8a4584b4a1bf2f68fd972c4a354df3dc5e62c8bfed4f6ac2d12e5b3b1c49af312c83a651048f818cd5b4949d17baacd79
45324532
languageName: node
45334533
linkType: hard
45344534

0 commit comments

Comments
 (0)