chore: upgrade linting stack since Node.js 12.x upgrade

This commit is contained in:
Paul Bredenberg 2020-05-20 09:30:42 -04:00
parent ad805e863c
commit 4ec823b7d4
2 changed files with 531 additions and 237 deletions

763
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,19 +25,18 @@
},
"homepage": "https://github.com/silvermine/videojs-quality-selector#readme",
"devDependencies": {
"@silvermine/eslint-config": "2.2.1",
"@silvermine/eslint-config": "3.0.0-rc.0",
"@silvermine/sass-lint-config": "1.1.0",
"autoprefixer": "9.5.1",
"check-node-version": "4.0.3",
"coveralls": "3.0.3",
"eslint": "5.16.0",
"expect.js": "0.3.1",
"grunt": "1.0.4",
"grunt-browserify": "5.3.0",
"grunt-contrib-clean": "2.0.0",
"grunt-contrib-uglify": "4.0.1",
"grunt-contrib-watch": "1.1.0",
"grunt-eslint": "21.0.0",
"grunt-eslint": "22.0.0",
"grunt-postcss": "0.9.0",
"grunt-sass": "3.0.2",
"grunt-sass-lint": "0.2.4",