File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " redisinsight" ,
3
3
"version" : " 1.0.0" ,
4
4
"description" : " End-to-end tests" ,
5
- "license" : " SSPL " ,
5
+ "license" : " UNLICENSED " ,
6
6
"main" : " index.js" ,
7
7
"scripts" : {
8
8
"test:live" : " testcafe --live chrome " ,
53
53
"testcafe-reporter-json" : " 2.2.0" ,
54
54
"testcafe-reporter-spec" : " 2.1.1" ,
55
55
"ts-node" : " ^10.5.0" ,
56
- "typescript" : " 5.0.4 "
56
+ "typescript" : " 4.1.5 "
57
57
}
58
58
}
Original file line number Diff line number Diff line change @@ -6028,10 +6028,10 @@ typed-array-length@^1.0.4:
6028
6028
for-each "^0.3.3"
6029
6029
is-typed-array "^1.1.9"
6030
6030
6031
- typescript@5.0.4 :
6032
- version "5.0.4 "
6033
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4 .tgz#b217fd20119bd61a94d4011274e0ab369058da3b "
6034
- integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw ==
6031
+ typescript@4.1.5 :
6032
+ version "4.1.5 "
6033
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5 .tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72 "
6034
+ integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA ==
6035
6035
6036
6036
typescript@^3.3.3 :
6037
6037
version "3.9.10"
You can’t perform that action at this time.
0 commit comments