Skip to content

Commit a3181c7

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](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9cf8a18 commit a3181c7

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"sh-syntax": "0.4.2",
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

+15-15
Original file line numberDiff line numberDiff line change
@@ -1973,7 +1973,7 @@ __metadata:
19731973
sh-syntax: "npm:0.4.2"
19741974
trash-cli: "npm:6.0.0"
19751975
ts-dedent: "npm:2.2.0"
1976-
typescript: "npm:5.5.3"
1976+
typescript: "npm:5.6.3"
19771977
typescript-eslint: "npm:8.8.1"
19781978
vite-tsconfig-paths: "npm:5.0.1"
19791979
vitest: "npm:2.1.2"
@@ -10104,16 +10104,6 @@ __metadata:
1010410104
languageName: node
1010510105
linkType: hard
1010610106

10107-
"typescript@npm:5.5.3":
10108-
version: 5.5.3
10109-
resolution: "typescript@npm:5.5.3"
10110-
bin:
10111-
tsc: bin/tsc
10112-
tsserver: bin/tsserver
10113-
checksum: 10/11a867312419ed497929aafd2f1d28b2cd41810a5eb6c6e9e169559112e9ea073d681c121a29102e67cd4478d0a4ae37a306a5800f3717f59c4337e6a9bd5e8d
10114-
languageName: node
10115-
linkType: hard
10116-
1011710107
"typescript@npm:5.6.1-rc":
1011810108
version: 5.6.1-rc
1011910109
resolution: "typescript@npm:5.6.1-rc"
@@ -10124,13 +10114,13 @@ __metadata:
1012410114
languageName: node
1012510115
linkType: hard
1012610116

10127-
"typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>":
10128-
version: 5.5.3
10129-
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=b45daf"
10117+
"typescript@npm:5.6.3":
10118+
version: 5.6.3
10119+
resolution: "typescript@npm:5.6.3"
1013010120
bin:
1013110121
tsc: bin/tsc
1013210122
tsserver: bin/tsserver
10133-
checksum: 10/b61b8bb4b4d6a8a00f9d5f931f8c67070eed6ad11feabf4c41744a326987080bfc806a621596c70fbf2e5974eca3ed65bafeeeb22a078071bdfb51d8abd7c013
10123+
checksum: 10/c328e418e124b500908781d9f7b9b93cf08b66bf5936d94332b463822eea2f4e62973bfb3b8a745fdc038785cb66cf59d1092bac3ec2ac6a3e5854687f7833f1
1013410124
languageName: node
1013510125
linkType: hard
1013610126

@@ -10144,6 +10134,16 @@ __metadata:
1014410134
languageName: node
1014510135
linkType: hard
1014610136

10137+
"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
10138+
version: 5.6.3
10139+
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=b45daf"
10140+
bin:
10141+
tsc: bin/tsc
10142+
tsserver: bin/tsserver
10143+
checksum: 10/dc4bec403cd33a204b655b1152a096a08e7bad2c931cb59ef8ff26b6f2aa541bf98f09fc157958a60c921b1983a8dde9a85b692f9de60fa8f574fd131e3ae4dd
10144+
languageName: node
10145+
linkType: hard
10146+
1014710147
"uc.micro@npm:^2.0.0, uc.micro@npm:^2.1.0":
1014810148
version: 2.1.0
1014910149
resolution: "uc.micro@npm:2.1.0"

0 commit comments

Comments
 (0)