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 @@ -2852,6 +2852,16 @@ detective-typescript@^6.0.0:
2852
2852
node-source-walk "^4.2.0"
2853
2853
typescript "^3.9.7"
2854
2854
2855
+ detective-typescript@^7.0.0 :
2856
+ version "7.0.0"
2857
+ resolved "https://registry.yarnpkg.com/detective-typescript/-/detective-typescript-7.0.0.tgz#8c8917f2e51d9e4ee49821abf759ff512dd897f2"
2858
+ integrity sha512-y/Ev98AleGvl43YKTNcA2Q+lyFmsmCfTTNWy4cjEJxoLkbobcXtRS0Kvx06daCgr2GdtlwLfNzL553BkktfJoA==
2859
+ dependencies :
2860
+ " @typescript-eslint/typescript-estree" " ^4.8.2"
2861
+ ast-module-types "^2.7.1"
2862
+ node-source-walk "^4.2.0"
2863
+ typescript "^3.9.7"
2864
+
2855
2865
diff-sequences@^24.3.0 :
2856
2866
version "24.3.0"
2857
2867
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-24.3.0.tgz#0f20e8a1df1abddaf4d9c226680952e64118b975"
@@ -5391,9 +5401,9 @@ lru-cache@^5.1.1:
5391
5401
yallist "^3.0.2"
5392
5402
5393
5403
madge@^4.0.1 :
5394
- version "4.0.1 "
5395
- resolved "https://registry.yarnpkg.com/madge/-/madge-4.0.1 .tgz#d6d7899a83b7aa86e07074bd8a718a232029bcb2 "
5396
- integrity sha512-bcZDGa+cweRJ0XFCWaVlPTJKw2lB+EBBhUsBOqGv84jvlC6G1syKxCiS15+KBarwsVXNEtEEAs30r7EYn4ccNw ==
5404
+ version "4.0.2 "
5405
+ resolved "https://registry.yarnpkg.com/madge/-/madge-4.0.2 .tgz#56a3aff8021a5844f8713e0789f6ee94095f2f41 "
5406
+ integrity sha512-l5bnA2dvyk0azLKDbOTCI+wDZ6nB007PhvPdmiYlPmqwVi49JPbhQrH/t4u8E6Akp3gwji1GZuA+v/F5q6yoWQ ==
5397
5407
dependencies :
5398
5408
chalk "^4.1.0"
5399
5409
commander "^6.2.1"
@@ -5408,7 +5418,7 @@ madge@^4.0.1:
5408
5418
detective-sass "^3.0.1"
5409
5419
detective-scss "^2.0.1"
5410
5420
detective-stylus "^1.0.0"
5411
- detective-typescript "^6 .0.0"
5421
+ detective-typescript "^7 .0.0"
5412
5422
graphviz "0.0.9"
5413
5423
ora "^5.1.0"
5414
5424
pluralize "^8.0.0"
You can’t perform that action at this time.
0 commit comments