Skip to content

Commit b355b77

Browse files
chore(deps): update dependency eslint-plugin-prettier to v5.2.1 (#5640)
1 parent cfb30c4 commit b355b77

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint-plugin-jest": "28.3.0",
4848
"eslint-plugin-jsx-a11y": "6.9.0",
4949
"eslint-plugin-n": "16.6.2",
50-
"eslint-plugin-prettier": "5.1.3",
50+
"eslint-plugin-prettier": "5.2.1",
5151
"eslint-plugin-promise": "6.4.0",
5252
"eslint-plugin-react": "7.34.4",
5353
"eslint-plugin-react-hooks": "4.6.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9221,13 +9221,13 @@ [email protected]:
92219221
resolve "^1.22.2"
92229222
semver "^7.5.3"
92239223

9224-
eslint-plugin-prettier@5.1.3:
9225-
version "5.1.3"
9226-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.3.tgz#17cfade9e732cef32b5f5be53bd4e07afd8e67e1"
9227-
integrity sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw==
9224+
eslint-plugin-prettier@5.2.1:
9225+
version "5.2.1"
9226+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1.tgz#d1c8f972d8f60e414c25465c163d16f209411f95"
9227+
integrity sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw==
92289228
dependencies:
92299229
prettier-linter-helpers "^1.0.0"
9230-
synckit "^0.8.6"
9230+
synckit "^0.9.1"
92319231

92329232
92339233
version "6.4.0"
@@ -16801,10 +16801,10 @@ synchronous-promise@^2.0.15:
1680116801
resolved "https://registry.yarnpkg.com/synchronous-promise/-/synchronous-promise-2.0.15.tgz#07ca1822b9de0001f5ff73595f3d08c4f720eb8e"
1680216802
integrity sha512-k8uzYIkIVwmT+TcglpdN50pS2y1BDcUnBPK9iJeGu0Pl1lOI8pD6wtzgw91Pjpe+RxtTncw32tLxs/R0yNL2Mg==
1680316803

16804-
synckit@^0.8.6:
16805-
version "0.8.8"
16806-
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.8.8.tgz#fe7fe446518e3d3d49f5e429f443cf08b6edfcd7"
16807-
integrity sha512-HwOKAP7Wc5aRGYdKH+dw0PRRpbO841v2DENBtjnR5HFWoiNByAl7vrx3p0G/rCyYXQsrxqtX48TImFtPcIHSpQ==
16804+
synckit@^0.9.1:
16805+
version "0.9.1"
16806+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.9.1.tgz#febbfbb6649979450131f64735aa3f6c14575c88"
16807+
integrity sha512-7gr8p9TQP6RAHusBOSLs46F4564ZrjV8xFmw5zCmgmhGUcw2hxsShhJ6CEiHQMgPDwAQ1fWHPM0ypc4RMAig4A==
1680816808
dependencies:
1680916809
"@pkgr/core" "^0.1.0"
1681016810
tslib "^2.6.2"

0 commit comments

Comments
 (0)