Upgrade dev deps

This commit is contained in:
vimux 2021-01-05 13:17:09 -05:00
parent 48b25ca96f
commit 68487a57bc
No known key found for this signature in database
GPG key ID: 5A34FDC4EE832E34
2 changed files with 1055 additions and 1092 deletions

2120
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -42,12 +42,13 @@
}, },
"dependencies": {}, "dependencies": {},
"devDependencies": { "devDependencies": {
"autoprefixer": "^9.8.4", "autoprefixer": "^10.1.0",
"eslint": "^7.4.0", "eslint": "^7.17.0",
"eslint-config-airbnb-base": "^14.2.0", "eslint-config-airbnb-base": "^14.2.1",
"eslint-plugin-import": "^2.22.0", "eslint-plugin-import": "^2.22.1",
"postcss-cli": "^7.1.1", "postcss": "^8.2.2",
"stylelint": "^13.6.1", "postcss-cli": "^8.3.1",
"stylelint": "^13.8.0",
"stylelint-order": "^4.1.0" "stylelint-order": "^4.1.0"
}, },
"scripts": { "scripts": {