File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 23
23
"eslint" : " 8.16.0" ,
24
24
"eslint-config-prettier" : " 8.5.0" ,
25
25
"eslint-plugin-jest" : " 26.2.2" ,
26
- "eslint-plugin-prettier" : " ^ 4.0.0" ,
26
+ "eslint-plugin-prettier" : " 4.0.0" ,
27
27
"eslint-plugin-simple-import-sort" : " 7.0.0" ,
28
28
"jest" : " 28.1.0" ,
29
29
"prettier" : " 2.6.2" ,
Original file line number Diff line number Diff line change @@ -1322,7 +1322,7 @@ eslint-plugin-jest@26.2.2:
1322
1322
dependencies :
1323
1323
" @typescript-eslint/utils" " ^5.10.0"
1324
1324
1325
- eslint-plugin-prettier@^ 4.0.0 :
1325
+ eslint-plugin-prettier@4.0.0 :
1326
1326
version "4.0.0"
1327
1327
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz#8b99d1e4b8b24a762472b4567992023619cb98e0"
1328
1328
integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==
You can’t perform that action at this time.
0 commit comments