Skip to content

Commit 8504061

Browse files
authored
Merge pull request #463 from LeetCode-OpenSource/dependabot/npm_and_yarn/madge-4.0.2
[security] chore(deps-dev): bump madge from 3.4.4 to 4.0.2
2 parents 6084eb3 + 701a142 commit 8504061

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

yarn.lock

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2852,6 +2852,16 @@ detective-typescript@^6.0.0:
28522852
node-source-walk "^4.2.0"
28532853
typescript "^3.9.7"
28542854

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+
28552865
diff-sequences@^24.3.0:
28562866
version "24.3.0"
28572867
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-24.3.0.tgz#0f20e8a1df1abddaf4d9c226680952e64118b975"
@@ -5391,9 +5401,9 @@ lru-cache@^5.1.1:
53915401
yallist "^3.0.2"
53925402

53935403
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==
53975407
dependencies:
53985408
chalk "^4.1.0"
53995409
commander "^6.2.1"
@@ -5408,7 +5418,7 @@ madge@^4.0.1:
54085418
detective-sass "^3.0.1"
54095419
detective-scss "^2.0.1"
54105420
detective-stylus "^1.0.0"
5411-
detective-typescript "^6.0.0"
5421+
detective-typescript "^7.0.0"
54125422
graphviz "0.0.9"
54135423
ora "^5.1.0"
54145424
pluralize "^8.0.0"

0 commit comments

Comments
 (0)