File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 7
7
"@typescript-eslint/eslint-plugin" : " 5.4.0" ,
8
8
"@typescript-eslint/parser" : " 5.4.0" ,
9
9
"eslint" : " 8.3.0" ,
10
- "eslint-config-airbnb" : " 19.0.0 " ,
10
+ "eslint-config-airbnb" : " 19.0.1 " ,
11
11
"eslint-config-prettier" : " 8.3.0" ,
12
12
"eslint-config-xo" : " 0.39.0" ,
13
13
"eslint-config-xo-react" : " 0.25.0" ,
Original file line number Diff line number Diff line change @@ -1689,10 +1689,10 @@ eslint-config-airbnb-base@^15.0.0:
1689
1689
object.entries "^1.1.5"
1690
1690
semver "^6.3.0"
1691
1691
1692
-
1693
- version "19.0.0 "
1694
- resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-19.0.0 .tgz#c518503e2dc7c04d91a3e8ff54dcdbd30729829c "
1695
- integrity sha512-f5FzCDw8osQJtifOGazdBtYuDOH38FVQSOwHvSU0iFjAmkdl4zQ1jG+YV6sVNt4gqVubqJwn98zZQzDoaCwDyw ==
1692
+
1693
+ version "19.0.1 "
1694
+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-19.0.1 .tgz#c4e39150a22571a78b27f701fd40b67addf21d2a "
1695
+ integrity sha512-ooV8Vdt3gmV6hCSJutRw5beArd56Cd++vvy7j0Y7DBhUKqcTyI7cWNcJpCJlcftGPRLtzdU0hNMtquOUSSm8nA ==
1696
1696
dependencies :
1697
1697
eslint-config-airbnb-base "^15.0.0"
1698
1698
object.assign "^4.1.2"
You can’t perform that action at this time.
0 commit comments