From 2a999c6c2c21e0d791d1817331398a1b636413c2 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Mon, 7 Mar 2016 11:41:37 +0200 Subject: [PATCH] Bump devDependencies. Also switch to `^`. --- grunt/npm-shrinkwrap.json | 131 +++++++++++++------------------------- package.json | 42 ++++++------ 2 files changed, 66 insertions(+), 107 deletions(-) diff --git a/grunt/npm-shrinkwrap.json b/grunt/npm-shrinkwrap.json index befa20cee1..a2eba8cfe7 100644 --- a/grunt/npm-shrinkwrap.json +++ b/grunt/npm-shrinkwrap.json @@ -45,8 +45,8 @@ "resolved": "https://registry.npmjs.org/ansi/-/ansi-0.3.1.tgz" }, "ansi-escapes": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-1.1.1.tgz" + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-1.2.0.tgz" }, "ansi-regex": { "version": "2.0.0", @@ -274,10 +274,6 @@ "version": "1.0.0", "resolved": "https://registry.npmjs.org/breakable/-/breakable-1.0.0.tgz" }, - "browserify-zlib": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.1.4.tgz" - }, "browserslist": { "version": "1.1.3", "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-1.1.3.tgz" @@ -313,8 +309,8 @@ "resolved": "https://registry.npmjs.org/camelize/-/camelize-1.0.0.tgz" }, "caniuse-db": { - "version": "1.0.30000414", - "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000414.tgz" + "version": "1.0.30000420", + "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000420.tgz" }, "cardinal": { "version": "0.5.0", @@ -539,8 +535,8 @@ "resolved": "https://registry.npmjs.org/debug/-/debug-2.2.0.tgz" }, "decamelize": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.1.2.tgz" + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz" }, "deep-equal": { "version": "1.0.1", @@ -678,10 +674,6 @@ "version": "0.1.3", "resolved": "https://registry.npmjs.org/es6-map/-/es6-map-0.1.3.tgz" }, - "es6-promise": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/es6-promise/-/es6-promise-3.1.2.tgz" - }, "es6-set": { "version": "0.1.4", "resolved": "https://registry.npmjs.org/es6-set/-/es6-set-0.1.4.tgz" @@ -841,8 +833,8 @@ "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-0.4.1.tgz" }, "find-up": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.1.tgz", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz", "dependencies": { "path-exists": { "version": "2.1.0", @@ -927,8 +919,8 @@ "resolved": "https://registry.npmjs.org/getobject/-/getobject-0.1.0.tgz" }, "glob": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.0.0.tgz" + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.0.3.tgz" }, "globals": { "version": "6.4.1", @@ -1041,84 +1033,52 @@ } }, "grunt-contrib-compress": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/grunt-contrib-compress/-/grunt-contrib-compress-1.0.0.tgz" + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/grunt-contrib-compress/-/grunt-contrib-compress-1.1.0.tgz" }, "grunt-contrib-concat": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/grunt-contrib-concat/-/grunt-contrib-concat-1.0.0.tgz" }, "grunt-contrib-connect": { - "version": "0.11.2", - "resolved": "https://registry.npmjs.org/grunt-contrib-connect/-/grunt-contrib-connect-0.11.2.tgz", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/grunt-contrib-connect/-/grunt-contrib-connect-1.0.0.tgz", "dependencies": { "async": { - "version": "0.9.2", - "resolved": "https://registry.npmjs.org/async/-/async-0.9.2.tgz" + "version": "1.5.2", + "resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz" } } }, "grunt-contrib-copy": { - "version": "0.8.2", - "resolved": "https://registry.npmjs.org/grunt-contrib-copy/-/grunt-contrib-copy-0.8.2.tgz" + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/grunt-contrib-copy/-/grunt-contrib-copy-1.0.0.tgz" }, "grunt-contrib-cssmin": { - "version": "0.14.0", - "resolved": "https://registry.npmjs.org/grunt-contrib-cssmin/-/grunt-contrib-cssmin-0.14.0.tgz" + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/grunt-contrib-cssmin/-/grunt-contrib-cssmin-1.0.0.tgz" }, "grunt-contrib-qunit": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/grunt-contrib-qunit/-/grunt-contrib-qunit-1.0.1.tgz" }, "grunt-contrib-sass": { - "version": "0.9.2", - "resolved": "https://registry.npmjs.org/grunt-contrib-sass/-/grunt-contrib-sass-0.9.2.tgz", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/grunt-contrib-sass/-/grunt-contrib-sass-1.0.0.tgz", "dependencies": { - "ansi-regex": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz" - }, - "ansi-styles": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz" - }, "async": { "version": "0.9.2", "resolved": "https://registry.npmjs.org/async/-/async-0.9.2.tgz" - }, - "chalk": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz" - }, - "has-ansi": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz" - }, - "strip-ansi": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz" - }, - "supports-color": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz" } } }, "grunt-contrib-uglify": { - "version": "0.11.1", - "resolved": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-0.11.1.tgz", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-1.0.0.tgz", "dependencies": { - "gzip-size": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-3.0.0.tgz" - }, "lodash": { "version": "4.6.1", "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.6.1.tgz" - }, - "maxmin": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/maxmin/-/maxmin-2.1.0.tgz" } } }, @@ -1215,8 +1175,8 @@ "resolved": "https://registry.npmjs.org/grunt-line-remover/-/grunt-line-remover-0.0.2.tgz" }, "grunt-postcss": { - "version": "0.7.2", - "resolved": "https://registry.npmjs.org/grunt-postcss/-/grunt-postcss-0.7.2.tgz" + "version": "0.8.0", + "resolved": "https://registry.npmjs.org/grunt-postcss/-/grunt-postcss-0.8.0.tgz" }, "grunt-sass": { "version": "1.1.0", @@ -1259,8 +1219,8 @@ "resolved": "https://registry.npmjs.org/grunt-stamp/-/grunt-stamp-0.1.0.tgz" }, "gzip-size": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-1.0.0.tgz" + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-3.0.0.tgz" }, "handlebars": { "version": "4.0.5", @@ -1338,6 +1298,11 @@ "version": "1.1.1", "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.1.1.tgz" }, + "http2": { + "version": "3.3.2", + "from": "http2@git://github.com/gruntjs/node-http2.git#f1fc002c1aef9b4e871c808fc5ddacdeb1a5cd94", + "resolved": "git://github.com/gruntjs/node-http2.git#f1fc002c1aef9b4e871c808fc5ddacdeb1a5cd94" + }, "i": { "version": "0.3.4", "resolved": "https://registry.npmjs.org/i/-/i-0.3.4.tgz" @@ -1791,14 +1756,8 @@ "resolved": "https://registry.npmjs.org/marked/-/marked-0.3.5.tgz" }, "maxmin": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/maxmin/-/maxmin-1.1.0.tgz", - "dependencies": { - "pretty-bytes": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-1.0.4.tgz" - } - } + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/maxmin/-/maxmin-2.1.0.tgz" }, "md5": { "version": "2.0.0", @@ -1913,8 +1872,8 @@ "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.5.3.tgz" }, "node-gyp": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.3.0.tgz", + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.3.1.tgz", "dependencies": { "glob": { "version": "4.5.3", @@ -2007,8 +1966,8 @@ "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz" }, "npm": { - "version": "2.14.21", - "resolved": "https://registry.npmjs.org/npm/-/npm-2.14.21.tgz", + "version": "2.14.22", + "resolved": "https://registry.npmjs.org/npm/-/npm-2.14.22.tgz", "dependencies": { "abbrev": { "version": "1.0.7", @@ -3059,8 +3018,8 @@ "resolved": "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz" }, "opn": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/opn/-/opn-1.0.2.tgz" + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/opn/-/opn-4.0.1.tgz" }, "optimist": { "version": "0.6.1", @@ -3104,10 +3063,6 @@ "version": "1.0.1", "resolved": "https://registry.npmjs.org/package/-/package-1.0.1.tgz" }, - "pako": { - "version": "0.2.8", - "resolved": "https://registry.npmjs.org/pako/-/pako-0.2.8.tgz" - }, "parse-json": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz" @@ -3740,6 +3695,10 @@ "version": "1.2.1", "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.2.1.tgz" }, + "stream-buffers": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/stream-buffers/-/stream-buffers-2.2.0.tgz" + }, "string-template": { "version": "0.2.1", "resolved": "https://registry.npmjs.org/string-template/-/string-template-0.2.1.tgz" diff --git a/package.json b/package.json index 245db46b86..edc3f98233 100644 --- a/package.json +++ b/package.json @@ -31,34 +31,34 @@ "devDependencies": { "autoprefixer": "^6.0.3", "babel-eslint": "^4.1.3", - "btoa": "~1.1.2", - "glob": "~7.0.0", - "grunt": "~0.4.5", + "btoa": "^1.1.2", + "glob": "^7.0.0", + "grunt": "^0.4.5", "grunt-babel": "^5.0.3", - "grunt-build-control": "~0.6.0", - "grunt-contrib-clean": "~1.0.0", - "grunt-contrib-compress": "~1.0.0", - "grunt-contrib-concat": "~1.0.0", - "grunt-contrib-connect": "~0.11.2", - "grunt-contrib-copy": "~0.8.1", - "grunt-contrib-cssmin": "~0.14.0", - "grunt-contrib-qunit": "~1.0.1", - "grunt-contrib-sass": "^0.9.2", - "grunt-contrib-uglify": "~0.11.0", - "grunt-contrib-watch": "~0.6.1", + "grunt-build-control": "^0.6.0", + "grunt-contrib-clean": "^1.0.0", + "grunt-contrib-compress": "^1.1.0", + "grunt-contrib-concat": "^1.0.0", + "grunt-contrib-connect": "^1.0.0", + "grunt-contrib-copy": "^1.0.0", + "grunt-contrib-cssmin": "^1.0.0", + "grunt-contrib-qunit": "^1.0.1", + "grunt-contrib-sass": "^1.0.0", + "grunt-contrib-uglify": "^1.0.0", + "grunt-contrib-watch": "^0.6.1", "grunt-eslint": "^17.1.0", - "grunt-exec": "~0.4.6", - "grunt-html": "~6.0.0", - "grunt-jekyll": "~0.4.2", - "grunt-jscs": "~2.8.0", + "grunt-exec": "^0.4.6", + "grunt-html": "^6.0.0", + "grunt-jekyll": "^0.4.2", + "grunt-jscs": "^2.8.0", "grunt-line-remover": "0.0.2", - "grunt-postcss": "^0.7.0", + "grunt-postcss": "^0.8.0", "grunt-sass": "^1.0.0", - "grunt-saucelabs": "~8.6.1", + "grunt-saucelabs": "^8.6.1", "grunt-scss-lint": "^0.3.8", "grunt-stamp": "^0.1.0", "is-travis": "^1.0.0", - "load-grunt-tasks": "~3.4.0", + "load-grunt-tasks": "^3.4.0", "mq4-hover-shim": "^0.3.0", "npm-shrinkwrap": "^200.1.0", "shelljs": "^0.6.0",