mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-25 22:41:20 +02:00
Merge pull request #16246 from twbs/bump-connect
Bump grunt-contrib-connect to ~0.10.1
This commit is contained in:
@@ -39,7 +39,7 @@
|
|||||||
"grunt-contrib-clean": "~0.6.0",
|
"grunt-contrib-clean": "~0.6.0",
|
||||||
"grunt-contrib-compress": "~0.13.0",
|
"grunt-contrib-compress": "~0.13.0",
|
||||||
"grunt-contrib-concat": "~0.5.1",
|
"grunt-contrib-concat": "~0.5.1",
|
||||||
"grunt-contrib-connect": "~0.9.0",
|
"grunt-contrib-connect": "~0.10.1",
|
||||||
"grunt-contrib-copy": "~0.8.0",
|
"grunt-contrib-copy": "~0.8.0",
|
||||||
"grunt-contrib-csslint": "~0.4.0",
|
"grunt-contrib-csslint": "~0.4.0",
|
||||||
"grunt-contrib-cssmin": "~0.12.2",
|
"grunt-contrib-cssmin": "~0.12.2",
|
||||||
|
4
test-infra/npm-shrinkwrap.json
generated
4
test-infra/npm-shrinkwrap.json
generated
@@ -603,8 +603,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"grunt-contrib-connect": {
|
"grunt-contrib-connect": {
|
||||||
"version": "0.9.0",
|
"version": "0.10.1",
|
||||||
"resolved": "https://registry.npmjs.org/grunt-contrib-connect/-/grunt-contrib-connect-0.9.0.tgz",
|
"resolved": "https://registry.npmjs.org/grunt-contrib-connect/-/grunt-contrib-connect-0.10.1.tgz",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": {
|
"async": {
|
||||||
"version": "0.9.0",
|
"version": "0.9.0",
|
||||||
|
Reference in New Issue
Block a user