mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
Update ESLint to v2.8.0 (#20045)
Refs #19908 [skip sauce] [skip validator]
This commit is contained in:
parent
6c2ba51ba4
commit
1f5d8aa4b3
6
grunt/npm-shrinkwrap.json
generated
6
grunt/npm-shrinkwrap.json
generated
@ -916,9 +916,9 @@
|
||||
"resolved": "https://registry.npmjs.org/escope/-/escope-3.6.0.tgz"
|
||||
},
|
||||
"eslint": {
|
||||
"version": "2.7.0",
|
||||
"from": "eslint@2.7.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint/-/eslint-2.7.0.tgz",
|
||||
"version": "2.8.0",
|
||||
"from": "eslint@2.8.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint/-/eslint-2.8.0.tgz",
|
||||
"dependencies": {
|
||||
"argparse": {
|
||||
"version": "1.0.7",
|
||||
|
@ -38,7 +38,7 @@
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^6.0.3",
|
||||
"babel-eslint": "^6.0.4",
|
||||
"eslint": "^2.7.0",
|
||||
"eslint": "^2.8.0",
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-babel": "^5.0.3",
|
||||
"grunt-build-control": "^0.6.0",
|
||||
|
Loading…
Reference in New Issue
Block a user