Skip to content

Commit 00f7f40

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): pin dependency eslint-plugin-prettier to 4.0.0
1 parent bbd93ff commit 00f7f40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint": "8.6.0",
4141
"eslint-config-prettier": "8.3.0",
4242
"eslint-plugin-import": "2.25.4",
43-
"eslint-plugin-prettier": "^4.0.0",
43+
"eslint-plugin-prettier": "4.0.0",
4444
"graphql": "15.8.0",
4545
"graphql-subscriptions": "2.0.0",
4646
"husky": "7.0.4",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4270,7 +4270,7 @@ [email protected]:
42704270
resolve "^1.20.0"
42714271
tsconfig-paths "^3.12.0"
42724272

4273-
eslint-plugin-prettier@^4.0.0:
4273+
42744274
version "4.0.0"
42754275
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz#8b99d1e4b8b24a762472b4567992023619cb98e0"
42764276
integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==

0 commit comments

Comments
 (0)