File tree 2 files changed +10
-4
lines changed
2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 29
29
"husky" : " ^4.3.0" ,
30
30
"lint-staged" : " ^10.5.1" ,
31
31
"prettier" : " ^2.1.1" ,
32
- "typescript" : " ~4.6 "
32
+ "typescript" : " ~4.8 "
33
33
},
34
34
"dependencies" : {
35
35
"@types/jest" : " ^26.0.13" ,
39
39
},
40
40
"resolutions" : {
41
41
"rxjs" : " 6" ,
42
- "@types/prettier" : " 2.6.0"
42
+ "@types/prettier" : " 2.6.0" ,
43
+ "@types/configstore" : " 5"
43
44
}
44
45
}
Original file line number Diff line number Diff line change 2215
2215
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.1.tgz#e2c6e73e0bdeb2521d00756d099218e9f5d90a04"
2216
2216
integrity sha512-/zPMqDkzSZ8t3VtxOa4KPq7uzzW978M9Tvh+j7GHKuo6k6GTLxPJ4J5gE5cjfJ26pnXst0N5Hax8Sr0T2Mi9zQ==
2217
2217
2218
- "@types/configstore@*":
2218
+ "@types/configstore@*", "@types/configstore@5" :
2219
2219
version "5.0.1"
2220
2220
resolved "https://registry.yarnpkg.com/@types/configstore/-/configstore-5.0.1.tgz#7be34d28ce29a408c98e717ada0488664eaf6173"
2221
2221
integrity sha512-c/QCznvk7bLKGhHETj29rqKufui3jaAxjBhK4R2zUrMG5UG0qTwfWYxBoUbH8JCyDjdCWMIxPJ7/Fdz1UcAnWg==
@@ -11260,11 +11260,16 @@ typedarray@^0.0.6:
11260
11260
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
11261
11261
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
11262
11262
11263
- typescript@~4.6, typescript@~4.6 .4:
11263
+ typescript@~4.6.4:
11264
11264
version "4.6.4"
11265
11265
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
11266
11266
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
11267
11267
11268
+ typescript@~4.8:
11269
+ version "4.8.4"
11270
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
11271
+ integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
11272
+
11268
11273
uglify-js@^3.1.4:
11269
11274
version "3.16.0"
11270
11275
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.16.0.tgz#b778ba0831ca102c1d8ecbdec2d2bdfcc7353190"
You can’t perform that action at this time.
0 commit comments