From: Chris Rebert Date: Tue, 31 May 2016 07:11:37 +0000 (-0700) Subject: Update npm shrinkwrap X-Git-Tag: v4.0.0-alpha.3~66^2~5^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e573f70e2c2be244d003db36abdaeda17e5b9512;p=thirdparty%2Fbootstrap.git Update npm shrinkwrap [skip sauce] [skip validator] --- diff --git a/grunt/npm-shrinkwrap.json b/grunt/npm-shrinkwrap.json index 4914578ffc..dd4c7e397c 100644 --- a/grunt/npm-shrinkwrap.json +++ b/grunt/npm-shrinkwrap.json @@ -824,9 +824,9 @@ "resolved": "https://registry.npmjs.org/escope/-/escope-3.6.0.tgz" }, "eslint": { - "version": "1.9.0", - "from": "eslint@1.9.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-1.9.0.tgz", + "version": "1.10.3", + "from": "eslint@1.10.3", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-1.10.3.tgz", "dependencies": { "argparse": { "version": "1.0.7", @@ -844,9 +844,9 @@ "resolved": "https://registry.npmjs.org/globals/-/globals-8.18.0.tgz" }, "js-yaml": { - "version": "3.6.1", - "from": "js-yaml@>=3.2.5 <4.0.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.6.1.tgz", + "version": "3.4.5", + "from": "js-yaml@3.4.5", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.4.5.tgz", "dependencies": { "esprima": { "version": "2.7.2",