Skip to content

Commit 30a6926

Browse files
Update grunt-exec requirement from ~1.0.1 to ~3.0.0
Updates the requirements on [grunt-exec](https://github.com/jharding/grunt-exec) to permit the latest version. - [Release notes](https://github.com/jharding/grunt-exec/releases) - [Commits](jharding/grunt-exec@v1.0.1...v3.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d4f229f commit 30a6926

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
@@ -16,7 +16,7 @@
1616
"grunt-contrib-sass": "~1.0.0",
1717
"grunt-contrib-uglify": "~4.0.1",
1818
"grunt-contrib-watch": "~1.1.0",
19-
"grunt-exec": "~1.0.1",
19+
"grunt-exec": "~3.0.0",
2020
"grunt-open": "0.2.3",
2121
"matchdep": "~2.0.0"
2222
}

0 commit comments

Comments
 (0)