diff options
| author | stonedDiscord <Tukz@gmx.de> | 2022-03-21 23:25:55 +0100 |
|---|---|---|
| committer | stonedDiscord <Tukz@gmx.de> | 2022-03-21 23:25:55 +0100 |
| commit | a263dc01e9d9bbb6c3cc56cfa9f3acb6bbfdc595 (patch) | |
| tree | 476293eda9c405b603f0710bfa4e53222a9706f0 | |
| parent | a3b82b264141905b8d033073e2d136005fd8e32f (diff) | |
Revert "update linter"
This reverts commit a3b82b264141905b8d033073e2d136005fd8e32f.
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 7a56fcb..c523f7b 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.0.6", + "babel-loader": "^8.2.3", "copy-webpack-plugin": "^10.2.4", "dotenv": "^16.0.0", "eslint": "^8.10.0", - "eslint-config-airbnb-base": "^14.1.0", - "eslint-plugin-import": "^2.20.2", + "eslint-config-airbnb-base": "^15.0.0", + "eslint-plugin-import": "^2.25.4", "glob": "^7.2.0", "html-webpack-plugin": "^5.5.0", "husky": "^7.0.0", |
