Skip to content

Commit 5510af8

Browse files
build(deps-dev): Bump eslint-plugin-prettier from 5.2.1 to 5.2.2
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.2.1 to 5.2.2. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.2.1...v5.2.2) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 310a22c commit 5510af8

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
@@ -39,7 +39,7 @@
3939
"eslint": "^8.56.0",
4040
"eslint-plugin-github": "^5.1.5",
4141
"eslint-plugin-jest": "^28.10.0",
42-
"eslint-plugin-prettier": "^5.2.1",
42+
"eslint-plugin-prettier": "^5.2.2",
4343
"jest": "^29.7.0",
4444
"jest-circus": "^29.7.0",
4545
"js-yaml": "^4.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2278,10 +2278,10 @@ eslint-plugin-no-only-tests@^3.0.0:
22782278
resolved "https://registry.yarnpkg.com/eslint-plugin-no-only-tests/-/eslint-plugin-no-only-tests-3.0.0.tgz#026cbc8cb069c8da6b7e19d03654be7ad49893f6"
22792279
integrity sha512-I0PeXMs1vu21ap45hey4HQCJRqpcoIvGcNTPJe+UhUm8TwjQ6//mCrDqF8q0WS6LgmRDwQ4ovQej0AQsAHb5yg==
22802280

2281-
eslint-plugin-prettier@^5.2.1:
2282-
version "5.2.1"
2283-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1.tgz#d1c8f972d8f60e414c25465c163d16f209411f95"
2284-
integrity sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw==
2281+
eslint-plugin-prettier@^5.2.1, eslint-plugin-prettier@^5.2.2:
2282+
version "5.2.2"
2283+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.2.tgz#d1f068f65dc8490f102eda21d1f4cd150c205211"
2284+
integrity sha512-1yI3/hf35wmlq66C8yOyrujQnel+v5l1Vop5Cl2I6ylyNTT1JbuUUnV3/41PzwTzcyDp/oF0jWE3HXvcH5AQOQ==
22852285
dependencies:
22862286
prettier-linter-helpers "^1.0.0"
22872287
synckit "^0.9.1"

0 commit comments

Comments
 (0)