Skip to content

Commit 615c6f9

Browse files
build: bump madge from 4.0.0 to 4.0.2 (#22205)
Bumps [madge](https://github.com/pahen/madge) from 4.0.0 to 4.0.2. - [Release notes](https://github.com/pahen/madge/releases) - [Changelog](https://github.com/pahen/madge/blob/master/CHANGELOG.md) - [Commits](pahen/madge@v4.0.0...v4.0.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f560f4 commit 615c6f9

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
@@ -4808,6 +4808,16 @@ detective-typescript@^6.0.0:
48084808
node-source-walk "^4.2.0"
48094809
typescript "^3.9.7"
48104810

4811+
detective-typescript@^7.0.0:
4812+
version "7.0.0"
4813+
resolved "https://registry.yarnpkg.com/detective-typescript/-/detective-typescript-7.0.0.tgz#8c8917f2e51d9e4ee49821abf759ff512dd897f2"
4814+
integrity sha512-y/Ev98AleGvl43YKTNcA2Q+lyFmsmCfTTNWy4cjEJxoLkbobcXtRS0Kvx06daCgr2GdtlwLfNzL553BkktfJoA==
4815+
dependencies:
4816+
"@typescript-eslint/typescript-estree" "^4.8.2"
4817+
ast-module-types "^2.7.1"
4818+
node-source-walk "^4.2.0"
4819+
typescript "^3.9.7"
4820+
48114821
dev-ip@^1.0.1:
48124822
version "1.0.1"
48134823
resolved "https://registry.yarnpkg.com/dev-ip/-/dev-ip-1.0.1.tgz#a76a3ed1855be7a012bb8ac16cb80f3c00dc28f0"
@@ -8661,9 +8671,9 @@ macos-release@^2.2.0:
86618671
integrity sha512-OHhSbtcviqMPt7yfw5ef5aghS2jzFVKEFyCJndQt2YpSQ9qRVSEv2axSJI1paVThEu+FFGs584h/1YhxjVqajA==
86628672

86638673
madge@^4.0.0:
8664-
version "4.0.0"
8665-
resolved "https://registry.yarnpkg.com/madge/-/madge-4.0.0.tgz#8930e0e0310451b049a43b3a86253aea6cf7d03e"
8666-
integrity sha512-BQbYl2HTFnTqOTJQQwVGJPBuD7ScafYvWa2GGGIt+qBFQ2ZpYhSWQJp2rk3EdazthyAOhFvpeuIEOXTBVB50hw==
8674+
version "4.0.2"
8675+
resolved "https://registry.yarnpkg.com/madge/-/madge-4.0.2.tgz#56a3aff8021a5844f8713e0789f6ee94095f2f41"
8676+
integrity sha512-l5bnA2dvyk0azLKDbOTCI+wDZ6nB007PhvPdmiYlPmqwVi49JPbhQrH/t4u8E6Akp3gwji1GZuA+v/F5q6yoWQ==
86678677
dependencies:
86688678
chalk "^4.1.0"
86698679
commander "^6.2.1"
@@ -8678,7 +8688,7 @@ madge@^4.0.0:
86788688
detective-sass "^3.0.1"
86798689
detective-scss "^2.0.1"
86808690
detective-stylus "^1.0.0"
8681-
detective-typescript "^6.0.0"
8691+
detective-typescript "^7.0.0"
86828692
graphviz "0.0.9"
86838693
ora "^5.1.0"
86848694
pluralize "^8.0.0"

0 commit comments

Comments
 (0)