File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 31
31
"jest" : " ^26.6.3" ,
32
32
"prettier" : " ^2.5.1" ,
33
33
"shelljs" : " ^0.8.5" ,
34
- "typescript" : " ^4.5.4 "
34
+ "typescript" : " ^4.5.5 "
35
35
},
36
36
"scripts" : {
37
37
"ci" : " yarn babel-node scripts/ci" ,
Original file line number Diff line number Diff line change @@ -5373,10 +5373,10 @@ typedarray-to-buffer@^3.1.5:
5373
5373
dependencies :
5374
5374
is-typedarray "^1.0.0"
5375
5375
5376
- typescript@^4.5.4 :
5377
- version "4.5.4 "
5378
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4 .tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8 "
5379
- integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg ==
5376
+ typescript@^4.5.5 :
5377
+ version "4.5.5 "
5378
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5 .tgz#d8c953832d28924a9e3d37c73d729c846c5896f3 "
5379
+ integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA ==
5380
5380
5381
5381
unbox-primitive@^1.0.1 :
5382
5382
version "1.0.1"
You can’t perform that action at this time.
0 commit comments