Skip to content

Commit ff880e0

Browse files
build(deps-dev): bump typescript from 5.5.3 to 5.6.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.3 to 5.6.3. - [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.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2883a77 commit ff880e0

2 files changed

Lines changed: 16 additions & 16 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": "6.0.0",
140140
"ts-dedent": "2.2.0",
141-
"typescript": "5.5.3",
141+
"typescript": "5.6.3",
142142
"typescript-eslint": "8.8.1",
143143
"vite-tsconfig-paths": "5.0.1",
144144
"vitest": "2.1.2",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1983,7 +1983,7 @@ __metadata:
19831983
to-vfile: "npm:8.0.0"
19841984
trash-cli: "npm:6.0.0"
19851985
ts-dedent: "npm:2.2.0"
1986-
typescript: "npm:5.5.3"
1986+
typescript: "npm:5.6.3"
19871987
typescript-eslint: "npm:8.8.1"
19881988
vfile: "npm:6.0.3"
19891989
vite-tsconfig-paths: "npm:5.0.1"
@@ -10108,16 +10108,6 @@ __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"
10114-
bin:
10115-
tsc: bin/tsc
10116-
tsserver: bin/tsserver
10117-
checksum: 10/11a867312419ed497929aafd2f1d28b2cd41810a5eb6c6e9e169559112e9ea073d681c121a29102e67cd4478d0a4ae37a306a5800f3717f59c4337e6a9bd5e8d
10118-
languageName: node
10119-
linkType: hard
10120-
1012110111
"typescript@npm:5.6.1-rc":
1012210112
version: 5.6.1-rc
1012310113
resolution: "typescript@npm:5.6.1-rc"
@@ -10128,13 +10118,13 @@ __metadata:
1012810118
languageName: node
1012910119
linkType: hard
1013010120

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"
10121+
"typescript@npm:5.6.3":
10122+
version: 5.6.3
10123+
resolution: "typescript@npm:5.6.3"
1013410124
bin:
1013510125
tsc: bin/tsc
1013610126
tsserver: bin/tsserver
10137-
checksum: 10/b61b8bb4b4d6a8a00f9d5f931f8c67070eed6ad11feabf4c41744a326987080bfc806a621596c70fbf2e5974eca3ed65bafeeeb22a078071bdfb51d8abd7c013
10127+
checksum: 10/c328e418e124b500908781d9f7b9b93cf08b66bf5936d94332b463822eea2f4e62973bfb3b8a745fdc038785cb66cf59d1092bac3ec2ac6a3e5854687f7833f1
1013810128
languageName: node
1013910129
linkType: hard
1014010130

@@ -10148,6 +10138,16 @@ __metadata:
1014810138
languageName: node
1014910139
linkType: hard
1015010140

10141+
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
10142+
version: 5.6.3
10143+
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=b45daf"
10144+
bin:
10145+
tsc: bin/tsc
10146+
tsserver: bin/tsserver
10147+
checksum: 10/dc4bec403cd33a204b655b1152a096a08e7bad2c931cb59ef8ff26b6f2aa541bf98f09fc157958a60c921b1983a8dde9a85b692f9de60fa8f574fd131e3ae4dd
10148+
languageName: node
10149+
linkType: hard
10150+
1015110151
"uc.micro@npm:^2.0.0, uc.micro@npm:^2.1.0":
1015210152
version: 2.1.0
1015310153
resolution: "uc.micro@npm:2.1.0"

0 commit comments

Comments
 (0)