File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 17
17
"@typescript-eslint/eslint-plugin" : " ^4.22.0" ,
18
18
"@typescript-eslint/parser" : " ^4.22.0" ,
19
19
"eslint" : " ^7.25.0" ,
20
- "eslint-config-prettier" : " ^8.3 .0" ,
20
+ "eslint-config-prettier" : " ^9.0 .0" ,
21
21
"eslint-plugin-import" : " ^2.22.1" ,
22
22
"eslint-plugin-prettier" : " ^3.4.0" ,
23
23
"mocha" : " ^8.3.2" ,
Original file line number Diff line number Diff line change @@ -694,10 +694,10 @@ escape-string-regexp@^1.0.5:
694
694
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
695
695
integrity sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==
696
696
697
- eslint-config-prettier@^8.3 .0 :
698
- version "8.10 .0"
699
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10 .0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11 "
700
- integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg ==
697
+ eslint-config-prettier@^9.0 .0 :
698
+ version "9.0 .0"
699
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0 .0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f "
700
+ integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw ==
701
701
702
702
eslint-import-resolver-node@^0.3.7 :
703
703
version "0.3.9"
You can’t perform that action at this time.
0 commit comments