Skip to content

Commit

Permalink
Merge pull request #474 from holomekc/dependabot/npm_and_yarn/eslint-…
Browse files Browse the repository at this point in the history
…plugin-prettier-5.2.3

chore(deps): bump eslint-plugin-prettier from 5.2.1 to 5.2.3
  • Loading branch information
github-actions[bot] authored Jan 20, 2025
2 parents a4eb8af + d7b2d84 commit ef58de9
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 @@ -73,7 +73,7 @@
"eslint": "9.18.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-prettier": "5.2.3",
"eslint-plugin-unused-imports": "4.1.4",
"express": "5.0.1",
"globals": "15.14.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3569,9 +3569,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:5.2.1":
version: 5.2.1
resolution: "eslint-plugin-prettier@npm:5.2.1"
"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 @@ -3585,7 +3585,7 @@ __metadata:
optional: true
eslint-config-prettier:
optional: true
checksum: 10c0/4bc8bbaf5bb556c9c501dcdff369137763c49ccaf544f9fa91400360ed5e3a3f1234ab59690e06beca5b1b7e6f6356978cdd3b02af6aba3edea2ffe69ca6e8b2
checksum: 10c0/60d9c03491ec6080ac1d71d0bee1361539ff6beb9b91ac98cfa7176c9ed52b7dbe7119ebee5b441b479d447d17d802a4a492ee06095ef2f22c460e3dd6459302
languageName: node
linkType: hard

Expand Down Expand Up @@ -5048,7 +5048,7 @@ __metadata:
eslint: "npm:9.18.0"
eslint-config-prettier: "npm:10.0.1"
eslint-plugin-prefer-arrow: "npm:1.2.3"
eslint-plugin-prettier: "npm:5.2.1"
eslint-plugin-prettier: "npm:5.2.3"
eslint-plugin-unused-imports: "npm:4.1.4"
express: "npm:5.0.1"
globals: "npm:15.14.0"
Expand Down

0 comments on commit ef58de9

Please sign in to comment.