Skip to content

Commit 29341c7

Browse files
chore(deps-dev): bump eslint-plugin-prettier from 5.2.1 to 5.2.6 (#484)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1fb0f02 commit 29341c7

File tree

2 files changed

+22
-17
lines changed

2 files changed

+22
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@
293293
"eslint-config-prettier": "^9.1.0",
294294
"eslint-plugin-import": "^2.31.0",
295295
"eslint-plugin-md": "^1.0.19",
296-
"eslint-plugin-prettier": "^5.2.1",
296+
"eslint-plugin-prettier": "^5.2.6",
297297
"glob": "^10.4.2",
298298
"nyc": "^17.1.0",
299299
"prettier": "^3.3.3",

yarn.lock

Lines changed: 21 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -495,10 +495,10 @@
495495
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
496496
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
497497

498-
"@pkgr/core@^0.1.0":
499-
version "0.1.1"
500-
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31"
501-
integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==
498+
"@pkgr/core@^0.2.3":
499+
version "0.2.4"
500+
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.4.tgz#d897170a2b0ba51f78a099edccd968f7b103387c"
501+
integrity sha512-ROFF39F6ZrnzSUEmQQZUar0Jt4xVoP9WnDRdWwF4NNcXs3xBTLgBUDoOwW141y1jP+S8nahIbdxbFC7IShw9Iw==
502502

503503
"@rollup/rollup-android-arm-eabi@4.39.0":
504504
version "4.39.0"
@@ -2482,13 +2482,13 @@ eslint-plugin-md@^1.0.19:
24822482
remark-preset-lint-markdown-style-guide "^2.1.3"
24832483
requireindex "~1.1.0"
24842484

2485-
eslint-plugin-prettier@^5.2.1:
2486-
version "5.2.1"
2487-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1.tgz#d1c8f972d8f60e414c25465c163d16f209411f95"
2488-
integrity sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw==
2485+
eslint-plugin-prettier@^5.2.6:
2486+
version "5.2.6"
2487+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.6.tgz#be39e3bb23bb3eeb7e7df0927cdb46e4d7945096"
2488+
integrity sha512-mUcf7QG2Tjk7H055Jk0lGBjbgDnfrvqjhXh9t2xLMSCjZVcw9Rb1V6sVNXO0th3jgeO7zllWPTNRil3JW94TnQ==
24892489
dependencies:
24902490
prettier-linter-helpers "^1.0.0"
2491-
synckit "^0.9.1"
2491+
synckit "^0.11.0"
24922492

24932493
eslint-scope@5.1.1, eslint-scope@^5.0.0:
24942494
version "5.1.1"
@@ -6145,13 +6145,13 @@ supports-preserve-symlinks-flag@^1.0.0:
61456145
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
61466146
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
61476147

6148-
synckit@^0.9.1:
6149-
version "0.9.1"
6150-
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.9.1.tgz#febbfbb6649979450131f64735aa3f6c14575c88"
6151-
integrity sha512-7gr8p9TQP6RAHusBOSLs46F4564ZrjV8xFmw5zCmgmhGUcw2hxsShhJ6CEiHQMgPDwAQ1fWHPM0ypc4RMAig4A==
6148+
synckit@^0.11.0:
6149+
version "0.11.4"
6150+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.4.tgz#48972326b59723fc15b8d159803cf8302b545d59"
6151+
integrity sha512-Q/XQKRaJiLiFIBNN+mndW7S/RHxvwzuZS6ZwmRzUBqJBv/5QIKCEwkBC8GBf8EQJKYnaFs0wOZbKTXBPj8L9oQ==
61526152
dependencies:
6153-
"@pkgr/core" "^0.1.0"
6154-
tslib "^2.6.2"
6153+
"@pkgr/core" "^0.2.3"
6154+
tslib "^2.8.1"
61556155

61566156
table@^5.2.3:
61576157
version "5.4.6"
@@ -6336,11 +6336,16 @@ tslib@^1.9.0:
63366336
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
63376337
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
63386338

6339-
tslib@^2.0.0, tslib@^2.0.1, tslib@^2.6.2:
6339+
tslib@^2.0.0, tslib@^2.0.1:
63406340
version "2.6.3"
63416341
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
63426342
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
63436343

6344+
tslib@^2.8.1:
6345+
version "2.8.1"
6346+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
6347+
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
6348+
63446349
tunnel-agent@^0.6.0:
63456350
version "0.6.0"
63466351
resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy