Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-prettier to v5.2.3 (#285)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent 1f5459b commit df3e24f
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 @@ -46,7 +46,7 @@
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.11.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-prettier": "5.2.2",
"eslint-plugin-prettier": "5.2.3",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-react-hooks": "5.1.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 @@ -5251,9 +5251,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:5.2.2":
version: 5.2.2
resolution: "eslint-plugin-prettier@npm:5.2.2"
"eslint-plugin-prettier@npm:5.2.3":
version: 5.2.3
resolution: "eslint-plugin-prettier@npm:5.2.3"
dependencies:
prettier-linter-helpers: "npm:^1.0.0"
synckit: "npm:^0.9.1"
Expand All @@ -5267,7 +5267,7 @@ __metadata:
optional: true
eslint-config-prettier:
optional: true
checksum: 10c0/c2522d573d7682c7e23c8598e16abfaae6d9b9b79e9aa70b902eb75122b503cc0d3c9934db6d22862e90c58910004ce9386a177b2fd4e69884e0e63de964e253
checksum: 10c0/60d9c03491ec6080ac1d71d0bee1361539ff6beb9b91ac98cfa7176c9ed52b7dbe7119ebee5b441b479d447d17d802a4a492ee06095ef2f22c460e3dd6459302
languageName: node
linkType: hard

Expand Down Expand Up @@ -9628,7 +9628,7 @@ __metadata:
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jest: "npm:28.11.0"
eslint-plugin-jsx-a11y: "npm:6.10.2"
eslint-plugin-prettier: "npm:5.2.2"
eslint-plugin-prettier: "npm:5.2.3"
eslint-plugin-react: "npm:7.37.4"
eslint-plugin-react-hooks: "npm:5.1.0"
jest: "npm:29.7.0"
Expand Down

0 comments on commit df3e24f

Please sign in to comment.