Skip to content

Commit 8c6182c

Browse files
dependabot[bot]mmalerba
authored andcommitted
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> (cherry picked from commit 615c6f9)
1 parent fe10ed8 commit 8c6182c

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
@@ -4820,6 +4820,16 @@ detective-typescript@^6.0.0:
48204820
node-source-walk "^4.2.0"
48214821
typescript "^3.9.7"
48224822

4823+
detective-typescript@^7.0.0:
4824+
version "7.0.0"
4825+
resolved "https://registry.yarnpkg.com/detective-typescript/-/detective-typescript-7.0.0.tgz#8c8917f2e51d9e4ee49821abf759ff512dd897f2"
4826+
integrity sha512-y/Ev98AleGvl43YKTNcA2Q+lyFmsmCfTTNWy4cjEJxoLkbobcXtRS0Kvx06daCgr2GdtlwLfNzL553BkktfJoA==
4827+
dependencies:
4828+
"@typescript-eslint/typescript-estree" "^4.8.2"
4829+
ast-module-types "^2.7.1"
4830+
node-source-walk "^4.2.0"
4831+
typescript "^3.9.7"
4832+
48234833
dev-ip@^1.0.1:
48244834
version "1.0.1"
48254835
resolved "https://registry.yarnpkg.com/dev-ip/-/dev-ip-1.0.1.tgz#a76a3ed1855be7a012bb8ac16cb80f3c00dc28f0"
@@ -8655,9 +8665,9 @@ macos-release@^2.2.0:
86558665
integrity sha512-OHhSbtcviqMPt7yfw5ef5aghS2jzFVKEFyCJndQt2YpSQ9qRVSEv2axSJI1paVThEu+FFGs584h/1YhxjVqajA==
86568666

86578667
madge@^4.0.0:
8658-
version "4.0.0"
8659-
resolved "https://registry.yarnpkg.com/madge/-/madge-4.0.0.tgz#8930e0e0310451b049a43b3a86253aea6cf7d03e"
8660-
integrity sha512-BQbYl2HTFnTqOTJQQwVGJPBuD7ScafYvWa2GGGIt+qBFQ2ZpYhSWQJp2rk3EdazthyAOhFvpeuIEOXTBVB50hw==
8668+
version "4.0.2"
8669+
resolved "https://registry.yarnpkg.com/madge/-/madge-4.0.2.tgz#56a3aff8021a5844f8713e0789f6ee94095f2f41"
8670+
integrity sha512-l5bnA2dvyk0azLKDbOTCI+wDZ6nB007PhvPdmiYlPmqwVi49JPbhQrH/t4u8E6Akp3gwji1GZuA+v/F5q6yoWQ==
86618671
dependencies:
86628672
chalk "^4.1.0"
86638673
commander "^6.2.1"
@@ -8672,7 +8682,7 @@ madge@^4.0.0:
86728682
detective-sass "^3.0.1"
86738683
detective-scss "^2.0.1"
86748684
detective-stylus "^1.0.0"
8675-
detective-typescript "^6.0.0"
8685+
detective-typescript "^7.0.0"
86768686
graphviz "0.0.9"
86778687
ora "^5.1.0"
86788688
pluralize "^8.0.0"

0 commit comments

Comments
 (0)