File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 5656 "dirty-chai" : " ^2.0.1" ,
5757 "eslint" : " ^7.32.0" ,
5858 "eslint-config-airbnb" : " ^18.2.1" ,
59- "eslint-config-airbnb-base" : " ^14.2.1 " ,
59+ "eslint-config-airbnb-base" : " ^15.0.0 " ,
6060 "eslint-plugin-import" : " ^2.25.4" ,
6161 "eslint-plugin-jsx-a11y" : " ^6.5.1" ,
6262 "eslint-plugin-mocha" : " ^9.0.0" ,
Original file line number Diff line number Diff line change @@ -2181,6 +2181,16 @@ eslint-config-airbnb-base@^14.2.1:
21812181 object.assign "^4.1.2"
21822182 object.entries "^1.1.2"
21832183
2184+ eslint-config-airbnb-base@^15.0.0 :
2185+ version "15.0.0"
2186+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-15.0.0.tgz#6b09add90ac79c2f8d723a2580e07f3925afd236"
2187+ integrity sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig==
2188+ dependencies :
2189+ confusing-browser-globals "^1.0.10"
2190+ object.assign "^4.1.2"
2191+ object.entries "^1.1.5"
2192+ semver "^6.3.0"
2193+
21842194eslint-config-airbnb@^18.2.1 :
21852195 version "18.2.1"
21862196 resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-18.2.1.tgz#b7fe2b42f9f8173e825b73c8014b592e449c98d9"
You can’t perform that action at this time.
0 commit comments