Skip to content

Commit

Permalink
build: bump madge from 4.0.0 to 4.0.2 (#22205)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Mar 15, 2021
1 parent 9f560f4 commit 615c6f9
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4808,6 +4808,16 @@ detective-typescript@^6.0.0:
node-source-walk "^4.2.0"
typescript "^3.9.7"

detective-typescript@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/detective-typescript/-/detective-typescript-7.0.0.tgz#8c8917f2e51d9e4ee49821abf759ff512dd897f2"
integrity sha512-y/Ev98AleGvl43YKTNcA2Q+lyFmsmCfTTNWy4cjEJxoLkbobcXtRS0Kvx06daCgr2GdtlwLfNzL553BkktfJoA==
dependencies:
"@typescript-eslint/typescript-estree" "^4.8.2"
ast-module-types "^2.7.1"
node-source-walk "^4.2.0"
typescript "^3.9.7"

dev-ip@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/dev-ip/-/dev-ip-1.0.1.tgz#a76a3ed1855be7a012bb8ac16cb80f3c00dc28f0"
Expand Down Expand Up @@ -8661,9 +8671,9 @@ macos-release@^2.2.0:
integrity sha512-OHhSbtcviqMPt7yfw5ef5aghS2jzFVKEFyCJndQt2YpSQ9qRVSEv2axSJI1paVThEu+FFGs584h/1YhxjVqajA==

madge@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/madge/-/madge-4.0.0.tgz#8930e0e0310451b049a43b3a86253aea6cf7d03e"
integrity sha512-BQbYl2HTFnTqOTJQQwVGJPBuD7ScafYvWa2GGGIt+qBFQ2ZpYhSWQJp2rk3EdazthyAOhFvpeuIEOXTBVB50hw==
version "4.0.2"
resolved "https://registry.yarnpkg.com/madge/-/madge-4.0.2.tgz#56a3aff8021a5844f8713e0789f6ee94095f2f41"
integrity sha512-l5bnA2dvyk0azLKDbOTCI+wDZ6nB007PhvPdmiYlPmqwVi49JPbhQrH/t4u8E6Akp3gwji1GZuA+v/F5q6yoWQ==
dependencies:
chalk "^4.1.0"
commander "^6.2.1"
Expand All @@ -8678,7 +8688,7 @@ madge@^4.0.0:
detective-sass "^3.0.1"
detective-scss "^2.0.1"
detective-stylus "^1.0.0"
detective-typescript "^6.0.0"
detective-typescript "^7.0.0"
graphviz "0.0.9"
ora "^5.1.0"
pluralize "^8.0.0"
Expand Down

0 comments on commit 615c6f9

Please sign in to comment.