Skip to content

Commit eb9d28c

Browse files
chore(deps): update dependency typescript to v5.3.3 (typescript-eslint#8129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5857356 commit eb9d28c

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"pretty-format": "^29",
142142
"react-split-pane@^0.1.92": "patch:react-split-pane@npm%3A0.1.92#./.yarn/patches/react-split-pane-npm-0.1.92-93dbf51dff.patch",
143143
"tsx": "^4.6.2",
144-
"typescript": "5.3.2"
144+
"typescript": "5.3.3"
145145
},
146146
"packageManager": "yarn@3.7.0"
147147
}

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20171,23 +20171,23 @@ __metadata:
2017120171
languageName: node
2017220172
linkType: hard
2017320173

20174-
"typescript@npm:5.3.2":
20175-
version: 5.3.2
20176-
resolution: "typescript@npm:5.3.2"
20174+
"typescript@npm:5.3.3":
20175+
version: 5.3.3
20176+
resolution: "typescript@npm:5.3.3"
2017720177
bin:
2017820178
tsc: bin/tsc
2017920179
tsserver: bin/tsserver
20180-
checksum: d92534dda639eb825db013203404c1fabca8ac630564283c9e7dc9e64fd9c9346c2de95ecebdf3e6e8c1c32941bca1cfe0da37877611feb9daf8feeaea58d230
20180+
checksum: 2007ccb6e51bbbf6fde0a78099efe04dc1c3dfbdff04ca3b6a8bc717991862b39fd6126c0c3ebf2d2d98ac5e960bcaa873826bb2bb241f14277034148f41f6a2
2018120181
languageName: node
2018220182
linkType: hard
2018320183

20184-
"typescript@patch:typescript@npm%3A5.3.2#~builtin<compat/typescript>":
20185-
version: 5.3.2
20186-
resolution: "typescript@patch:typescript@npm%3A5.3.2#~builtin<compat/typescript>::version=5.3.2&hash=e012d7"
20184+
"typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>":
20185+
version: 5.3.3
20186+
resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>::version=5.3.3&hash=e012d7"
2018720187
bin:
2018820188
tsc: bin/tsc
2018920189
tsserver: bin/tsserver
20190-
checksum: 47b2e63418ea7ef7dd0bf359ee41c6fca852c680826089269c5d03673ead471e052b172561f377f9e51212054e5f0fe19dd58085ff7db7b168449a6af704c784
20190+
checksum: 4e604a9e107ce0c23b16a2f8d79d0531d4d8fe9ebbb7a8c395c66998c39892f0e0a071ef0b0d4e66420a8ec2b8d6cfd9cdb29ba24f25b37cba072e9282376df9
2019120191
languageName: node
2019220192
linkType: hard
2019320193

0 commit comments

Comments
 (0)