Skip to content

Commit 3590d0c

Browse files
chore(deps): update dependency typescript to v5.4.5
1 parent 2fa3fd5 commit 3590d0c

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

0 commit comments

Comments
 (0)