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 63
63
"eslint-config-prettier" : " ^8.1.0" ,
64
64
"eslint-import-resolver-alias" : " ^1.1.2" ,
65
65
"eslint-plugin-import" : " ^2.18.2" ,
66
- "eslint-plugin-prettier" : " ^3.1 .0" ,
66
+ "eslint-plugin-prettier" : " ^4.0 .0" ,
67
67
"prettier" : " ^2.2.1" ,
68
68
"prettier-plugin-sh" : " ^0.7.1" ,
69
69
"shellcheck" : " ^1.0.0" ,
Original file line number Diff line number Diff line change @@ -1934,10 +1934,10 @@ eslint-plugin-import@^2.18.2:
1934
1934
resolve "^1.20.0"
1935
1935
tsconfig-paths "^3.9.0"
1936
1936
1937
- eslint-plugin-prettier@^3.1 .0 :
1938
- version "3.4 .0"
1939
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3. 4.0.tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7 "
1940
- integrity sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw ==
1937
+ eslint-plugin-prettier@^4.0 .0 :
1938
+ version "4.0 .0"
1939
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0. tgz#8b99d1e4b8b24a762472b4567992023619cb98e0 "
1940
+ integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ ==
1941
1941
dependencies :
1942
1942
prettier-linter-helpers "^1.0.0"
1943
1943
You can’t perform that action at this time.
0 commit comments