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:
28462846 node-source-walk "^4.2.0"
28472847 typescript "^3.9.7"
28482848
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+
28492859diff-sequences@^24.3.0 :
28502860 version "24.3.0"
28512861 resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-24.3.0.tgz#0f20e8a1df1abddaf4d9c226680952e64118b975"
@@ -5390,9 +5400,9 @@ lru-cache@^5.1.1:
53905400 yallist "^3.0.2"
53915401
53925402madge@^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 ==
53965406 dependencies :
53975407 chalk "^4.1.0"
53985408 commander "^6.2.1"
@@ -5407,7 +5417,7 @@ madge@^4.0.1:
54075417 detective-sass "^3.0.1"
54085418 detective-scss "^2.0.1"
54095419 detective-stylus "^1.0.0"
5410- detective-typescript "^6 .0.0"
5420+ detective-typescript "^7 .0.0"
54115421 graphviz "0.0.9"
54125422 ora "^5.1.0"
54135423 pluralize "^8.0.0"
You can’t perform that action at this time.
0 commit comments