Skip to content

Commit f2bb82a

Browse files
chore(deps): update dependency typescript to v5.3.3
1 parent 2fa3fd5 commit f2bb82a

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

0 commit comments

Comments
 (0)