Skip to content

Commit 770ca02

Browse files
authored
Merge pull request #6 from RDIL/dependabot/npm_and_yarn/matchdep-approx-2.0.0
Update matchdep requirement from ~1.0.1 to ~2.0.0
2 parents 9ed9a6c + 5ed692a commit 770ca02

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)