Skip to content

Commit cba4fcc

Browse files
build(deps-dev): bump typescript from 5.7.2 to 5.8.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.8.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.7.2...v5.8.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 149c224 commit cba4fcc

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
@@ -77,7 +77,7 @@
7777
"music-metadata": "^10.6.2",
7878
"ts-loader": "^9.5.1",
7979
"ts-node": "^10.9.2",
80-
"typescript": "^5.7.2",
80+
"typescript": "^5.8.2",
8181
"webpack": "^5.97.1",
8282
"webpack-cli": "^5.1.4"
8383
},

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ __metadata:
306306
strtok3: "npm:^10.0.1"
307307
ts-loader: "npm:^9.5.1"
308308
ts-node: "npm:^10.9.2"
309-
typescript: "npm:^5.7.2"
309+
typescript: "npm:^5.8.2"
310310
webpack: "npm:^5.97.1"
311311
webpack-cli: "npm:^5.1.4"
312312
languageName: unknown
@@ -4178,23 +4178,23 @@ __metadata:
41784178
languageName: node
41794179
linkType: hard
41804180

4181-
"typescript@npm:^5.7.2":
4182-
version: 5.7.2
4183-
resolution: "typescript@npm:5.7.2"
4181+
"typescript@npm:^5.8.2":
4182+
version: 5.8.2
4183+
resolution: "typescript@npm:5.8.2"
41844184
bin:
41854185
tsc: bin/tsc
41864186
tsserver: bin/tsserver
4187-
checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622
4187+
checksum: 10c0/5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
41884188
languageName: node
41894189
linkType: hard
41904190

4191-
"typescript@patch:typescript@npm%3A^5.7.2#optional!builtin<compat/typescript>":
4192-
version: 5.7.2
4193-
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=8c6c40"
4191+
"typescript@patch:typescript@npm%3A^5.8.2#optional!builtin<compat/typescript>":
4192+
version: 5.8.2
4193+
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=8c6c40"
41944194
bin:
41954195
tsc: bin/tsc
41964196
tsserver: bin/tsserver
4197-
checksum: 10c0/c891ccf04008bc1305ba34053db951f8a4584b4a1bf2f68fd972c4a354df3dc5e62c8bfed4f6ac2d12e5b3b1c49af312c83a651048f818cd5b4949d17baacd79
4197+
checksum: 10c0/8a6cd29dfb59bd5a978407b93ae0edb530ee9376a5b95a42ad057a6f80ffb0c410489ccd6fe48d1d0dfad6e8adf5d62d3874bbd251f488ae30e11a1ce6dabd28
41984198
languageName: node
41994199
linkType: hard
42004200

0 commit comments

Comments
 (0)