2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Update devDependencies.

Only grunt-saucelabs is left in order to update grunt to v1.x.
This commit is contained in:
XhmikosR
2016-06-29 08:54:25 +03:00
parent bc8804e472
commit 7f6fd5be76
3 changed files with 28 additions and 28 deletions
+20 -20
View File
@@ -1276,7 +1276,7 @@
},
"glob": {
"version": "7.0.5",
"from": "glob@>=7.0.0 <8.0.0",
"from": "glob@>=7.0.3 <8.0.0",
"resolved": "https://registry.npmjs.org/glob/-/glob-7.0.5.tgz"
},
"glob-base": {
@@ -1386,9 +1386,9 @@
"resolved": "https://registry.npmjs.org/grunt-babel/-/grunt-babel-5.0.3.tgz"
},
"grunt-build-control": {
"version": "0.6.3",
"from": "grunt-build-control@>=0.6.0 <0.7.0",
"resolved": "https://registry.npmjs.org/grunt-build-control/-/grunt-build-control-0.6.3.tgz",
"version": "0.7.0",
"from": "grunt-build-control@>=0.7.0 <0.8.0",
"resolved": "https://registry.npmjs.org/grunt-build-control/-/grunt-build-control-0.7.0.tgz",
"dependencies": {
"shelljs": {
"version": "0.2.6",
@@ -1481,14 +1481,14 @@
}
},
"grunt-exec": {
"version": "0.4.7",
"from": "grunt-exec@>=0.4.6 <0.5.0",
"resolved": "https://registry.npmjs.org/grunt-exec/-/grunt-exec-0.4.7.tgz"
"version": "1.0.0",
"from": "grunt-exec@>=1.0.0 <2.0.0",
"resolved": "https://registry.npmjs.org/grunt-exec/-/grunt-exec-1.0.0.tgz"
},
"grunt-html": {
"version": "7.1.0",
"from": "grunt-html@>=7.0.0 <8.0.0",
"resolved": "https://registry.npmjs.org/grunt-html/-/grunt-html-7.1.0.tgz",
"version": "8.0.1",
"from": "grunt-html@>=8.0.1 <9.0.0",
"resolved": "https://registry.npmjs.org/grunt-html/-/grunt-html-8.0.1.tgz",
"dependencies": {
"async": {
"version": "1.5.2",
@@ -1554,9 +1554,9 @@
"resolved": "https://registry.npmjs.org/grunt-lib-phantomjs/-/grunt-lib-phantomjs-1.1.0.tgz",
"dependencies": {
"semver": {
"version": "5.1.1",
"version": "5.2.0",
"from": "semver@>=5.1.0 <6.0.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-5.1.1.tgz"
"resolved": "https://registry.npmjs.org/semver/-/semver-5.2.0.tgz"
}
}
},
@@ -1605,9 +1605,9 @@
}
},
"grunt-stamp": {
"version": "0.1.0",
"from": "grunt-stamp@>=0.1.0 <0.2.0",
"resolved": "https://registry.npmjs.org/grunt-stamp/-/grunt-stamp-0.1.0.tgz"
"version": "0.2.0",
"from": "grunt-stamp@>=0.2.0 <0.3.0",
"resolved": "https://registry.npmjs.org/grunt-stamp/-/grunt-stamp-0.2.0.tgz"
},
"gzip-size": {
"version": "1.0.0",
@@ -1757,7 +1757,7 @@
},
"inherits": {
"version": "2.0.1",
"from": "inherits@>=2.0.0 <3.0.0",
"from": "inherits@>=2.0.1 <2.1.0",
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
},
"inquirer": {
@@ -1931,9 +1931,9 @@
"resolved": "https://registry.npmjs.org/jodid25519/-/jodid25519-1.0.2.tgz"
},
"jquery": {
"version": "2.2.4",
"from": "jquery@>=1.9.1 <3.0.0",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-2.2.4.tgz"
"version": "3.0.0",
"from": "jquery@>=1.9.1 <4.0.0",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.0.0.tgz"
},
"js-base64": {
"version": "2.1.9",
@@ -3316,7 +3316,7 @@
},
"shx": {
"version": "0.1.2",
"from": "shx@latest",
"from": "shx@>=0.1.2 <0.2.0",
"resolved": "https://registry.npmjs.org/shx/-/shx-0.1.2.tgz"
},
"sigmund": {