Skip to content

Commit 5ed692a

Browse files
Update matchdep requirement from ~1.0.1 to ~2.0.0
Updates the requirements on [matchdep](https://github.com/tkellen/js-matchdep) to permit the latest version. - [Release notes](https://github.com/tkellen/js-matchdep/releases) - [Commits](tkellen/js-matchdep@v1.0.1...v2.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent bad2112 commit 5ed692a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"grunt-contrib-watch": "~1.0.0",
1919
"grunt-exec": "~1.0.1",
2020
"grunt-open": "0.2.3",
21-
"matchdep": "~1.0.1"
21+
"matchdep": "~2.0.0"
2222
}
2323
}

0 commit comments

Comments
 (0)