Skip to content

Commit 998c6ed

Browse files
chore(deps-dev): bump the typescript group with 1 update
Bumps the typescript group with 1 update: [typescript](https://github.com/Microsoft/TypeScript). Updates `typescript` from 5.3.3 to 5.4.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.4.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb8fb13 commit 998c6ed

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"rimraf": "^5.0.5",
7575
"tiny-glob": "^0.2.9",
7676
"turbo": "1.12.4",
77-
"typescript": "^5.3.3",
77+
"typescript": "^5.4.2",
7878
"vite": "^5.1.4",
7979
"vite-plugin-dts": "^3.7.3"
8080
},

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8875,7 +8875,7 @@ __metadata:
88758875
rimraf: ^5.0.5
88768876
tiny-glob: ^0.2.9
88778877
turbo: 1.12.4
8878-
typescript: ^5.3.3
8878+
typescript: ^5.4.2
88798879
vite: ^5.1.4
88808880
vite-plugin-dts: ^3.7.3
88818881
languageName: unknown
@@ -17528,7 +17528,7 @@ __metadata:
1752817528
languageName: node
1752917529
linkType: hard
1753017530

17531-
"typescript@npm:5.3.3, typescript@npm:^5.3.3":
17531+
"typescript@npm:5.3.3":
1753217532
version: 5.3.3
1753317533
resolution: "typescript@npm:5.3.3"
1753417534
bin:
@@ -17538,7 +17538,17 @@ __metadata:
1753817538
languageName: node
1753917539
linkType: hard
1754017540

17541-
"typescript@patch:[email protected]#~builtin<compat/typescript>, typescript@patch:typescript@^5.3.3#~builtin<compat/typescript>":
17541+
"typescript@npm:^5.4.2":
17542+
version: 5.4.2
17543+
resolution: "typescript@npm:5.4.2"
17544+
bin:
17545+
tsc: bin/tsc
17546+
tsserver: bin/tsserver
17547+
checksum: 96d80fde25a09bcb04d399082fb27a808a9e17c2111e43849d2aafbd642d835e4f4ef0de09b0ba795ec2a700be6c4c2c3f62bf4660c05404c948727b5bbfb32a
17548+
languageName: node
17549+
linkType: hard
17550+
17551+
"typescript@patch:[email protected]#~builtin<compat/typescript>":
1754217552
version: 5.3.3
1754317553
resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>::version=5.3.3&hash=85af82"
1754417554
bin:
@@ -17548,6 +17558,16 @@ __metadata:
1754817558
languageName: node
1754917559
linkType: hard
1755017560

17561+
"typescript@patch:typescript@^5.4.2#~builtin<compat/typescript>":
17562+
version: 5.4.2
17563+
resolution: "typescript@patch:typescript@npm%3A5.4.2#~builtin<compat/typescript>::version=5.4.2&hash=85af82"
17564+
bin:
17565+
tsc: bin/tsc
17566+
tsserver: bin/tsserver
17567+
checksum: c1b669146bca5529873aae60870e243fa8140c85f57ca32c42f898f586d73ce4a6b4f6bb02ae312729e214d7f5859a0c70da3e527a116fdf5ad00c9fc733ecc6
17568+
languageName: node
17569+
linkType: hard
17570+
1755117571
"uglify-js@npm:^3.1.4":
1755217572
version: 3.17.4
1755317573
resolution: "uglify-js@npm:3.17.4"

0 commit comments

Comments
 (0)