Skip to content

Commit 7e70bd8

Browse files
build(deps-dev): Bump typescript from 5.5.3 to 5.6.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.3 to 5.6.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.5.3...v5.6.2) --- 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 8610a74 commit 7e70bd8

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.2",
142142
"typescript-eslint": "8.7.0",
143143
"vite-tsconfig-paths": "5.0.1",
144144
"vitest": "2.1.1",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1960,7 +1960,7 @@ __metadata:
19601960
to-vfile: "npm:8.0.0"
19611961
trash-cli: "npm:6.0.0"
19621962
ts-dedent: "npm:2.2.0"
1963-
typescript: "npm:5.5.3"
1963+
typescript: "npm:5.6.2"
19641964
typescript-eslint: "npm:8.7.0"
19651965
vfile: "npm:6.0.3"
19661966
vite-tsconfig-paths: "npm:5.0.1"
@@ -10053,16 +10053,6 @@ __metadata:
1005310053
languageName: node
1005410054
linkType: hard
1005510055

10056-
"typescript@npm:5.5.3":
10057-
version: 5.5.3
10058-
resolution: "typescript@npm:5.5.3"
10059-
bin:
10060-
tsc: bin/tsc
10061-
tsserver: bin/tsserver
10062-
checksum: 10/11a867312419ed497929aafd2f1d28b2cd41810a5eb6c6e9e169559112e9ea073d681c121a29102e67cd4478d0a4ae37a306a5800f3717f59c4337e6a9bd5e8d
10063-
languageName: node
10064-
linkType: hard
10065-
1006610056
"typescript@npm:5.6.1-rc":
1006710057
version: 5.6.1-rc
1006810058
resolution: "typescript@npm:5.6.1-rc"
@@ -10073,13 +10063,13 @@ __metadata:
1007310063
languageName: node
1007410064
linkType: hard
1007510065

10076-
"typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>":
10077-
version: 5.5.3
10078-
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=b45daf"
10066+
"typescript@npm:5.6.2":
10067+
version: 5.6.2
10068+
resolution: "typescript@npm:5.6.2"
1007910069
bin:
1008010070
tsc: bin/tsc
1008110071
tsserver: bin/tsserver
10082-
checksum: 10/b61b8bb4b4d6a8a00f9d5f931f8c67070eed6ad11feabf4c41744a326987080bfc806a621596c70fbf2e5974eca3ed65bafeeeb22a078071bdfb51d8abd7c013
10072+
checksum: 10/f95365d4898f357823e93d334ecda9fcade54f009b397c7d05b7621cd9e865981033cf89ccde0f3e3a7b73b1fdbae18e92bc77db237b43e912f053fef0f9a53b
1008310073
languageName: node
1008410074
linkType: hard
1008510075

@@ -10093,6 +10083,16 @@ __metadata:
1009310083
languageName: node
1009410084
linkType: hard
1009510085

10086+
"typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>":
10087+
version: 5.6.2
10088+
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=b45daf"
10089+
bin:
10090+
tsc: bin/tsc
10091+
tsserver: bin/tsserver
10092+
checksum: 10/060a7349adf698477b411be4ace470aee6c2c1bd99917fdf5d33697c17ec55c64fe724eb10399387530b50e9913b41528dd8bfcca0a5fc8f8bac63fbb4580a2e
10093+
languageName: node
10094+
linkType: hard
10095+
1009610096
"uc.micro@npm:^2.0.0, uc.micro@npm:^2.1.0":
1009710097
version: 2.1.0
1009810098
resolution: "uc.micro@npm:2.1.0"

0 commit comments

Comments
 (0)