Skip to content

Commit 864f306

Browse files
build(deps-dev): bump typescript from 5.3.3 to 5.6.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.3.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.3.3...v5.6.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c92bf4 commit 864f306

File tree

2 files changed

+22
-2
lines changed

2 files changed

+22
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"to-vfile": "8.0.0",
148148
"trash-cli": "5.0.0",
149149
"ts-dedent": "2.2.0",
150-
"typescript": "5.3.3",
150+
"typescript": "5.6.2",
151151
"unified": "11.0.4",
152152
"unist-util-inspect": "8.0.0",
153153
"vfile": "6.0.1",

yarn.lock

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1526,7 +1526,7 @@ __metadata:
15261526
to-vfile: "npm:8.0.0"
15271527
trash-cli: "npm:5.0.0"
15281528
ts-dedent: "npm:2.2.0"
1529-
typescript: "npm:5.3.3"
1529+
typescript: "npm:5.6.2"
15301530
unified: "npm:11.0.4"
15311531
unist-util-inspect: "npm:8.0.0"
15321532
vfile: "npm:6.0.1"
@@ -10135,6 +10135,16 @@ __metadata:
1013510135
languageName: node
1013610136
linkType: hard
1013710137

10138+
"typescript@npm:5.6.2":
10139+
version: 5.6.2
10140+
resolution: "typescript@npm:5.6.2"
10141+
bin:
10142+
tsc: bin/tsc
10143+
tsserver: bin/tsserver
10144+
checksum: 10/f95365d4898f357823e93d334ecda9fcade54f009b397c7d05b7621cd9e865981033cf89ccde0f3e3a7b73b1fdbae18e92bc77db237b43e912f053fef0f9a53b
10145+
languageName: node
10146+
linkType: hard
10147+
1013810148
"typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>":
1013910149
version: 5.3.3
1014010150
resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=e012d7"
@@ -10145,6 +10155,16 @@ __metadata:
1014510155
languageName: node
1014610156
linkType: hard
1014710157

10158+
"typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>":
10159+
version: 5.6.2
10160+
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=d69c25"
10161+
bin:
10162+
tsc: bin/tsc
10163+
tsserver: bin/tsserver
10164+
checksum: 10/060a7349adf698477b411be4ace470aee6c2c1bd99917fdf5d33697c17ec55c64fe724eb10399387530b50e9913b41528dd8bfcca0a5fc8f8bac63fbb4580a2e
10165+
languageName: node
10166+
linkType: hard
10167+
1014810168
"uc.micro@npm:^2.0.0, uc.micro@npm:^2.1.0":
1014910169
version: 2.1.0
1015010170
resolution: "uc.micro@npm:2.1.0"

0 commit comments

Comments
 (0)