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 45
45
"eslint" : " ^8.36.0" ,
46
46
"eslint-config-airbnb" : " ^19.0.4" ,
47
47
"eslint-config-airbnb-typescript" : " ^17.0.0" ,
48
- "eslint-config-prettier" : " ^8.7 .0" ,
48
+ "eslint-config-prettier" : " ^9.1 .0" ,
49
49
"eslint-plugin-import" : " ^2.27.5" ,
50
50
"eslint-plugin-jest" : " ^27.2.1" ,
51
51
"eslint-plugin-jsx-a11y" : " ^6.7.1" ,
Original file line number Diff line number Diff line change @@ -4090,10 +4090,10 @@ eslint-config-airbnb@^19.0.4:
4090
4090
object.assign "^4.1.2"
4091
4091
object.entries "^1.1.5"
4092
4092
4093
- eslint-config-prettier@^8.7 .0 :
4094
- version "8.7 .0"
4095
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.7 .0.tgz#f1cc58a8afebc50980bd53475451df146c13182d "
4096
- integrity sha512-HHVXLSlVUhMSmyW4ZzEuvjpwqamgmlfkutD53cYXLikh4pt/modINRcCIApJ84czDxM4GZInwUrromsDdTImTA ==
4093
+ eslint-config-prettier@^9.1 .0 :
4094
+ version "9.1 .0"
4095
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1 .0.tgz#31af3d94578645966c082fcb71a5846d3c94867f "
4096
+ integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw ==
4097
4097
4098
4098
eslint-import-resolver-node@^0.3.7 :
4099
4099
version "0.3.7"
You can’t perform that action at this time.
0 commit comments