mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
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](https://github.com/gruntjs/grunt-contrib-connect/compare/v1.0.2...v2.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
9ed9a6c99d
commit
53713771ab
@ -11,7 +11,7 @@
|
|||||||
"grunt-banner": "^0.6.0",
|
"grunt-banner": "^0.6.0",
|
||||||
"grunt-browserify": "^5.0.0",
|
"grunt-browserify": "^5.0.0",
|
||||||
"grunt-contrib-clean": "^2.0.0",
|
"grunt-contrib-clean": "^2.0.0",
|
||||||
"grunt-contrib-connect": "^1.0.2",
|
"grunt-contrib-connect": "^2.0.0",
|
||||||
"grunt-contrib-copy": "~1.0.0",
|
"grunt-contrib-copy": "~1.0.0",
|
||||||
"grunt-contrib-sass": "~1.0.0",
|
"grunt-contrib-sass": "~1.0.0",
|
||||||
"grunt-contrib-uglify": "~4.0.1",
|
"grunt-contrib-uglify": "~4.0.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user