Skip to content

Commit 0bc67d5

Browse files
chore(deps-dev): bump eslint-plugin-prettier from 5.4.1 to 5.5.1
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.4.1 to 5.5.1. - [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.4.1...v5.5.1) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-version: 5.5.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92f8320 commit 0bc67d5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"eslint": "^8.57.1",
4646
"eslint-config-prettier": "^10.1.5",
4747
"eslint-plugin-nuxt": "^4.0.0",
48-
"eslint-plugin-prettier": "^5.4.1",
48+
"eslint-plugin-prettier": "^5.5.1",
4949
"husky": "^9.1.7",
5050
"jest": "^29.7.0",
5151
"jest-environment-jsdom": "^29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6611,10 +6611,10 @@ eslint-plugin-nuxt@^4.0.0:
66116611
semver "^7.3.7"
66126612
vue-eslint-parser "^9.0.3"
66136613

6614-
eslint-plugin-prettier@^5.4.1:
6615-
version "5.4.1"
6616-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.4.1.tgz#99b55d7dd70047886b2222fdd853665f180b36af"
6617-
integrity sha512-9dF+KuU/Ilkq27A8idRP7N2DH8iUR6qXcjF3FR2wETY21PZdBrIjwCau8oboyGj9b7etWmTGEeM8e7oOed6ZWg==
6614+
eslint-plugin-prettier@^5.5.1:
6615+
version "5.5.1"
6616+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.1.tgz#470820964de9aedb37e9ce62c3266d2d26d08d15"
6617+
integrity sha512-dobTkHT6XaEVOo8IO90Q4DOSxnm3Y151QxPJlM/vKC0bVy+d6cVWQZLlFiuZPP0wS6vZwSKeJgKkcS+KfMBlRw==
66186618
dependencies:
66196619
prettier-linter-helpers "^1.0.0"
66206620
synckit "^0.11.7"

0 commit comments

Comments
 (0)