Skip to content

Commit 79d4361

Browse files
Bump madge from 3.9.2 to 4.0.1
Bumps [madge](https://github.com/pahen/madge) from 3.9.2 to 4.0.1. - [Release notes](https://github.com/pahen/madge/releases) - [Changelog](https://github.com/pahen/madge/blob/master/CHANGELOG.md) - [Commits](pahen/madge@v3.9.2...v4.0.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent daa9eac commit 79d4361

File tree

3 files changed

+202
-101
lines changed

3 files changed

+202
-101
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"husky": "4.3.8",
3333
"jscpd": "3.3.0-rc.10",
3434
"lint-staged": "10.5.4",
35-
"madge": "3.9.2",
35+
"madge": "4.0.1",
3636
"netlify-cli": "3.8.5",
3737
"npm-run-all": "4.1.5"
3838
}

packages/front/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@material-ui/core": "4.11.0",
2525
"@material-ui/icons": "4.11.2",
2626
"lint-staged": "10.5.4",
27-
"madge": "3.9.2",
27+
"madge": "4.0.1",
2828
"netlify-cli": "3.8.5",
2929
"next": "10.0.6",
3030
"react": "16.13.1",

0 commit comments

Comments
 (0)