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.2 " ,
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 @@ -2169,14 +2169,24 @@ eslint-config-airbnb-base@^14.2.1:
21692169 object.assign "^4.1.2"
21702170 object.entries "^1.1.2"
21712171
2172- eslint-config-airbnb@^18.2.1 :
2173- version "18.2.1 "
2174- resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-18.2.1 .tgz#b7fe2b42f9f8173e825b73c8014b592e449c98d9 "
2175- integrity sha512-glZNDEZ36VdlZWoxn/bUR1r/sdFKPd1mHPbqUtkctgNG4yT2DLLtJ3D+yCV+jzZCc2V1nBVkmdknOJBZ5Hc0fg ==
2172+ eslint-config-airbnb-base@^15.0.0 :
2173+ version "15.0.0 "
2174+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base /-/eslint-config-airbnb-base-15.0.0 .tgz#6b09add90ac79c2f8d723a2580e07f3925afd236 "
2175+ integrity sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig ==
21762176 dependencies :
2177- eslint-config-airbnb-base "^14.2.1 "
2177+ confusing-browser-globals "^1.0.10 "
21782178 object.assign "^4.1.2"
2179- object.entries "^1.1.2"
2179+ object.entries "^1.1.5"
2180+ semver "^6.3.0"
2181+
2182+ eslint-config-airbnb@^19.0.2 :
2183+ version "19.0.2"
2184+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-19.0.2.tgz#3a1681e39b68cc6abeae58300014ed5d5706b625"
2185+ integrity sha512-4v5DEMVSl043LaCT+gsxPcoiIk0iYG5zxJKKjIy80H/D//2E0vtuOBWkb0CBDxjF+y26yQzspIXYuY6wMmt9Cw==
2186+ dependencies :
2187+ eslint-config-airbnb-base "^15.0.0"
2188+ object.assign "^4.1.2"
2189+ object.entries "^1.1.5"
21802190
21812191eslint-import-resolver-node@^0.3.6 :
21822192 version "0.3.6"
You can’t perform that action at this time.
0 commit comments