Skip to content

Commit 78aaa36

Browse files
Update dependency eslint-plugin-prettier to v4.2.1
1 parent 4329ee1 commit 78aaa36

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
@@ -15,7 +15,7 @@
1515
"babel-eslint": "10.1.0",
1616
"eslint": "7.32.0",
1717
"eslint-config-prettier": "8.9.0",
18-
"eslint-plugin-prettier": "4.0.0",
18+
"eslint-plugin-prettier": "4.2.1",
1919
"jest": "27.5.1",
2020
"prettier": "2.8.8",
2121
"release-it": "14.14.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1899,10 +1899,10 @@ [email protected]:
18991899
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.9.0.tgz#094b6254b2804b0544f7cee535f802b6d29ee10b"
19001900
integrity sha512-+sbni7NfVXnOpnRadUA8S28AUlsZt9GjgFvABIRL9Hkn8KqNzOp+7Lw4QWtrwn20KzU3wqu1QoOj2m+7rKRqkA==
19011901

1902-
eslint-plugin-prettier@4.0.0:
1903-
version "4.0.0"
1904-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz#8b99d1e4b8b24a762472b4567992023619cb98e0"
1905-
integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==
1902+
eslint-plugin-prettier@4.2.1:
1903+
version "4.2.1"
1904+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b"
1905+
integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==
19061906
dependencies:
19071907
prettier-linter-helpers "^1.0.0"
19081908

0 commit comments

Comments
 (0)