Skip to content

Commit 419285b

Browse files
build(deps): update dependency typescript to v5.3.3
1 parent e9239e4 commit 419285b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"prettier": "2.8.8",
5454
"semantic-release": "19.0.5",
5555
"ts-node": "10.9.2",
56-
"typescript": "5.2.2"
56+
"typescript": "5.3.3"
5757
},
5858
"eslintConfig": {
5959
"root": true,

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1093,7 +1093,7 @@ __metadata:
10931093
semantic-release: 19.0.5
10941094
ts-node: 10.9.2
10951095
tslib: 2.6.2
1096-
typescript: 5.2.2
1096+
typescript: 5.3.3
10971097
languageName: unknown
10981098
linkType: soft
10991099

@@ -7888,23 +7888,23 @@ __metadata:
78887888
languageName: node
78897889
linkType: hard
78907890

7891-
"typescript@npm:5.2.2, typescript@npm:^4.6.4 || ^5.2.2":
7892-
version: 5.2.2
7893-
resolution: "typescript@npm:5.2.2"
7891+
"typescript@npm:5.3.3, typescript@npm:^4.6.4 || ^5.2.2":
7892+
version: 5.3.3
7893+
resolution: "typescript@npm:5.3.3"
78947894
bin:
78957895
tsc: bin/tsc
78967896
tsserver: bin/tsserver
7897-
checksum: 7912821dac4d962d315c36800fe387cdc0a6298dba7ec171b350b4a6e988b51d7b8f051317786db1094bd7431d526b648aba7da8236607febb26cf5b871d2d3c
7897+
checksum: 2007ccb6e51bbbf6fde0a78099efe04dc1c3dfbdff04ca3b6a8bc717991862b39fd6126c0c3ebf2d2d98ac5e960bcaa873826bb2bb241f14277034148f41f6a2
78987898
languageName: node
78997899
linkType: hard
79007900

7901-
"typescript@patch:typescript@5.2.2#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.2.2#~builtin<compat/typescript>":
7902-
version: 5.2.2
7903-
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"
7901+
"typescript@patch:typescript@5.3.3#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.2.2#~builtin<compat/typescript>":
7902+
version: 5.3.3
7903+
resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>::version=5.3.3&hash=e012d7"
79047904
bin:
79057905
tsc: bin/tsc
79067906
tsserver: bin/tsserver
7907-
checksum: 0f4da2f15e6f1245e49db15801dbee52f2bbfb267e1c39225afdab5afee1a72839cd86000e65ee9d7e4dfaff12239d28beaf5ee431357fcced15fb08583d72ca
7907+
checksum: 4e604a9e107ce0c23b16a2f8d79d0531d4d8fe9ebbb7a8c395c66998c39892f0e0a071ef0b0d4e66420a8ec2b8d6cfd9cdb29ba24f25b37cba072e9282376df9
79087908
languageName: node
79097909
linkType: hard
79107910

0 commit comments

Comments
 (0)