Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-prettier to v4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 1, 2022
1 parent 2eaa84f commit 9a4051f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"eslint-plugin-jsdoc": "37.9.7",
"eslint-plugin-jsx-a11y": "6.6.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-promise": "6.0.0",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.4.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ __metadata:
eslint-plugin-jsdoc: 37.9.7
eslint-plugin-jsx-a11y: 6.6.0
eslint-plugin-node: 11.1.0
eslint-plugin-prettier: 4.0.0
eslint-plugin-prettier: 4.2.1
eslint-plugin-promise: 6.0.0
eslint-plugin-react: 7.29.4
eslint-plugin-react-hooks: 4.4.0
Expand Down Expand Up @@ -10060,9 +10060,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:4.0.0":
version: 4.0.0
resolution: "eslint-plugin-prettier@npm:4.0.0"
"eslint-plugin-prettier@npm:4.2.1":
version: 4.2.1
resolution: "eslint-plugin-prettier@npm:4.2.1"
dependencies:
prettier-linter-helpers: ^1.0.0
peerDependencies:
Expand All @@ -10071,7 +10071,7 @@ __metadata:
peerDependenciesMeta:
eslint-config-prettier:
optional: true
checksum: 03d69177a3c21fa2229c7e427ce604429f0b20ab7f411e2e824912f572a207c7f5a41fd1f0a95b9b8afe121e291c1b1f1dc1d44c7aad4b0837487f9c19f5210d
checksum: b9e839d2334ad8ec7a5589c5cb0f219bded260839a857d7a486997f9870e95106aa59b8756ff3f37202085ebab658de382b0267cae44c3a7f0eb0bcc03a4f6d6
languageName: node
linkType: hard

Expand Down

0 comments on commit 9a4051f

Please sign in to comment.