Skip to content

Commit f46f3a8

Browse files
Update grunt-contrib-watch requirement from ~1.0.0 to ~1.1.0
Updates the requirements on [grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch) to permit the latest version. - [Release notes](https://github.com/gruntjs/grunt-contrib-watch/releases) - [Changelog](https://github.com/gruntjs/grunt-contrib-watch/blob/master/CHANGELOG) - [Commits](gruntjs/grunt-contrib-watch@v1.0.0...v1.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9ed9a6c commit f46f3a8

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
@@ -15,7 +15,7 @@
1515
"grunt-contrib-copy": "~1.0.0",
1616
"grunt-contrib-sass": "~1.0.0",
1717
"grunt-contrib-uglify": "~4.0.1",
18-
"grunt-contrib-watch": "~1.0.0",
18+
"grunt-contrib-watch": "~1.1.0",
1919
"grunt-exec": "~1.0.1",
2020
"grunt-open": "0.2.3",
2121
"matchdep": "~1.0.1"

0 commit comments

Comments
 (0)