Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Vimux/Binario.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index b5a4bcb..0760db2 100644
--- a/package.json
+++ b/package.json
@@ -42,12 +42,12 @@
},
"dependencies": {},
"devDependencies": {
- "autoprefixer": "^10.2.6",
+ "autoprefixer": "^10.3.1",
"editorconfig-checker": "^4.0.2",
- "eslint": "^7.28.0",
+ "eslint": "^7.32.0",
"eslint-config-airbnb-base": "^14.2.1",
- "eslint-plugin-import": "^2.23.4",
- "postcss": "^8.3.4",
+ "eslint-plugin-import": "^2.24.0",
+ "postcss": "^8.3.6",
"postcss-cli": "^8.3.1",
"stylelint": "^13.13.1",
"stylelint-order": "^4.1.0"