Skip to content

Commit 516427e

Browse files
authored
Merge pull request #23 from ms-fadaei/renovate/eslint-plugin-prettier-4.x
chore(deps): update dependency eslint-plugin-prettier to v4.2.1
2 parents 5a4b882 + 79ee536 commit 516427e

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
@@ -1251,10 +1251,10 @@ [email protected]:
12511251
resolved "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz"
12521252
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
12531253

1254-
eslint-plugin-prettier@4.0.0:
1255-
version "4.0.0"
1256-
resolved "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz"
1257-
integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==
1254+
eslint-plugin-prettier@4.2.1:
1255+
version "4.2.1"
1256+
resolved "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz"
1257+
integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==
12581258
dependencies:
12591259
prettier-linter-helpers "^1.0.0"
12601260

0 commit comments

Comments
 (0)