File tree Expand file tree Collapse file tree 2 files changed +17
-7
lines changed Expand file tree Collapse file tree 2 files changed +17
-7
lines changed Original file line number Diff line number Diff line change 5555 "chai" : " ^4.3.4" ,
5656 "dirty-chai" : " ^2.0.1" ,
5757 "eslint" : " ^7.32.0" ,
58- "eslint-config-airbnb" : " ^18.2.1 " ,
58+ "eslint-config-airbnb" : " ^19.0.4 " ,
5959 "eslint-config-airbnb-base" : " ^14.2.1" ,
6060 "eslint-plugin-import" : " ^2.25.3" ,
6161 "eslint-plugin-jsx-a11y" : " ^6.5.1" ,
Original file line number Diff line number Diff line change @@ -2180,14 +2180,24 @@ eslint-config-airbnb-base@^14.2.1:
21802180 object.assign "^4.1.2"
21812181 object.entries "^1.1.2"
21822182
2183- eslint-config-airbnb@^18.2.1 :
2184- version "18.2.1 "
2185- resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-18.2.1 .tgz#b7fe2b42f9f8173e825b73c8014b592e449c98d9 "
2186- integrity sha512-glZNDEZ36VdlZWoxn/bUR1r/sdFKPd1mHPbqUtkctgNG4yT2DLLtJ3D+yCV+jzZCc2V1nBVkmdknOJBZ5Hc0fg ==
2183+ eslint-config-airbnb-base@^15.0.0 :
2184+ version "15.0.0 "
2185+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base /-/eslint-config-airbnb-base-15.0.0 .tgz#6b09add90ac79c2f8d723a2580e07f3925afd236 "
2186+ integrity sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig ==
21872187 dependencies :
2188- eslint-config-airbnb-base "^14.2.1 "
2188+ confusing-browser-globals "^1.0.10 "
21892189 object.assign "^4.1.2"
2190- object.entries "^1.1.2"
2190+ object.entries "^1.1.5"
2191+ semver "^6.3.0"
2192+
2193+ eslint-config-airbnb@^19.0.4 :
2194+ version "19.0.4"
2195+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-19.0.4.tgz#84d4c3490ad70a0ffa571138ebcdea6ab085fdc3"
2196+ integrity sha512-T75QYQVQX57jiNgpF9r1KegMICE94VYwoFQyMGhrvc+lB8YF2E/M/PYDaQe1AJcWaEgqLE+ErXV1Og/+6Vyzew==
2197+ dependencies :
2198+ eslint-config-airbnb-base "^15.0.0"
2199+ object.assign "^4.1.2"
2200+ object.entries "^1.1.5"
21912201
21922202eslint-import-resolver-node@^0.3.6 :
21932203 version "0.3.6"
You can’t perform that action at this time.
0 commit comments