Skip to content

Commit 1de9cae

Browse files
chore(deps): update dependency eslint-plugin-prettier to v5.0.1
1 parent ee30514 commit 1de9cae

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
@@ -58,7 +58,7 @@
5858
"eslint-plugin-import": "2.28.1",
5959
"eslint-plugin-jsx-a11y": "6.7.1",
6060
"eslint-plugin-mdx": "^2.2.0",
61-
"eslint-plugin-prettier": "5.0.0",
61+
"eslint-plugin-prettier": "5.0.1",
6262
"eslint-plugin-react": "7.33.2",
6363
"eslint-plugin-react-hooks": "4.6.0",
6464
"identity-obj-proxy": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6277,10 +6277,10 @@ eslint-plugin-mdx@^2.2.0:
62776277
unified "^10.1.2"
62786278
vfile "^5.3.7"
62796279

6280-
6281-
version "5.0.0"
6282-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.0.tgz#6887780ed95f7708340ec79acfdf60c35b9be57a"
6283-
integrity sha512-AgaZCVuYDXHUGxj/ZGu1u8H8CYgDY3iG6w5kUFw4AzMVXzB7VvbKgYR4nATIN+OvUrghMbiDLeimVjVY5ilq3w==
6280+
6281+
version "5.0.1"
6282+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.1.tgz#a3b399f04378f79f066379f544e42d6b73f11515"
6283+
integrity sha512-m3u5RnR56asrwV/lDC4GHorlW75DsFfmUcjfCYylTUs85dBRnB7VM6xG8eCMJdeDRnppzmxZVf1GEPJvl1JmNg==
62846284
dependencies:
62856285
prettier-linter-helpers "^1.0.0"
62866286
synckit "^0.8.5"

0 commit comments

Comments
 (0)