File tree Expand file tree Collapse file tree 2 files changed +13
-12
lines changed Expand file tree Collapse file tree 2 files changed +13
-12
lines changed Original file line number Diff line number Diff line change 102102 "enzyme" : " 3.11.0" ,
103103 "enzyme-adapter-react-16" : " 1.15.6" ,
104104 "eslint" : " 7.32.0" ,
105- "eslint-config-airbnb" : " 18.2.1 " ,
105+ "eslint-config-airbnb" : " 19.0.4 " ,
106106 "eslint-config-prettier" : " 7.2.0" ,
107107 "eslint-plugin-import" : " 2.25.3" ,
108108 "eslint-plugin-jest" : " 23.20.0" ,
Original file line number Diff line number Diff line change @@ -4668,23 +4668,24 @@ escodegen@^2.0.0:
46684668 optionalDependencies:
46694669 source-map "~0.6.1"
46704670
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 ==
46754675 dependencies:
46764676 confusing-browser-globals "^1.0.10"
46774677 object.assign "^4.1.2"
4678- object.entries "^1.1.2"
4678+ object.entries "^1.1.5"
4679+ semver "^6.3.0"
46794680
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 ==
46844685 dependencies:
4685- eslint-config-airbnb-base "^14.2.1 "
4686+ eslint-config-airbnb-base "^15.0.0 "
46864687 object.assign "^4.1.2"
4687- object.entries "^1.1.2 "
4688+ object.entries "^1.1.5 "
46884689
46894690eslint-config-prettier@7.2.0:
46904691 version "7.2.0"
You can’t perform that action at this time.
0 commit comments