Skip to content

Commit 0b1fe82

Browse files
feat(deps): bump eslint-plugin-prettier from 3.3.1 to 3.4.0
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-plugin-prettier/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 073b9a6 commit 0b1fe82

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"eslint-plugin-import": "^2.20.0",
7171
"eslint-plugin-jest": "^24.1.5",
7272
"eslint-plugin-jsx-a11y": "^6.4.1",
73-
"eslint-plugin-prettier": "^3.3.1",
73+
"eslint-plugin-prettier": "^3.4.0",
7474
"eslint-plugin-react": "^7.23.2",
7575
"eslint-plugin-react-hooks": "^4.2.0",
7676
"glob": "^7.1.6",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3892,10 +3892,10 @@ eslint-plugin-jsx-a11y@^6.4.1:
38923892
jsx-ast-utils "^3.1.0"
38933893
language-tags "^1.0.5"
38943894

3895-
eslint-plugin-prettier@^3.3.1:
3896-
version "3.3.1"
3897-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.1.tgz#7079cfa2497078905011e6f82e8dd8453d1371b7"
3898-
integrity sha512-Rq3jkcFY8RYeQLgk2cCwuc0P7SEFwDravPhsJZOQ5N4YI4DSg50NyqJ/9gdZHzQlHf8MvafSesbNJCcP/FF6pQ==
3895+
eslint-plugin-prettier@^3.4.0:
3896+
version "3.4.0"
3897+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0.tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7"
3898+
integrity sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw==
38993899
dependencies:
39003900
prettier-linter-helpers "^1.0.0"
39013901

0 commit comments

Comments
 (0)