Skip to content

Commit 0419085

Browse files
chore(deps-dev): bump eslint-plugin-prettier from 3.4.0 to 4.2.1
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.4.0 to 4.2.1. - [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/v4.2.1) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e4b339d commit 0419085

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"babel-jest": "^29.0.3",
3838
"babel-preset-expo": "^8.2.1",
3939
"eslint": "7",
40-
"eslint-plugin-prettier": "^3.1.2",
40+
"eslint-plugin-prettier": "^4.2.1",
4141
"expo": "^38.0.10",
4242
"flow-bin": "^0.142.0",
4343
"husky": "^5.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6786,10 +6786,10 @@ eslint-plugin-prettier@3.1.2:
67866786
dependencies:
67876787
prettier-linter-helpers "^1.0.0"
67886788

6789-
eslint-plugin-prettier@^3.1.2:
6790-
version "3.4.0"
6791-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0.tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7"
6792-
integrity sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw==
6789+
eslint-plugin-prettier@^4.2.1:
6790+
version "4.2.1"
6791+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b"
6792+
integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==
67936793
dependencies:
67946794
prettier-linter-helpers "^1.0.0"
67956795

0 commit comments

Comments
 (0)