File tree 2 files changed +13
-12
lines changed
2 files changed +13
-12
lines changed Original file line number Diff line number Diff line change 102
102
"enzyme" : " 3.11.0" ,
103
103
"enzyme-adapter-react-16" : " 1.15.6" ,
104
104
"eslint" : " 7.32.0" ,
105
- "eslint-config-airbnb" : " 18.2.1 " ,
105
+ "eslint-config-airbnb" : " 19.0.4 " ,
106
106
"eslint-config-prettier" : " 7.2.0" ,
107
107
"eslint-plugin-import" : " 2.25.3" ,
108
108
"eslint-plugin-jest" : " 23.20.0" ,
Original file line number Diff line number Diff line change @@ -4668,23 +4668,24 @@ escodegen@^2.0.0:
4668
4668
optionalDependencies:
4669
4669
source-map "~0.6.1"
4670
4670
4671
- eslint-config-airbnb-base@^14.2.1 :
4672
- version "14.2.1 "
4673
- resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.2.1 .tgz#8a2eb38455dc5a312550193b319cdaeef042cd1e "
4674
- integrity sha512-GOrQyDtVEc1Xy20U7vsB2yAoB4nBlfH5HZJeatRXHleO+OS5Ot+MWij4Dpltw4/DyIkqUfqz1epfhVR5XWWQPA ==
4671
+ eslint-config-airbnb-base@^15.0.0 :
4672
+ version "15.0.0 "
4673
+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-15.0.0 .tgz#6b09add90ac79c2f8d723a2580e07f3925afd236 "
4674
+ integrity sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig ==
4675
4675
dependencies:
4676
4676
confusing-browser-globals "^1.0.10"
4677
4677
object.assign "^4.1.2"
4678
- object.entries "^1.1.2"
4678
+ object.entries "^1.1.5"
4679
+ semver "^6.3.0"
4679
4680
4680
- eslint-config-airbnb@18.2.1 :
4681
- version "18.2.1 "
4682
- resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-18.2.1 .tgz#b7fe2b42f9f8173e825b73c8014b592e449c98d9 "
4683
- integrity sha512-glZNDEZ36VdlZWoxn/bUR1r/sdFKPd1mHPbqUtkctgNG4yT2DLLtJ3D+yCV+jzZCc2V1nBVkmdknOJBZ5Hc0fg ==
4681
+ eslint-config-airbnb@19.0.4 :
4682
+ version "19.0.4 "
4683
+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-19.0.4 .tgz#84d4c3490ad70a0ffa571138ebcdea6ab085fdc3 "
4684
+ integrity sha512-T75QYQVQX57jiNgpF9r1KegMICE94VYwoFQyMGhrvc+lB8YF2E/M/PYDaQe1AJcWaEgqLE+ErXV1Og/+6Vyzew ==
4684
4685
dependencies:
4685
- eslint-config-airbnb-base "^14.2.1 "
4686
+ eslint-config-airbnb-base "^15.0.0 "
4686
4687
object.assign "^4.1.2"
4687
- object.entries "^1.1.2 "
4688
+ object.entries "^1.1.5 "
4688
4689
4689
4690
4690
4691
version "7.2.0"
You can’t perform that action at this time.
0 commit comments