Skip to content

Commit 9640a05

Browse files
build(deps): bump typescript from 5.7.3 to 5.8.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 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.3...v5.8.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd5faa0 commit 9640a05

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
@@ -19,7 +19,7 @@
1919
"rollup": "^4.34.7",
2020
"sass": "^1.85.0",
2121
"tslib": "^2.8.1",
22-
"typescript": "^5.7.3"
22+
"typescript": "^5.8.2"
2323
},
2424
"scripts": {
2525
"build:css": "sass ./app/assets/stylesheets/application.sass.scss:./app/assets/builds/application.css --style=compressed --no-source-map --load-path=node_modules",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2164,7 +2164,7 @@ __metadata:
21642164
rollup: "npm:^4.34.7"
21652165
sass: "npm:^1.85.0"
21662166
tslib: "npm:^2.8.1"
2167-
typescript: "npm:^5.7.3"
2167+
typescript: "npm:^5.8.2"
21682168
typescript-eslint: "npm:^8.24.0"
21692169
languageName: unknown
21702170
linkType: soft
@@ -2574,23 +2574,23 @@ __metadata:
25742574
languageName: node
25752575
linkType: hard
25762576

2577-
"typescript@npm:^5.7.3":
2578-
version: 5.7.3
2579-
resolution: "typescript@npm:5.7.3"
2577+
"typescript@npm:^5.8.2":
2578+
version: 5.8.2
2579+
resolution: "typescript@npm:5.8.2"
25802580
bin:
25812581
tsc: bin/tsc
25822582
tsserver: bin/tsserver
2583-
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
2583+
checksum: 10c0/5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
25842584
languageName: node
25852585
linkType: hard
25862586

2587-
"typescript@patch:typescript@npm%3A^5.7.3#optional!builtin<compat/typescript>":
2588-
version: 5.7.3
2589-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=cef18b"
2587+
"typescript@patch:typescript@npm%3A^5.8.2#optional!builtin<compat/typescript>":
2588+
version: 5.8.2
2589+
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=cef18b"
25902590
bin:
25912591
tsc: bin/tsc
25922592
tsserver: bin/tsserver
2593-
checksum: 10c0/3b56d6afa03d9f6172d0b9cdb10e6b1efc9abc1608efd7a3d2f38773d5d8cfb9bbc68dfb72f0a7de5e8db04fc847f4e4baeddcd5ad9c9feda072234f0d788896
2593+
checksum: 10c0/8a6cd29dfb59bd5a978407b93ae0edb530ee9376a5b95a42ad057a6f80ffb0c410489ccd6fe48d1d0dfad6e8adf5d62d3874bbd251f488ae30e11a1ce6dabd28
25942594
languageName: node
25952595
linkType: hard
25962596

0 commit comments

Comments
 (0)