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 101101 "enzyme" : " 3.11.0" ,
102102 "enzyme-adapter-react-16" : " 1.15.6" ,
103103 "eslint" : " 7.32.0" ,
104- "eslint-config-airbnb" : " 18.2.1 " ,
104+ "eslint-config-airbnb" : " 19.0.4 " ,
105105 "eslint-config-prettier" : " 7.2.0" ,
106106 "eslint-webpack-plugin" : " 2.6.0" ,
107107 "eslint-plugin-import" : " 2.25.3" ,
Original file line number Diff line number Diff line change @@ -4651,23 +4651,24 @@ escodegen@^2.0.0:
46514651 optionalDependencies:
46524652 source-map "~0.6.1"
46534653
4654- eslint-config-airbnb-base@^14.2.1 :
4655- version "14.2.1 "
4656- resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.2.1 .tgz#8a2eb38455dc5a312550193b319cdaeef042cd1e "
4657- integrity sha512-GOrQyDtVEc1Xy20U7vsB2yAoB4nBlfH5HZJeatRXHleO+OS5Ot+MWij4Dpltw4/DyIkqUfqz1epfhVR5XWWQPA ==
4654+ eslint-config-airbnb-base@^15.0.0 :
4655+ version "15.0.0 "
4656+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-15.0.0 .tgz#6b09add90ac79c2f8d723a2580e07f3925afd236 "
4657+ integrity sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig ==
46584658 dependencies:
46594659 confusing-browser-globals "^1.0.10"
46604660 object.assign "^4.1.2"
4661- object.entries "^1.1.2"
4661+ object.entries "^1.1.5"
4662+ semver "^6.3.0"
46624663
4663- eslint-config-airbnb@18.2.1 :
4664- version "18.2.1 "
4665- resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-18.2.1 .tgz#b7fe2b42f9f8173e825b73c8014b592e449c98d9 "
4666- integrity sha512-glZNDEZ36VdlZWoxn/bUR1r/sdFKPd1mHPbqUtkctgNG4yT2DLLtJ3D+yCV+jzZCc2V1nBVkmdknOJBZ5Hc0fg ==
4664+ eslint-config-airbnb@19.0.4 :
4665+ version "19.0.4 "
4666+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-19.0.4 .tgz#84d4c3490ad70a0ffa571138ebcdea6ab085fdc3 "
4667+ integrity sha512-T75QYQVQX57jiNgpF9r1KegMICE94VYwoFQyMGhrvc+lB8YF2E/M/PYDaQe1AJcWaEgqLE+ErXV1Og/+6Vyzew ==
46674668 dependencies:
4668- eslint-config-airbnb-base "^14.2.1 "
4669+ eslint-config-airbnb-base "^15.0.0 "
46694670 object.assign "^4.1.2"
4670- object.entries "^1.1.2 "
4671+ object.entries "^1.1.5 "
46714672
46724673eslint-config-prettier@7.2.0:
46734674 version "7.2.0"
You can’t perform that action at this time.
0 commit comments