Skip to content

Commit f2b9f40

Browse files
build(deps-dev): Bump typescript from 5.3.3 to 5.4.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.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.3.3...v5.4.4) --- 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 59b44d9 commit f2b9f40

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.4.4",
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
@@ -1322,7 +1322,7 @@ __metadata:
13221322
to-vfile: "npm:8.0.0"
13231323
trash-cli: "npm:5.0.0"
13241324
ts-dedent: "npm:2.2.0"
1325-
typescript: "npm:5.3.3"
1325+
typescript: "npm:5.4.4"
13261326
unified: "npm:11.0.4"
13271327
unist-util-inspect: "npm:8.0.0"
13281328
vfile: "npm:6.0.1"
@@ -9865,6 +9865,16 @@ __metadata:
98659865
languageName: node
98669866
linkType: hard
98679867

9868+
"typescript@npm:5.4.4":
9869+
version: 5.4.4
9870+
resolution: "typescript@npm:5.4.4"
9871+
bin:
9872+
tsc: bin/tsc
9873+
tsserver: bin/tsserver
9874+
checksum: 10/bade322d88fd93c8179e262aca9ba7f7b4417c09117879819c87946578c782ab123e3acb4733046a6e38714c47ef927360045a1f9292a1bff3a05a6577d27ca2
9875+
languageName: node
9876+
linkType: hard
9877+
98689878
"typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>":
98699879
version: 5.3.3
98709880
resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=e012d7"
@@ -9875,6 +9885,16 @@ __metadata:
98759885
languageName: node
98769886
linkType: hard
98779887

9888+
"typescript@patch:typescript@npm%3A5.4.4#optional!builtin<compat/typescript>":
9889+
version: 5.4.4
9890+
resolution: "typescript@patch:typescript@npm%3A5.4.4#optional!builtin<compat/typescript>::version=5.4.4&hash=d69c25"
9891+
bin:
9892+
tsc: bin/tsc
9893+
tsserver: bin/tsserver
9894+
checksum: 10/65e8bff94e2588cd45f6349fed214863840ead79f2206be185ff9ed3e880ce9e1ef51390ab65c16506a5b1e9e65a1eb566278afb158e7b6c5ceb651a30f17ece
9895+
languageName: node
9896+
linkType: hard
9897+
98789898
"uc.micro@npm:^1.0.1, uc.micro@npm:^1.0.5":
98799899
version: 1.0.6
98809900
resolution: "uc.micro@npm:1.0.6"

0 commit comments

Comments
 (0)