File tree Expand file tree Collapse file tree 2 files changed +16
-6
lines changed Expand file tree Collapse file tree 2 files changed +16
-6
lines changed Original file line number Diff line number Diff line change 74
74
"html-webpack-plugin" : " ^4.5.1" ,
75
75
"husky" : " ^4.3.8" ,
76
76
"lint-staged" : " ^10.5.4" ,
77
- "madge" : " ^4.0.0 " ,
77
+ "madge" : " ^4.0.2 " ,
78
78
"moment" : " ^2.29.1" ,
79
79
"node-watch" : " ^0.7.1" ,
80
80
"npm-run-all" : " ^4.1.5" ,
Original file line number Diff line number Diff line change @@ -1893,6 +1893,16 @@ detective-typescript@^6.0.0:
1893
1893
node-source-walk "^4.2.0"
1894
1894
typescript "^3.9.7"
1895
1895
1896
+ detective-typescript@^7.0.0 :
1897
+ version "7.0.0"
1898
+ resolved "https://registry.npmjs.org/detective-typescript/-/detective-typescript-7.0.0.tgz#8c8917f2e51d9e4ee49821abf759ff512dd897f2"
1899
+ integrity sha512-y/Ev98AleGvl43YKTNcA2Q+lyFmsmCfTTNWy4cjEJxoLkbobcXtRS0Kvx06daCgr2GdtlwLfNzL553BkktfJoA==
1900
+ dependencies :
1901
+ " @typescript-eslint/typescript-estree" " ^4.8.2"
1902
+ ast-module-types "^2.7.1"
1903
+ node-source-walk "^4.2.0"
1904
+ typescript "^3.9.7"
1905
+
1896
1906
diff@^4.0.1, diff@^4.0.2, diff@~4.0.2 :
1897
1907
version "4.0.2"
1898
1908
resolved "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
@@ -3841,10 +3851,10 @@ lru-cache@^6.0.0:
3841
3851
dependencies :
3842
3852
yallist "^4.0.0"
3843
3853
3844
- madge@^4.0.0 :
3845
- version "4.0.0 "
3846
- resolved "https://registry.npmjs.org/madge/-/madge-4.0.0 .tgz#8930e0e0310451b049a43b3a86253aea6cf7d03e "
3847
- integrity sha512-BQbYl2HTFnTqOTJQQwVGJPBuD7ScafYvWa2GGGIt+qBFQ2ZpYhSWQJp2rk3EdazthyAOhFvpeuIEOXTBVB50hw ==
3854
+ madge@^4.0.2 :
3855
+ version "4.0.2 "
3856
+ resolved "https://registry.npmjs.org/madge/-/madge-4.0.2 .tgz#56a3aff8021a5844f8713e0789f6ee94095f2f41 "
3857
+ integrity sha512-l5bnA2dvyk0azLKDbOTCI+wDZ6nB007PhvPdmiYlPmqwVi49JPbhQrH/t4u8E6Akp3gwji1GZuA+v/F5q6yoWQ ==
3848
3858
dependencies :
3849
3859
chalk "^4.1.0"
3850
3860
commander "^6.2.1"
@@ -3859,7 +3869,7 @@ madge@^4.0.0:
3859
3869
detective-sass "^3.0.1"
3860
3870
detective-scss "^2.0.1"
3861
3871
detective-stylus "^1.0.0"
3862
- detective-typescript "^6 .0.0"
3872
+ detective-typescript "^7 .0.0"
3863
3873
graphviz "0.0.9"
3864
3874
ora "^5.1.0"
3865
3875
pluralize "^8.0.0"
You can’t perform that action at this time.
0 commit comments