Skip to content

Commit b0f386d

Browse files
Merge pull request #162 from CodingItWrong/dependabot/npm_and_yarn/eslint-plugin-prettier-5.2.1
build(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1
2 parents 6fba740 + f4d9beb commit b0f386d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2065,12 +2065,12 @@ [email protected]:
20652065
"@typescript-eslint/utils" "^6.0.0"
20662066

20672067
eslint-plugin-prettier@^5.0.0:
2068-
version "5.1.3"
2069-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.3.tgz#17cfade9e732cef32b5f5be53bd4e07afd8e67e1"
2070-
integrity sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw==
2068+
version "5.2.1"
2069+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1.tgz#d1c8f972d8f60e414c25465c163d16f209411f95"
2070+
integrity sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw==
20712071
dependencies:
20722072
prettier-linter-helpers "^1.0.0"
2073-
synckit "^0.8.6"
2073+
synckit "^0.9.1"
20742074

20752075
eslint-scope@^5.1.1:
20762076
version "5.1.1"
@@ -3640,10 +3640,10 @@ supports-color@^8.0.0:
36403640
dependencies:
36413641
has-flag "^4.0.0"
36423642

3643-
synckit@^0.8.6:
3644-
version "0.8.8"
3645-
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.8.8.tgz#fe7fe446518e3d3d49f5e429f443cf08b6edfcd7"
3646-
integrity sha512-HwOKAP7Wc5aRGYdKH+dw0PRRpbO841v2DENBtjnR5HFWoiNByAl7vrx3p0G/rCyYXQsrxqtX48TImFtPcIHSpQ==
3643+
synckit@^0.9.1:
3644+
version "0.9.1"
3645+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.9.1.tgz#febbfbb6649979450131f64735aa3f6c14575c88"
3646+
integrity sha512-7gr8p9TQP6RAHusBOSLs46F4564ZrjV8xFmw5zCmgmhGUcw2hxsShhJ6CEiHQMgPDwAQ1fWHPM0ypc4RMAig4A==
36473647
dependencies:
36483648
"@pkgr/core" "^0.1.0"
36493649
tslib "^2.6.2"

0 commit comments

Comments
 (0)