aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index c523f7b..7a56fcb 100644
--- a/package.json
+++ b/package.json
@@ -28,12 +28,12 @@
"@babel/core": "^7.17.5",
"@babel/plugin-transform-modules-commonjs": "^7.16.8",
"@babel/preset-env": "^7.16.11",
- "babel-loader": "^8.2.3",
+ "babel-loader": "^8.0.6",
"copy-webpack-plugin": "^10.2.4",
"dotenv": "^16.0.0",
"eslint": "^8.10.0",
- "eslint-config-airbnb-base": "^15.0.0",
- "eslint-plugin-import": "^2.25.4",
+ "eslint-config-airbnb-base": "^14.1.0",
+ "eslint-plugin-import": "^2.20.2",
"glob": "^7.2.0",
"html-webpack-plugin": "^5.5.0",
"husky": "^7.0.0",