aboutsummaryrefslogtreecommitdiff
path: root/test-infra
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2014-06-27 07:35:22 +0300
committerXhmikosR <[email protected]>2014-06-27 07:38:46 +0300
commitfec94e1695131a98187165bef9ec7528f0ec6ba2 (patch)
tree1b1a68220852b9dfad28995f197ec7f96eb55c1e /test-infra
parent2b6f00c2a7f255fbc250a10ec16cb3071cadc32e (diff)
downloadbootstrap-fec94e1695131a98187165bef9ec7528f0ec6ba2.tar.xz
bootstrap-fec94e1695131a98187165bef9ec7528f0ec6ba2.zip
Update "grunt-autoprefixer".
Diffstat (limited to 'test-infra')
-rw-r--r--test-infra/npm-shrinkwrap.json154
1 files changed, 132 insertions, 22 deletions
diff --git a/test-infra/npm-shrinkwrap.json b/test-infra/npm-shrinkwrap.json
index 3b0cee300..a7ab97a02 100644
--- a/test-infra/npm-shrinkwrap.json
+++ b/test-infra/npm-shrinkwrap.json
@@ -222,16 +222,16 @@
}
},
"grunt-autoprefixer": {
- "version": "0.7.6",
- "resolved": "https://registry.npmjs.org/grunt-autoprefixer/-/grunt-autoprefixer-0.7.6.tgz",
+ "version": "0.8.0",
+ "resolved": "https://registry.npmjs.org/grunt-autoprefixer/-/grunt-autoprefixer-0.8.0.tgz",
"dependencies": {
"autoprefixer": {
- "version": "1.3.1",
- "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-1.3.1.tgz",
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-2.0.0.tgz",
"dependencies": {
"caniuse-db": {
- "version": "1.0.20140622",
- "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.20140622.tgz"
+ "version": "1.0.20140623",
+ "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.20140623.tgz"
},
"fs-extra": {
"version": "0.9.1",
@@ -262,8 +262,8 @@
}
},
"postcss": {
- "version": "0.3.5",
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-0.3.5.tgz",
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-1.0.0.tgz",
"dependencies": {
"base64-js": {
"version": "0.0.7",
@@ -2144,8 +2144,8 @@
"resolved": "https://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz"
},
"jscs": {
- "version": "1.5.4",
- "resolved": "https://registry.npmjs.org/jscs/-/jscs-1.5.4.tgz",
+ "version": "1.5.6",
+ "resolved": "https://registry.npmjs.org/jscs/-/jscs-1.5.6.tgz",
"dependencies": {
"colors": {
"version": "0.6.2",
@@ -3273,6 +3273,62 @@
"version": "0.2.2",
"resolved": "https://registry.npmjs.org/promzard/-/promzard-0.2.2.tgz"
},
+ "read-package-json": {
+ "version": "1.2.3",
+ "resolved": "https://registry.npmjs.org/read-package-json/-/read-package-json-1.2.3.tgz",
+ "dependencies": {
+ "glob": {
+ "version": "4.0.2",
+ "resolved": "https://registry.npmjs.org/glob/-/glob-4.0.2.tgz",
+ "dependencies": {
+ "inherits": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
+ },
+ "minimatch": {
+ "version": "0.3.0",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz",
+ "dependencies": {
+ "sigmund": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz"
+ }
+ }
+ },
+ "once": {
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/once/-/once-1.3.0.tgz"
+ }
+ }
+ },
+ "graceful-fs": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.2.tgz"
+ },
+ "lru-cache": {
+ "version": "2.5.0",
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz"
+ },
+ "normalize-package-data": {
+ "version": "0.4.1",
+ "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-0.4.1.tgz",
+ "dependencies": {
+ "github-url-from-git": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/github-url-from-git/-/github-url-from-git-1.1.1.tgz"
+ },
+ "github-url-from-username-repo": {
+ "version": "0.2.0",
+ "resolved": "https://registry.npmjs.org/github-url-from-username-repo/-/github-url-from-username-repo-0.2.0.tgz"
+ },
+ "semver": {
+ "version": "2.3.1",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-2.3.1.tgz"
+ }
+ }
+ }
+ }
+ },
"semver": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/semver/-/semver-2.3.1.tgz"
@@ -3617,6 +3673,10 @@
}
}
},
+ "retry": {
+ "version": "0.6.0",
+ "resolved": "https://registry.npmjs.org/retry/-/retry-0.6.0.tgz"
+ },
"semver": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/semver/-/semver-2.3.1.tgz"
@@ -3677,6 +3737,62 @@
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/read-installed/-/read-installed-2.0.5.tgz",
"dependencies": {
+ "read-package-json": {
+ "version": "1.2.3",
+ "resolved": "https://registry.npmjs.org/read-package-json/-/read-package-json-1.2.3.tgz",
+ "dependencies": {
+ "glob": {
+ "version": "4.0.2",
+ "resolved": "https://registry.npmjs.org/glob/-/glob-4.0.2.tgz",
+ "dependencies": {
+ "inherits": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
+ },
+ "minimatch": {
+ "version": "0.3.0",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz",
+ "dependencies": {
+ "sigmund": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz"
+ }
+ }
+ },
+ "once": {
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/once/-/once-1.3.0.tgz"
+ }
+ }
+ },
+ "graceful-fs": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.2.tgz"
+ },
+ "lru-cache": {
+ "version": "2.5.0",
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz"
+ },
+ "normalize-package-data": {
+ "version": "0.4.1",
+ "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-0.4.1.tgz",
+ "dependencies": {
+ "github-url-from-git": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/github-url-from-git/-/github-url-from-git-1.1.1.tgz"
+ },
+ "github-url-from-username-repo": {
+ "version": "0.2.0",
+ "resolved": "https://registry.npmjs.org/github-url-from-username-repo/-/github-url-from-username-repo-0.2.0.tgz"
+ },
+ "semver": {
+ "version": "2.3.1",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-2.3.1.tgz"
+ }
+ }
+ }
+ }
+ },
"semver": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/semver/-/semver-2.3.1.tgz"
@@ -3688,18 +3804,12 @@
}
},
"read-package-json": {
- "version": "1.2.2",
- "resolved": "https://registry.npmjs.org/read-package-json/-/read-package-json-1.2.2.tgz",
+ "version": "1.2.3",
+ "resolved": "https://registry.npmjs.org/read-package-json/-/read-package-json-1.2.3.tgz",
"dependencies": {
"normalize-package-data": {
- "version": "0.3.0",
- "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-0.3.0.tgz",
- "dependencies": {
- "semver": {
- "version": "2.3.1",
- "resolved": "https://registry.npmjs.org/semver/-/semver-2.3.1.tgz"
- }
- }
+ "version": "0.4.1",
+ "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-0.4.1.tgz"
}
}
},
@@ -3812,8 +3922,8 @@
}
},
"retry": {
- "version": "0.6.0",
- "resolved": "https://registry.npmjs.org/retry/-/retry-0.6.0.tgz"
+ "version": "0.6.1",
+ "resolved": "https://registry.npmjs.org/retry/-/retry-0.6.1.tgz"
},
"rimraf": {
"version": "2.2.8",