Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit 5b150f3

Browse files
authored
Merge pull request #356 from kufu/renovate/patch-eslint-and-prettier
chore(deps): update dependency eslint-plugin-prettier to ^3.4.1
2 parents c01eb38 + 52ea7d4 commit 5b150f3

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
@@ -45,7 +45,7 @@
4545
"@typescript-eslint/parser": "^4.24.0",
4646
"eslint-config-prettier": "^8.3.0",
4747
"eslint-plugin-jsx-a11y": "^6.4.1",
48-
"eslint-plugin-prettier": "^3.4.0",
48+
"eslint-plugin-prettier": "^3.4.1",
4949
"eslint-plugin-react": "^7.24.0",
5050
"eslint-plugin-react-hooks": "^4.2.0"
5151
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2175,10 +2175,10 @@ eslint-plugin-jsx-a11y@^6.4.1:
21752175
jsx-ast-utils "^3.1.0"
21762176
language-tags "^1.0.5"
21772177

2178-
eslint-plugin-prettier@^3.4.0:
2179-
version "3.4.0"
2180-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0.tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7"
2181-
integrity sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw==
2178+
eslint-plugin-prettier@^3.4.1:
2179+
version "3.4.1"
2180+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1.tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5"
2181+
integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g==
21822182
dependencies:
21832183
prettier-linter-helpers "^1.0.0"
21842184

0 commit comments

Comments
 (0)