0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00

Downgrade grunt-contrib-uglify to fix the comments issue.

Fixes #18224.

[sauce skip]
This commit is contained in:
XhmikosR 2015-11-12 09:17:26 +02:00
parent f4147c4da9
commit 5a26a13868
2 changed files with 35 additions and 35 deletions

View File

@ -13,8 +13,8 @@
"resolved": "https://registry.npmjs.org/acorn-to-esprima/-/acorn-to-esprima-1.0.5.tgz" "resolved": "https://registry.npmjs.org/acorn-to-esprima/-/acorn-to-esprima-1.0.5.tgz"
}, },
"babel-core": { "babel-core": {
"version": "5.8.33", "version": "5.8.34",
"resolved": "https://registry.npmjs.org/babel-core/-/babel-core-5.8.33.tgz", "resolved": "https://registry.npmjs.org/babel-core/-/babel-core-5.8.34.tgz",
"dependencies": { "dependencies": {
"babel-plugin-constant-folding": { "babel-plugin-constant-folding": {
"version": "1.0.1", "version": "1.0.1",
@ -83,8 +83,8 @@
"resolved": "https://registry.npmjs.org/babel-plugin-undefined-to-void/-/babel-plugin-undefined-to-void-1.1.6.tgz" "resolved": "https://registry.npmjs.org/babel-plugin-undefined-to-void/-/babel-plugin-undefined-to-void-1.1.6.tgz"
}, },
"babylon": { "babylon": {
"version": "5.8.29", "version": "5.8.34",
"resolved": "https://registry.npmjs.org/babylon/-/babylon-5.8.29.tgz" "resolved": "https://registry.npmjs.org/babylon/-/babylon-5.8.34.tgz"
}, },
"bluebird": { "bluebird": {
"version": "2.10.2", "version": "2.10.2",
@ -129,8 +129,8 @@
} }
}, },
"convert-source-map": { "convert-source-map": {
"version": "1.1.1", "version": "1.1.2",
"resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.1.1.tgz" "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.1.2.tgz"
}, },
"core-js": { "core-js": {
"version": "1.2.6", "version": "1.2.6",
@ -969,8 +969,8 @@
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-0.4.0.tgz" "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-0.4.0.tgz"
}, },
"caniuse-db": { "caniuse-db": {
"version": "1.0.30000360", "version": "1.0.30000361",
"resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000360.tgz" "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000361.tgz"
}, },
"num2fraction": { "num2fraction": {
"version": "1.2.2", "version": "1.2.2",
@ -1055,8 +1055,8 @@
"resolved": "https://registry.npmjs.org/grunt-babel/-/grunt-babel-5.0.3.tgz", "resolved": "https://registry.npmjs.org/grunt-babel/-/grunt-babel-5.0.3.tgz",
"dependencies": { "dependencies": {
"babel-core": { "babel-core": {
"version": "5.8.33", "version": "5.8.34",
"resolved": "https://registry.npmjs.org/babel-core/-/babel-core-5.8.33.tgz", "resolved": "https://registry.npmjs.org/babel-core/-/babel-core-5.8.34.tgz",
"dependencies": { "dependencies": {
"babel-plugin-constant-folding": { "babel-plugin-constant-folding": {
"version": "1.0.1", "version": "1.0.1",
@ -1125,8 +1125,8 @@
"resolved": "https://registry.npmjs.org/babel-plugin-undefined-to-void/-/babel-plugin-undefined-to-void-1.1.6.tgz" "resolved": "https://registry.npmjs.org/babel-plugin-undefined-to-void/-/babel-plugin-undefined-to-void-1.1.6.tgz"
}, },
"babylon": { "babylon": {
"version": "5.8.29", "version": "5.8.34",
"resolved": "https://registry.npmjs.org/babylon/-/babylon-5.8.29.tgz" "resolved": "https://registry.npmjs.org/babylon/-/babylon-5.8.34.tgz"
}, },
"bluebird": { "bluebird": {
"version": "2.10.2", "version": "2.10.2",
@ -1171,8 +1171,8 @@
} }
}, },
"convert-source-map": { "convert-source-map": {
"version": "1.1.1", "version": "1.1.2",
"resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.1.1.tgz" "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.1.2.tgz"
}, },
"core-js": { "core-js": {
"version": "1.2.6", "version": "1.2.6",
@ -3055,8 +3055,8 @@
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-1.0.2.tgz" "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-1.0.2.tgz"
}, },
"node-uuid": { "node-uuid": {
"version": "1.4.3", "version": "1.4.4",
"resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.3.tgz" "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.4.tgz"
}, },
"oauth-sign": { "oauth-sign": {
"version": "0.4.0", "version": "0.4.0",
@ -3199,8 +3199,8 @@
} }
}, },
"grunt-contrib-uglify": { "grunt-contrib-uglify": {
"version": "0.10.0", "version": "0.9.2",
"resolved": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-0.10.0.tgz", "resolved": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-0.9.2.tgz",
"dependencies": { "dependencies": {
"chalk": { "chalk": {
"version": "1.1.1", "version": "1.1.1",
@ -3589,8 +3589,8 @@
} }
}, },
"uri-path": { "uri-path": {
"version": "1.0.0", "version": "0.0.2",
"resolved": "https://registry.npmjs.org/uri-path/-/uri-path-1.0.0.tgz" "resolved": "https://registry.npmjs.org/uri-path/-/uri-path-0.0.2.tgz"
} }
} }
}, },
@ -4715,8 +4715,8 @@
"resolved": "https://registry.npmjs.org/jscs/-/jscs-2.5.1.tgz", "resolved": "https://registry.npmjs.org/jscs/-/jscs-2.5.1.tgz",
"dependencies": { "dependencies": {
"babel-core": { "babel-core": {
"version": "5.8.33", "version": "5.8.34",
"resolved": "https://registry.npmjs.org/babel-core/-/babel-core-5.8.33.tgz", "resolved": "https://registry.npmjs.org/babel-core/-/babel-core-5.8.34.tgz",
"dependencies": { "dependencies": {
"babel-plugin-constant-folding": { "babel-plugin-constant-folding": {
"version": "1.0.1", "version": "1.0.1",
@ -4785,16 +4785,16 @@
"resolved": "https://registry.npmjs.org/babel-plugin-undefined-to-void/-/babel-plugin-undefined-to-void-1.1.6.tgz" "resolved": "https://registry.npmjs.org/babel-plugin-undefined-to-void/-/babel-plugin-undefined-to-void-1.1.6.tgz"
}, },
"babylon": { "babylon": {
"version": "5.8.29", "version": "5.8.34",
"resolved": "https://registry.npmjs.org/babylon/-/babylon-5.8.29.tgz" "resolved": "https://registry.npmjs.org/babylon/-/babylon-5.8.34.tgz"
}, },
"bluebird": { "bluebird": {
"version": "2.10.2", "version": "2.10.2",
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-2.10.2.tgz" "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-2.10.2.tgz"
}, },
"convert-source-map": { "convert-source-map": {
"version": "1.1.1", "version": "1.1.2",
"resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.1.1.tgz" "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.1.2.tgz"
}, },
"core-js": { "core-js": {
"version": "1.2.6", "version": "1.2.6",
@ -5793,8 +5793,8 @@
} }
}, },
"node-uuid": { "node-uuid": {
"version": "1.4.3", "version": "1.4.4",
"resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.3.tgz" "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.4.tgz"
}, },
"vow-queue": { "vow-queue": {
"version": "0.4.2", "version": "0.4.2",
@ -6921,8 +6921,8 @@
} }
}, },
"node-uuid": { "node-uuid": {
"version": "1.4.3", "version": "1.4.4",
"resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.3.tgz" "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.4.tgz"
}, },
"oauth-sign": { "oauth-sign": {
"version": "0.8.0", "version": "0.8.0",
@ -7205,8 +7205,8 @@
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-1.0.2.tgz" "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-1.0.2.tgz"
}, },
"node-uuid": { "node-uuid": {
"version": "1.4.3", "version": "1.4.4",
"resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.3.tgz" "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.4.tgz"
}, },
"oauth-sign": { "oauth-sign": {
"version": "0.5.0", "version": "0.5.0",
@ -7375,8 +7375,8 @@
"resolved": "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz" "resolved": "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz"
}, },
"node-uuid": { "node-uuid": {
"version": "1.4.3", "version": "1.4.4",
"resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.3.tgz" "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.4.tgz"
}, },
"oauth-sign": { "oauth-sign": {
"version": "0.3.0", "version": "0.3.0",

View File

@ -43,7 +43,7 @@
"grunt-contrib-cssmin": "~0.14.0", "grunt-contrib-cssmin": "~0.14.0",
"grunt-contrib-qunit": "~0.7.0", "grunt-contrib-qunit": "~0.7.0",
"grunt-contrib-sass": "^0.9.2", "grunt-contrib-sass": "^0.9.2",
"grunt-contrib-uglify": "~0.10.0", "grunt-contrib-uglify": "~0.9.2",
"grunt-contrib-watch": "~0.6.1", "grunt-contrib-watch": "~0.6.1",
"grunt-csscomb": "~3.1.0", "grunt-csscomb": "~3.1.0",
"grunt-eslint": "^17.1.0", "grunt-eslint": "^17.1.0",