Skip to content

Commit 79ee536

Browse files
chore(deps): update dependency eslint-plugin-prettier to v4.2.1
1 parent 1ebec3a commit 79ee536

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@typescript-eslint/parser": "5.16.0",
5454
"eslint": "8.23.1",
5555
"eslint-config-prettier": "8.5.0",
56-
"eslint-plugin-prettier": "4.0.0",
56+
"eslint-plugin-prettier": "4.2.1",
5757
"husky": "7.0.4",
5858
"jsdom": "19.0.0",
5959
"lint-staged": "12.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1245,10 +1245,10 @@ [email protected]:
12451245
resolved "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz"
12461246
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
12471247

1248-
eslint-plugin-prettier@4.0.0:
1249-
version "4.0.0"
1250-
resolved "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz"
1251-
integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==
1248+
eslint-plugin-prettier@4.2.1:
1249+
version "4.2.1"
1250+
resolved "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz"
1251+
integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==
12521252
dependencies:
12531253
prettier-linter-helpers "^1.0.0"
12541254

0 commit comments

Comments
 (0)