Skip to content

Commit 0a1c649

Browse files
chore(deps): update dependency typescript to v5.5.3
1 parent 2fa3fd5 commit 0a1c649

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

0 commit comments

Comments
 (0)