Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint-plugin-prettier to v4.2.1 #839

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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