Skip to content

Commit 8ac0290

Browse files
Merge pull request #384 from openscript-ch/renovate/all-minor-patch
chore(deps): update dependency eslint-plugin-prettier to v5.2.1
2 parents a15e15f + 93d6c15 commit 8ac0290

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"eslint-plugin-import": "2.29.1",
5959
"eslint-plugin-jsx-a11y": "6.9.0",
6060
"eslint-plugin-mdx": "^3.1.1",
61-
"eslint-plugin-prettier": "5.1.3",
61+
"eslint-plugin-prettier": "5.2.1",
6262
"eslint-plugin-react": "7.34.4",
6363
"eslint-plugin-react-hooks": "4.6.2",
6464
"identity-obj-proxy": "^3.0.0",

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7297,13 +7297,13 @@ eslint-plugin-mdx@^3.1.1:
72977297
unified "^11.0.4"
72987298
vfile "^6.0.1"
72997299

7300-
eslint-plugin-prettier@5.1.3:
7301-
version "5.1.3"
7302-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.3.tgz#17cfade9e732cef32b5f5be53bd4e07afd8e67e1"
7303-
integrity sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw==
7300+
eslint-plugin-prettier@5.2.1:
7301+
version "5.2.1"
7302+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1.tgz#d1c8f972d8f60e414c25465c163d16f209411f95"
7303+
integrity sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw==
73047304
dependencies:
73057305
prettier-linter-helpers "^1.0.0"
7306-
synckit "^0.8.6"
7306+
synckit "^0.9.1"
73077307

73087308
eslint-plugin-react-hooks@4.6.2:
73097309
version "4.6.2"
@@ -15491,14 +15491,6 @@ symbol-tree@^3.2.4:
1549115491
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
1549215492
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
1549315493

15494-
synckit@^0.8.6:
15495-
version "0.8.8"
15496-
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.8.8.tgz#fe7fe446518e3d3d49f5e429f443cf08b6edfcd7"
15497-
integrity sha512-HwOKAP7Wc5aRGYdKH+dw0PRRpbO841v2DENBtjnR5HFWoiNByAl7vrx3p0G/rCyYXQsrxqtX48TImFtPcIHSpQ==
15498-
dependencies:
15499-
"@pkgr/core" "^0.1.0"
15500-
tslib "^2.6.2"
15501-
1550215494
synckit@^0.9.0:
1550315495
version "0.9.0"
1550415496
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.9.0.tgz#5b33b458b3775e4466a5b377fba69c63572ae449"
@@ -15507,6 +15499,14 @@ synckit@^0.9.0:
1550715499
"@pkgr/core" "^0.1.0"
1550815500
tslib "^2.6.2"
1550915501

15502+
synckit@^0.9.1:
15503+
version "0.9.1"
15504+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.9.1.tgz#febbfbb6649979450131f64735aa3f6c14575c88"
15505+
integrity sha512-7gr8p9TQP6RAHusBOSLs46F4564ZrjV8xFmw5zCmgmhGUcw2hxsShhJ6CEiHQMgPDwAQ1fWHPM0ypc4RMAig4A==
15506+
dependencies:
15507+
"@pkgr/core" "^0.1.0"
15508+
tslib "^2.6.2"
15509+
1551015510
system-architecture@^0.1.0:
1551115511
version "0.1.0"
1551215512
resolved "https://registry.yarnpkg.com/system-architecture/-/system-architecture-0.1.0.tgz#71012b3ac141427d97c67c56bc7921af6bff122d"

0 commit comments

Comments
 (0)