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 34
34
"eslint-plugin-filenames" : " ^1.3.2" ,
35
35
"eslint-plugin-import" : " ^2.23.4" ,
36
36
"eslint-plugin-jsx-a11y" : " ^6.4.1" ,
37
- "eslint-plugin-prettier" : " ^3.4 .0" ,
37
+ "eslint-plugin-prettier" : " ^4.0 .0" ,
38
38
"eslint-plugin-react" : " ^7.24.0" ,
39
39
"gatsby" : " ^3.14.0-next.0" ,
40
40
"gatsby-plugin-utils" : " ^1.14.0-next.0" ,
Original file line number Diff line number Diff line change @@ -4497,10 +4497,10 @@ eslint-plugin-jsx-a11y@^6.4.1:
4497
4497
jsx-ast-utils "^3.1.0"
4498
4498
language-tags "^1.0.5"
4499
4499
4500
- eslint-plugin-prettier@^3.4 .0:
4501
- version "3.4.1 "
4502
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1. tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5 "
4503
- integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g ==
4500
+ eslint-plugin-prettier@^4.0 .0:
4501
+ version "4.0.0 "
4502
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0. tgz#8b99d1e4b8b24a762472b4567992023619cb98e0 "
4503
+ integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ ==
4504
4504
dependencies:
4505
4505
prettier-linter-helpers "^1.0.0"
4506
4506
You can’t perform that action at this time.
0 commit comments