Update dev deps

This commit is contained in:
vimux 2019-07-11 11:45:27 -04:00
parent 8a16657730
commit 8b7b82cc4f
No known key found for this signature in database
GPG key ID: 5A34FDC4EE832E34
2 changed files with 566 additions and 776 deletions

1330
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -42,13 +42,13 @@
},
"dependencies": {},
"devDependencies": {
"autoprefixer": "^9.2.1",
"autoprefixer": "^9.6.1",
"eslint": "^4.19.1",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-plugin-import": "^2.14.0",
"postcss-cli": "^6.0.1",
"stylelint": "^9.10.1",
"stylelint-order": "^1.0.0"
"eslint-config-airbnb-base": "^13.2.0",
"eslint-plugin-import": "^2.18.0",
"postcss-cli": "^6.1.3",
"stylelint": "^10.1.0",
"stylelint-order": "^3.0.0"
},
"scripts": {
"lint:prefixes": "postcss static/css/*.css",