Skip to content

Commit 46bfb78

Browse files
chore(deps): update dependency eslint-plugin-prettier to v5.0.1 (#4854)
1 parent 80ce978 commit 46bfb78

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
@@ -48,7 +48,7 @@
4848
"eslint-plugin-jsx-a11y": "6.7.1",
4949
"eslint-plugin-n": "16.1.0",
5050
"eslint-plugin-node": "11.1.0",
51-
"eslint-plugin-prettier": "5.0.0",
51+
"eslint-plugin-prettier": "5.0.1",
5252
"eslint-plugin-promise": "6.1.1",
5353
"eslint-plugin-react": "7.33.2",
5454
"eslint-plugin-react-hooks": "4.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11574,10 +11574,10 @@ [email protected]:
1157411574
resolve "^1.10.1"
1157511575
semver "^6.1.0"
1157611576

11577-
11578-
version "5.0.0"
11579-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.0.tgz#6887780ed95f7708340ec79acfdf60c35b9be57a"
11580-
integrity sha512-AgaZCVuYDXHUGxj/ZGu1u8H8CYgDY3iG6w5kUFw4AzMVXzB7VvbKgYR4nATIN+OvUrghMbiDLeimVjVY5ilq3w==
11577+
11578+
version "5.0.1"
11579+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.1.tgz#a3b399f04378f79f066379f544e42d6b73f11515"
11580+
integrity sha512-m3u5RnR56asrwV/lDC4GHorlW75DsFfmUcjfCYylTUs85dBRnB7VM6xG8eCMJdeDRnppzmxZVf1GEPJvl1JmNg==
1158111581
dependencies:
1158211582
prettier-linter-helpers "^1.0.0"
1158311583
synckit "^0.8.5"

0 commit comments

Comments
 (0)