Skip to content

Commit b913470

Browse files
chore(deps): update dependency eslint-plugin-prettier to v4.2.1 (#1123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8ffb7bd commit b913470

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
@@ -29,7 +29,7 @@
2929
"bluebird": "3.7.2",
3030
"eslint": "7.32.0",
3131
"eslint-config-prettier": "8.5.0",
32-
"eslint-plugin-prettier": "4.0.0",
32+
"eslint-plugin-prettier": "4.2.1",
3333
"expect.js": "0.3.1",
3434
"gulp": "4.0.2",
3535
"husky": "8.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2660,10 +2660,10 @@ eslint-config-prettier@8.5.0:
26602660
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
26612661
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
26622662

2663-
eslint-plugin-prettier@4.0.0:
2664-
version "4.0.0"
2665-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz#8b99d1e4b8b24a762472b4567992023619cb98e0"
2666-
integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==
2663+
eslint-plugin-prettier@4.2.1:
2664+
version "4.2.1"
2665+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b"
2666+
integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==
26672667
dependencies:
26682668
prettier-linter-helpers "^1.0.0"
26692669

0 commit comments

Comments
 (0)