mirror of
https://github.com/Vimux/Binario.git
synced 2024-11-13 02:18:29 +00:00
Upgrade dev deps
This commit is contained in:
parent
259ea8228f
commit
0ee5294c21
2 changed files with 1074 additions and 3096 deletions
4160
package-lock.json
generated
4160
package-lock.json
generated
File diff suppressed because it is too large
Load diff
10
package.json
10
package.json
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue