File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 56
56
"dirty-chai" : " ^2.0.1" ,
57
57
"eslint" : " ^7.32.0" ,
58
58
"eslint-config-airbnb" : " ^18.2.1" ,
59
- "eslint-config-airbnb-base" : " ^14.2.1 " ,
59
+ "eslint-config-airbnb-base" : " ^15.0.0 " ,
60
60
"eslint-plugin-import" : " ^2.26.0" ,
61
61
"eslint-plugin-jsx-a11y" : " ^6.5.1" ,
62
62
"eslint-plugin-mocha" : " ^9.0.0" ,
Original file line number Diff line number Diff line change @@ -2207,6 +2207,16 @@ eslint-config-airbnb-base@^14.2.1:
2207
2207
object.assign "^4.1.2"
2208
2208
object.entries "^1.1.2"
2209
2209
2210
+ eslint-config-airbnb-base@^15.0.0 :
2211
+ version "15.0.0"
2212
+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-15.0.0.tgz#6b09add90ac79c2f8d723a2580e07f3925afd236"
2213
+ integrity sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig==
2214
+ dependencies :
2215
+ confusing-browser-globals "^1.0.10"
2216
+ object.assign "^4.1.2"
2217
+ object.entries "^1.1.5"
2218
+ semver "^6.3.0"
2219
+
2210
2220
eslint-config-airbnb@^18.2.1 :
2211
2221
version "18.2.1"
2212
2222
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