Skip to content

Commit 5371377

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

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
@@ -11,7 +11,7 @@
1111
"grunt-banner": "^0.6.0",
1212
"grunt-browserify": "^5.0.0",
1313
"grunt-contrib-clean": "^2.0.0",
14-
"grunt-contrib-connect": "^1.0.2",
14+
"grunt-contrib-connect": "^2.0.0",
1515
"grunt-contrib-copy": "~1.0.0",
1616
"grunt-contrib-sass": "~1.0.0",
1717
"grunt-contrib-uglify": "~4.0.1",

0 commit comments

Comments
 (0)