mirror of
https://github.com/Vimux/Binario.git
synced 2024-11-11 01:38:28 +00:00
Update dev deps
This commit is contained in:
parent
8a16657730
commit
8b7b82cc4f
2 changed files with 566 additions and 776 deletions
1330
package-lock.json
generated
1330
package-lock.json
generated
File diff suppressed because it is too large
Load diff
12
package.json
12
package.json
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue