Skip to content

Commit 72ac5a5

Browse files
chore(deps): update dependency typescript to v5.8.2
1 parent 2fa3fd5 commit 72ac5a5

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.8.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.8.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.8.2":
6041+
version: 5.8.2
6042+
resolution: "typescript@npm:5.8.2"
60436043
bin:
60446044
tsc: bin/tsc
60456045
tsserver: bin/tsserver
6046-
checksum: 82b94da3f4604a8946da585f7d6c3025fff8410779e5bde2855ab130d05e4fd08938b9e593b6ebed165bda6ad9292b230984f10952cf82f0a0ca07bbeaa08172
6046+
checksum: 7f9e3d7ac15da6df713e439e785e51facd65d6450d5f51fab3e8d2f2e3f4eb317080d895480b8e305450cdbcb37e17383e8bf521e7395f8b556e2f2a4730ed86
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.8.2#~builtin<compat/typescript>":
6051+
version: 5.8.2
6052+
resolution: "typescript@patch:typescript@npm%3A5.8.2#~builtin<compat/typescript>::version=5.8.2&hash=29ae49"
60536053
bin:
60546054
tsc: bin/tsc
60556055
tsserver: bin/tsserver
6056-
checksum: d26b6ba97b6d163c55dbdffd9bbb4c211667ebebc743accfeb2c8c0154aace7afd097b51165a72a5bad2cf65a4612259344ff60f8e642362aa1695c760d303ac
6056+
checksum: a58d19ff9811c1764a299dd83ca20ed8020f0ab642906dafc880121b710751227201531fdc99878158205c356ac79679b0b61ac5b42eda0e28bfb180947a258d
60576057
languageName: node
60586058
linkType: hard
60596059

0 commit comments

Comments
 (0)