This repository was archived by the owner on Oct 25, 2022. It is now read-only.
File tree 3 files changed +12
-12
lines changed
3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 41
41
"prettier-package-json" : " 2.6.4" ,
42
42
"prettier-plugin-organize-imports" : " 3.1.1" ,
43
43
"prettier-plugin-sh" : " 0.11.0" ,
44
- "typescript" : " 4.8.3 "
44
+ "typescript" : " 4.8.4 "
45
45
},
46
46
"keywords" : [
47
47
" kitten" ,
Original file line number Diff line number Diff line change 29
29
"devDependencies" : {
30
30
"@types/dojo" : " 1.9.43" ,
31
31
"@types/jquery" : " 3.5.14" ,
32
- "typescript" : " 4.8.3 " ,
32
+ "typescript" : " 4.8.4 " ,
33
33
"vite" : " 3.1.2" ,
34
34
"vite-plugin-userscript" : " 0.1.3"
35
35
},
Original file line number Diff line number Diff line change @@ -480,7 +480,7 @@ __metadata:
480
480
" @types/dojo " : 1.9.43
481
481
" @types/jquery " : 3.5.14
482
482
tslib : 2.4.0
483
- typescript : 4.8.3
483
+ typescript : 4.8.4
484
484
vite : 3.1.2
485
485
vite-plugin-userscript : 0.1.3
486
486
languageName : unknown
@@ -2335,7 +2335,7 @@ __metadata:
2335
2335
prettier-plugin-organize-imports : 3.1.1
2336
2336
prettier-plugin-sh : 0.11.0
2337
2337
tslib : 2.4.0
2338
- typescript : 4.8.3
2338
+ typescript : 4.8.4
2339
2339
languageName : unknown
2340
2340
linkType : soft
2341
2341
@@ -3496,23 +3496,23 @@ __metadata:
3496
3496
languageName : node
3497
3497
linkType : hard
3498
3498
3499
- " typescript@npm:4.8.3 " :
3500
- version : 4.8.3
3501
- resolution : " typescript@npm:4.8.3 "
3499
+ " typescript@npm:4.8.4 " :
3500
+ version : 4.8.4
3501
+ resolution : " typescript@npm:4.8.4 "
3502
3502
bin :
3503
3503
tsc : bin/tsc
3504
3504
tsserver : bin/tsserver
3505
- checksum : b7cd1fadba69a891edfbcaf1c5b9c8e7cbdbe979729ef7fdbe8bfa2818c8c141024e433d4430e874890400caf4afd6ab7baa7c2e247e39c9c7b5a80754804ac6
3505
+ checksum : 663bf455b21ac024e719bb8c6a07bcaaa027a9943abfb58a694b59789e7d08578badb5556170267ad480e31786b8b4c8ab3c9c0e597d3b8df39af800e43c6ed5
3506
3506
languageName : node
3507
3507
linkType : hard
3508
3508
3509
- " typescript@patch:[email protected] .3 #~builtin<compat/typescript> " :
3510
- version : 4.8.3
3511
- resolution : " typescript@patch:typescript@npm%3A4.8.3 #~builtin<compat/typescript>::version=4.8.3 &hash=701156"
3509
+ " typescript@patch:[email protected] .4 #~builtin<compat/typescript> " :
3510
+ version : 4.8.4
3511
+ resolution : " typescript@patch:typescript@npm%3A4.8.4 #~builtin<compat/typescript>::version=4.8.4 &hash=701156"
3512
3512
bin :
3513
3513
tsc : bin/tsc
3514
3514
tsserver : bin/tsserver
3515
- checksum : 513000149a2d1f4b01c6f2b0831c0929407661a559b60d6e668c3983bd7b4218dfc0084f997ea9bb3ec908bd60fceefa58f7502ce81f840a574529dd7a012429
3515
+ checksum : bfba046abb25c2f417899ad724e41034433094fb25bbbec401291bf7f6f11f5b7de0e4b2a5bcb6c8af4e62615482a3a0b1160763a3f478896a06f9851186f4fb
3516
3516
languageName : node
3517
3517
linkType : hard
3518
3518
You can’t perform that action at this time.
0 commit comments