Skip to content

Commit 8bf90c5

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 10c3d20 commit 8bf90c5

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.15.0",
9595
"vitest": "^2.1.5"
9696
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2197,7 +2197,7 @@ __metadata:
21972197
ts-api-utils: "npm:^1.3.0"
21982198
tslib: "npm:^2.1.0"
21992199
tsup: "npm:^8.3.5"
2200-
typescript: "npm:~5.6.3"
2200+
typescript: "npm:~5.7.2"
22012201
typescript-eslint: "npm:^8.15.0"
22022202
vitest: "npm:^2.1.5"
22032203
peerDependencies:
@@ -4519,23 +4519,23 @@ __metadata:
45194519
languageName: node
45204520
linkType: hard
45214521

4522-
"typescript@npm:~5.6.3":
4523-
version: 5.6.3
4524-
resolution: "typescript@npm:5.6.3"
4522+
"typescript@npm:~5.7.2":
4523+
version: 5.7.2
4524+
resolution: "typescript@npm:5.7.2"
45254525
bin:
45264526
tsc: bin/tsc
45274527
tsserver: bin/tsserver
4528-
checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
4528+
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
45294529
languageName: node
45304530
linkType: hard
45314531

4532-
"typescript@patch:typescript@npm%3A~5.6.3#optional!builtin<compat/typescript>":
4533-
version: 5.6.3
4534-
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
4532+
"typescript@patch:typescript@npm%3A~5.7.2#optional!builtin<compat/typescript>":
4533+
version: 5.7.2
4534+
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=cef18b"
45354535
bin:
45364536
tsc: bin/tsc
45374537
tsserver: bin/tsserver
4538-
checksum: 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7
4538+
checksum: 10c0/c891ccf04008bc1305ba34053db951f8a4584b4a1bf2f68fd972c4a354df3dc5e62c8bfed4f6ac2d12e5b3b1c49af312c83a651048f818cd5b4949d17baacd79
45394539
languageName: node
45404540
linkType: hard
45414541

0 commit comments

Comments
 (0)