File tree Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -2846,6 +2846,16 @@ detective-typescript@^6.0.0:
2846
2846
node-source-walk "^4.2.0"
2847
2847
typescript "^3.9.7"
2848
2848
2849
+ detective-typescript@^7.0.0 :
2850
+ version "7.0.0"
2851
+ resolved "https://registry.yarnpkg.com/detective-typescript/-/detective-typescript-7.0.0.tgz#8c8917f2e51d9e4ee49821abf759ff512dd897f2"
2852
+ integrity sha512-y/Ev98AleGvl43YKTNcA2Q+lyFmsmCfTTNWy4cjEJxoLkbobcXtRS0Kvx06daCgr2GdtlwLfNzL553BkktfJoA==
2853
+ dependencies :
2854
+ " @typescript-eslint/typescript-estree" " ^4.8.2"
2855
+ ast-module-types "^2.7.1"
2856
+ node-source-walk "^4.2.0"
2857
+ typescript "^3.9.7"
2858
+
2849
2859
diff-sequences@^24.3.0 :
2850
2860
version "24.3.0"
2851
2861
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-24.3.0.tgz#0f20e8a1df1abddaf4d9c226680952e64118b975"
@@ -5390,9 +5400,9 @@ lru-cache@^5.1.1:
5390
5400
yallist "^3.0.2"
5391
5401
5392
5402
madge@^4.0.1 :
5393
- version "4.0.1 "
5394
- resolved "https://registry.yarnpkg.com/madge/-/madge-4.0.1 .tgz#d6d7899a83b7aa86e07074bd8a718a232029bcb2 "
5395
- integrity sha512-bcZDGa+cweRJ0XFCWaVlPTJKw2lB+EBBhUsBOqGv84jvlC6G1syKxCiS15+KBarwsVXNEtEEAs30r7EYn4ccNw ==
5403
+ version "4.0.2 "
5404
+ resolved "https://registry.yarnpkg.com/madge/-/madge-4.0.2 .tgz#56a3aff8021a5844f8713e0789f6ee94095f2f41 "
5405
+ integrity sha512-l5bnA2dvyk0azLKDbOTCI+wDZ6nB007PhvPdmiYlPmqwVi49JPbhQrH/t4u8E6Akp3gwji1GZuA+v/F5q6yoWQ ==
5396
5406
dependencies :
5397
5407
chalk "^4.1.0"
5398
5408
commander "^6.2.1"
@@ -5407,7 +5417,7 @@ madge@^4.0.1:
5407
5417
detective-sass "^3.0.1"
5408
5418
detective-scss "^2.0.1"
5409
5419
detective-stylus "^1.0.0"
5410
- detective-typescript "^6 .0.0"
5420
+ detective-typescript "^7 .0.0"
5411
5421
graphviz "0.0.9"
5412
5422
ora "^5.1.0"
5413
5423
pluralize "^8.0.0"
You can’t perform that action at this time.
0 commit comments