File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 67
67
"clean-webpack-plugin" : " 3.0.0" ,
68
68
"css-loader" : " 3.5.2" ,
69
69
"eslint" : " 6.8.0" ,
70
- "eslint-config-airbnb" : " 18.0.1 " ,
70
+ "eslint-config-airbnb" : " 18.1.0 " ,
71
71
"eslint-config-prettier" : " 6.10.1" ,
72
72
"eslint-plugin-import" : " 2.20.2" ,
73
73
"eslint-plugin-jsx-a11y" : " 6.2.3" ,
Original file line number Diff line number Diff line change @@ -5791,7 +5791,7 @@ escodegen@^1.11.1:
5791
5791
optionalDependencies:
5792
5792
source-map "~0.6.1"
5793
5793
5794
- eslint-config-airbnb-base@^14.0 .0:
5794
+ eslint-config-airbnb-base@^14.1 .0:
5795
5795
version "14.1.0"
5796
5796
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.1.0.tgz#2ba4592dd6843258221d9bff2b6831bd77c874e4"
5797
5797
integrity sha512-+XCcfGyCnbzOnktDVhwsCAx+9DmrzEmuwxyHUJpw+kqBVT744OUBrB09khgFKlK1lshVww6qXGsYPZpavoNjJw==
@@ -5800,14 +5800,14 @@ eslint-config-airbnb-base@^14.0.0:
5800
5800
object.assign "^4.1.0"
5801
5801
object.entries "^1.1.1"
5802
5802
5803
- eslint-config-airbnb@18.0.1 :
5804
- version "18.0.1 "
5805
- resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-18.0.1. tgz#a3a74cc29b46413b6096965025381df8fb908559 "
5806
- integrity sha512-hLb/ccvW4grVhvd6CT83bECacc+s4Z3/AEyWQdIT2KeTsG9dR7nx1gs7Iw4tDmGKozCNHFn4yZmRm3Tgy+XxyQ ==
5803
+ eslint-config-airbnb@18.1.0 :
5804
+ version "18.1.0 "
5805
+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-18.1.0. tgz#724d7e93dadd2169492ff5363c5aaa779e01257d "
5806
+ integrity sha512-kZFuQC/MPnH7KJp6v95xsLBf63G/w7YqdPfQ0MUanxQ7zcKUNG8j+sSY860g3NwCBOa62apw16J6pRN+AOgXzw ==
5807
5807
dependencies:
5808
- eslint-config-airbnb-base "^14.0 .0"
5808
+ eslint-config-airbnb-base "^14.1 .0"
5809
5809
object.assign "^4.1.0"
5810
- object.entries "^1.1.0 "
5810
+ object.entries "^1.1.1 "
5811
5811
5812
5812
5813
5813
version "6.10.1"
You can’t perform that action at this time.
0 commit comments