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 46
46
"eslint" : " 7.32.0" ,
47
47
"eslint-config-prettier" : " 8.3.0" ,
48
48
"eslint-plugin-jest" : " 24.4.0" ,
49
- "eslint-plugin-prettier" : " 3.4.0 " ,
49
+ "eslint-plugin-prettier" : " 3.4.1 " ,
50
50
"jest" : " 26.6.3" ,
51
51
"jest-circus" : " 27.0.6" ,
52
52
"prettier" : " 2.3.2" ,
Original file line number Diff line number Diff line change @@ -1867,10 +1867,10 @@ eslint-plugin-jest@24.4.0:
1867
1867
dependencies :
1868
1868
" @typescript-eslint/experimental-utils" " ^4.0.1"
1869
1869
1870
- eslint-plugin-prettier@3.4.0 :
1871
- version "3.4.0 "
1872
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0 .tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7 "
1873
- integrity sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw ==
1870
+ eslint-plugin-prettier@3.4.1 :
1871
+ version "3.4.1 "
1872
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1 .tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5 "
1873
+ integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g ==
1874
1874
dependencies :
1875
1875
prettier-linter-helpers "^1.0.0"
1876
1876
You can’t perform that action at this time.
0 commit comments