Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-prettier to v5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2023
1 parent aefa3b6 commit f0a642c
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jest": "27.4.2",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"jest": "29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4631,9 +4631,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:5.0.0":
version: 5.0.0
resolution: "eslint-plugin-prettier@npm:5.0.0"
"eslint-plugin-prettier@npm:5.0.1":
version: 5.0.1
resolution: "eslint-plugin-prettier@npm:5.0.1"
dependencies:
prettier-linter-helpers: ^1.0.0
synckit: ^0.8.5
Expand All @@ -4646,7 +4646,7 @@ __metadata:
optional: true
eslint-config-prettier:
optional: true
checksum: 84e88744b9050f2d5ef31b94e85294dda16f3a53c2449f9d33eac8ae6264889b459bf35a68e438fb6b329c2a1d6491aac4bfa00d86317e7009de3dad0311bec6
checksum: c2261033b97bafe99ccb7cc47c2fac6fa85b8bbc8b128042e52631f906b69e12afed2cdd9d7e3021cc892ee8dd4204a3574e1f32a0b718b4bb3b440944b6983b
languageName: node
linkType: hard

Expand Down Expand Up @@ -8523,7 +8523,7 @@ __metadata:
eslint-plugin-import: 2.28.1
eslint-plugin-jest: 27.4.2
eslint-plugin-jsx-a11y: 6.7.1
eslint-plugin-prettier: 5.0.0
eslint-plugin-prettier: 5.0.1
eslint-plugin-react: 7.33.2
eslint-plugin-react-hooks: 4.6.0
geneticalgorithm: 1.0.2
Expand Down

0 comments on commit f0a642c

Please sign in to comment.