Upgrade dev deps

This commit is contained in:
vimux 2020-04-05 09:47:40 -04:00
parent 259ea8228f
commit 0ee5294c21
No known key found for this signature in database
GPG key ID: 5A34FDC4EE832E34
2 changed files with 1074 additions and 3096 deletions

4146
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -42,12 +42,12 @@
},
"dependencies": {},
"devDependencies": {
"autoprefixer": "^9.7.3",
"autoprefixer": "^9.7.5",
"eslint": "^6.8.0",
"eslint-config-airbnb-base": "^14.0.0",
"eslint-plugin-import": "^2.19.1",
"postcss-cli": "^6.1.3",
"stylelint": "^12.0.1",
"eslint-config-airbnb-base": "^14.1.0",
"eslint-plugin-import": "^2.20.2",
"postcss-cli": "^7.1.0",
"stylelint": "^13.3.0",
"stylelint-order": "^4.0.0"
},
"scripts": {