Skip to content

Commit a05aefe

Browse files
build(deps-dev): Bump typescript from 5.5.3 to 5.5.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.3...v5.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e904e08 commit a05aefe

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"to-vfile": "8.0.0",
139139
"trash-cli": "5.0.0",
140140
"ts-dedent": "2.2.0",
141-
"typescript": "5.5.3",
141+
"typescript": "5.5.4",
142142
"typescript-eslint": "8.0.0-alpha.54",
143143
"vite-tsconfig-paths": "4.3.2",
144144
"vitest": "2.0.4",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1930,7 +1930,7 @@ __metadata:
19301930
to-vfile: "npm:8.0.0"
19311931
trash-cli: "npm:5.0.0"
19321932
ts-dedent: "npm:2.2.0"
1933-
typescript: "npm:5.5.3"
1933+
typescript: "npm:5.5.4"
19341934
typescript-eslint: "npm:8.0.0-alpha.54"
19351935
vfile: "npm:6.0.2"
19361936
vite-tsconfig-paths: "npm:4.3.2"
@@ -10108,13 +10108,13 @@ __metadata:
1010810108
languageName: node
1010910109
linkType: hard
1011010110

10111-
"typescript@npm:5.5.3":
10112-
version: 5.5.3
10113-
resolution: "typescript@npm:5.5.3"
10111+
"typescript@npm:5.5.4":
10112+
version: 5.5.4
10113+
resolution: "typescript@npm:5.5.4"
1011410114
bin:
1011510115
tsc: bin/tsc
1011610116
tsserver: bin/tsserver
10117-
checksum: 10/11a867312419ed497929aafd2f1d28b2cd41810a5eb6c6e9e169559112e9ea073d681c121a29102e67cd4478d0a4ae37a306a5800f3717f59c4337e6a9bd5e8d
10117+
checksum: 10/1689ccafef894825481fc3d856b4834ba3cc185a9c2878f3c76a9a1ef81af04194849840f3c69e7961e2312771471bb3b460ca92561e1d87599b26c37d0ffb6f
1011810118
languageName: node
1011910119
linkType: hard
1012010120

@@ -10128,13 +10128,13 @@ __metadata:
1012810128
languageName: node
1012910129
linkType: hard
1013010130

10131-
"typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>":
10132-
version: 5.5.3
10133-
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=b45daf"
10131+
"typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>":
10132+
version: 5.5.4
10133+
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=b45daf"
1013410134
bin:
1013510135
tsc: bin/tsc
1013610136
tsserver: bin/tsserver
10137-
checksum: 10/b61b8bb4b4d6a8a00f9d5f931f8c67070eed6ad11feabf4c41744a326987080bfc806a621596c70fbf2e5974eca3ed65bafeeeb22a078071bdfb51d8abd7c013
10137+
checksum: 10/2c065f0ef81855eac25c9b658a3c9da65ffc005260c12854c2286f40f3667e1b1ecf8bdbdd37b59aa0397920378ce7900bff8cb32e0f1c7af6fd86efc676718c
1013810138
languageName: node
1013910139
linkType: hard
1014010140

0 commit comments

Comments
 (0)