Skip to content

Commit cd11ce3

Browse files
chore(devdeps): update dependency typescript to v4.6.2 (#661)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 8c67ef6 commit cd11ce3

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
@@ -36,7 +36,7 @@
3636
"rollup": "2.68.0",
3737
"rollup-plugin-dts": "4.1.0",
3838
"rollup-plugin-visualizer": "5.6.0",
39-
"typescript": "4.5.5",
39+
"typescript": "4.6.2",
4040
"wait-for-expect": "3.0.2"
4141
},
4242
"scripts": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11446,7 +11446,7 @@ __metadata:
1144611446
rollup: 2.68.0
1144711447
rollup-plugin-dts: 4.1.0
1144811448
rollup-plugin-visualizer: 5.6.0
11449-
typescript: 4.5.5
11449+
typescript: 4.6.2
1145011450
wait-for-expect: 3.0.2
1145111451
languageName: unknown
1145211452
linkType: soft
@@ -12524,23 +12524,23 @@ __metadata:
1252412524
languageName: node
1252512525
linkType: hard
1252612526

12527-
"typescript@npm:4.5.5, typescript@npm:^4.4.3":
12528-
version: 4.5.5
12529-
resolution: "typescript@npm:4.5.5"
12527+
"typescript@npm:4.6.2, typescript@npm:^4.4.3":
12528+
version: 4.6.2
12529+
resolution: "typescript@npm:4.6.2"
1253012530
bin:
1253112531
tsc: bin/tsc
1253212532
tsserver: bin/tsserver
12533-
checksum: 506f4c919dc8aeaafa92068c997f1d213b9df4d9756d0fae1a1e7ab66b585ab3498050e236113a1c9e57ee08c21ec6814ca7a7f61378c058d79af50a4b1f5a5e
12533+
checksum: 8a44ed7e6f6c4cb1ebe8cf236ecda2fb119d84dcf0fbd77e707b2dfea1bbcfc4e366493a143513ce7f57203c75da9d4e20af6fe46de89749366351046be7577c
1253412534
languageName: node
1253512535
linkType: hard
1253612536

12537-
"typescript@patch:typescript@4.5.5#~builtin<compat/typescript>, typescript@patch:typescript@^4.4.3#~builtin<compat/typescript>":
12538-
version: 4.5.5
12539-
resolution: "typescript@patch:typescript@npm%3A4.5.5#~builtin<compat/typescript>::version=4.5.5&hash=bda367"
12537+
"typescript@patch:typescript@4.6.2#~builtin<compat/typescript>, typescript@patch:typescript@^4.4.3#~builtin<compat/typescript>":
12538+
version: 4.6.2
12539+
resolution: "typescript@patch:typescript@npm%3A4.6.2#~builtin<compat/typescript>::version=4.6.2&hash=bda367"
1254012540
bin:
1254112541
tsc: bin/tsc
1254212542
tsserver: bin/tsserver
12543-
checksum: 858c61fa63f7274ca4aaaffeced854d550bf416cff6e558c4884041b3311fb662f476f167cf5c9f8680c607239797e26a2ee0bcc6467fbc05bfcb218e1c6c671
12543+
checksum: 40b493a71747fb89fa70df104e2c4a5e284b43750af5bea024090a5261cefa387f7a9372411b13030f7bf5555cee4275443d08805642ae5c74ef76740854a4c7
1254412544
languageName: node
1254512545
linkType: hard
1254612546

0 commit comments

Comments
 (0)