mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-25 04:12:55 +01:00
Update dependencies.
This commit is contained in:
parent
8deab3a95d
commit
a013c112c4
@ -33,7 +33,7 @@
|
|||||||
"btoa": "~1.1.2",
|
"btoa": "~1.1.2",
|
||||||
"glob": "~4.0.3",
|
"glob": "~4.0.3",
|
||||||
"grunt": "~0.4.5",
|
"grunt": "~0.4.5",
|
||||||
"grunt-autoprefixer": "~0.8.0",
|
"grunt-autoprefixer": "~0.8.1",
|
||||||
"grunt-banner": "~0.2.3",
|
"grunt-banner": "~0.2.3",
|
||||||
"grunt-contrib-clean": "~0.5.0",
|
"grunt-contrib-clean": "~0.5.0",
|
||||||
"grunt-contrib-concat": "~0.4.0",
|
"grunt-contrib-concat": "~0.4.0",
|
||||||
@ -51,7 +51,7 @@
|
|||||||
"grunt-exec": "~0.4.5",
|
"grunt-exec": "~0.4.5",
|
||||||
"grunt-html-validation": "~0.1.18",
|
"grunt-html-validation": "~0.1.18",
|
||||||
"grunt-jekyll": "~0.4.2",
|
"grunt-jekyll": "~0.4.2",
|
||||||
"grunt-jscs-checker": "~0.6.0",
|
"grunt-jscs-checker": "~0.6.1",
|
||||||
"grunt-saucelabs": "~8.1.0",
|
"grunt-saucelabs": "~8.1.0",
|
||||||
"grunt-sed": "~0.1.1",
|
"grunt-sed": "~0.1.1",
|
||||||
"load-grunt-tasks": "~0.6.0",
|
"load-grunt-tasks": "~0.6.0",
|
||||||
|
20
test-infra/npm-shrinkwrap.json
generated
20
test-infra/npm-shrinkwrap.json
generated
@ -226,12 +226,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"grunt-autoprefixer": {
|
"grunt-autoprefixer": {
|
||||||
"version": "0.8.0",
|
"version": "0.8.1",
|
||||||
"resolved": "https://registry.npmjs.org/grunt-autoprefixer/-/grunt-autoprefixer-0.8.0.tgz",
|
"resolved": "https://registry.npmjs.org/grunt-autoprefixer/-/grunt-autoprefixer-0.8.1.tgz",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"autoprefixer": {
|
"autoprefixer": {
|
||||||
"version": "2.0.2",
|
"version": "2.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-2.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-2.1.0.tgz",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"caniuse-db": {
|
"caniuse-db": {
|
||||||
"version": "1.0.20140628",
|
"version": "1.0.20140628",
|
||||||
@ -1442,8 +1442,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"progress": {
|
"progress": {
|
||||||
"version": "1.1.6",
|
"version": "1.1.7",
|
||||||
"resolved": "https://registry.npmjs.org/progress/-/progress-1.1.6.tgz"
|
"resolved": "https://registry.npmjs.org/progress/-/progress-1.1.7.tgz"
|
||||||
},
|
},
|
||||||
"request": {
|
"request": {
|
||||||
"version": "2.36.0",
|
"version": "2.36.0",
|
||||||
@ -2154,16 +2154,16 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"grunt-jscs-checker": {
|
"grunt-jscs-checker": {
|
||||||
"version": "0.6.0",
|
"version": "0.6.1",
|
||||||
"resolved": "https://registry.npmjs.org/grunt-jscs-checker/-/grunt-jscs-checker-0.6.0.tgz",
|
"resolved": "https://registry.npmjs.org/grunt-jscs-checker/-/grunt-jscs-checker-0.6.1.tgz",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"hooker": {
|
"hooker": {
|
||||||
"version": "0.2.3",
|
"version": "0.2.3",
|
||||||
"resolved": "https://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz"
|
"resolved": "https://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz"
|
||||||
},
|
},
|
||||||
"jscs": {
|
"jscs": {
|
||||||
"version": "1.5.6",
|
"version": "1.5.7",
|
||||||
"resolved": "https://registry.npmjs.org/jscs/-/jscs-1.5.6.tgz",
|
"resolved": "https://registry.npmjs.org/jscs/-/jscs-1.5.7.tgz",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"colors": {
|
"colors": {
|
||||||
"version": "0.6.2",
|
"version": "0.6.2",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user