Skip to content

Commit 598fe4b

Browse files
chore(deps): update dependency typescript to v5.4.2
1 parent 2fa3fd5 commit 598fe4b

7 files changed

+16
-16
lines changed

.pnp.cjs

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"prettier": "2.8.8",
5050
"puppeteer": "18.0.3",
5151
"ts-jest": "27.1.5",
52-
"typescript": "5.0.4"
52+
"typescript": "5.4.2"
5353
},
5454
"engines": {
5555
"node": ">=12.13.0"

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -3062,7 +3062,7 @@ fsevents@^2.3.2:
30623062
prettier: 2.8.8
30633063
puppeteer: 18.0.3
30643064
ts-jest: 27.1.5
3065-
typescript: 5.0.4
3065+
typescript: 5.4.2
30663066
webpack: ^5.65.0
30673067
languageName: unknown
30683068
linkType: soft
@@ -6037,23 +6037,23 @@ resolve@^1.20.0:
60376037
languageName: node
60386038
linkType: hard
60396039

6040-
"typescript@npm:5.0.4":
6041-
version: 5.0.4
6042-
resolution: "typescript@npm:5.0.4"
6040+
"typescript@npm:5.4.2":
6041+
version: 5.4.2
6042+
resolution: "typescript@npm:5.4.2"
60436043
bin:
60446044
tsc: bin/tsc
60456045
tsserver: bin/tsserver
6046-
checksum: 82b94da3f4604a8946da585f7d6c3025fff8410779e5bde2855ab130d05e4fd08938b9e593b6ebed165bda6ad9292b230984f10952cf82f0a0ca07bbeaa08172
6046+
checksum: 96d80fde25a09bcb04d399082fb27a808a9e17c2111e43849d2aafbd642d835e4f4ef0de09b0ba795ec2a700be6c4c2c3f62bf4660c05404c948727b5bbfb32a
60476047
languageName: node
60486048
linkType: hard
60496049

6050-
"typescript@patch:typescript@5.0.4#~builtin<compat/typescript>":
6051-
version: 5.0.4
6052-
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=b5f058"
6050+
"typescript@patch:typescript@5.4.2#~builtin<compat/typescript>":
6051+
version: 5.4.2
6052+
resolution: "typescript@patch:typescript@npm%3A5.4.2#~builtin<compat/typescript>::version=5.4.2&hash=29ae49"
60536053
bin:
60546054
tsc: bin/tsc
60556055
tsserver: bin/tsserver
6056-
checksum: d26b6ba97b6d163c55dbdffd9bbb4c211667ebebc743accfeb2c8c0154aace7afd097b51165a72a5bad2cf65a4612259344ff60f8e642362aa1695c760d303ac
6056+
checksum: c1b669146bca5529873aae60870e243fa8140c85f57ca32c42f898f586d73ce4a6b4f6bb02ae312729e214d7f5859a0c70da3e527a116fdf5ad00c9fc733ecc6
60576057
languageName: node
60586058
linkType: hard
60596059

0 commit comments

Comments
 (0)