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 @@ -4492,10 +4492,10 @@ eslint-plugin-jsx-a11y@^6.4.1:
4492
4492
jsx-ast-utils "^3.1.0"
4493
4493
language-tags "^1.0.5"
4494
4494
4495
- eslint-plugin-prettier@^3.4 .0:
4496
- version "3.4.1 "
4497
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1. tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5 "
4498
- integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g ==
4495
+ eslint-plugin-prettier@^4.0 .0:
4496
+ version "4.0.0 "
4497
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0. tgz#8b99d1e4b8b24a762472b4567992023619cb98e0 "
4498
+ integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ ==
4499
4499
dependencies:
4500
4500
prettier-linter-helpers "^1.0.0"
4501
4501
You can’t perform that action at this time.
0 commit comments