Skip to content

Commit 3c47836

Browse files
chore(deps-dev): bump eslint-plugin-prettier from 5.2.6 to 5.4.0
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.2.6 to 5.4.0. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.2.6...v5.4.0) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-version: 5.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39a686f commit 3c47836

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@
299299
"eslint-config-prettier": "^9.1.0",
300300
"eslint-plugin-import": "^2.31.0",
301301
"eslint-plugin-md": "^1.0.19",
302-
"eslint-plugin-prettier": "^5.2.6",
302+
"eslint-plugin-prettier": "^5.4.0",
303303
"glob": "^10.4.2",
304304
"nyc": "^17.1.0",
305305
"prettier": "^3.3.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2482,10 +2482,10 @@ eslint-plugin-md@^1.0.19:
24822482
remark-preset-lint-markdown-style-guide "^2.1.3"
24832483
requireindex "~1.1.0"
24842484

2485-
eslint-plugin-prettier@^5.2.6:
2486-
version "5.2.6"
2487-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.6.tgz#be39e3bb23bb3eeb7e7df0927cdb46e4d7945096"
2488-
integrity sha512-mUcf7QG2Tjk7H055Jk0lGBjbgDnfrvqjhXh9t2xLMSCjZVcw9Rb1V6sVNXO0th3jgeO7zllWPTNRil3JW94TnQ==
2485+
eslint-plugin-prettier@^5.4.0:
2486+
version "5.4.0"
2487+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.4.0.tgz#54d4748904e58eaf1ffe26c4bffa4986ca7f952b"
2488+
integrity sha512-BvQOvUhkVQM1i63iMETK9Hjud9QhqBnbtT1Zc642p9ynzBuCe5pybkOnvqZIBypXmMlsGcnU4HZ8sCTPfpAexA==
24892489
dependencies:
24902490
prettier-linter-helpers "^1.0.0"
24912491
synckit "^0.11.0"

0 commit comments

Comments
 (0)