Skip to content

Commit 09b4d1f

Browse files
chore(deps-dev): bump eslint-plugin-prettier from 5.2.3 to 5.2.5 (#575)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.2.3 to 5.2.5. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.2.3...v5.2.5) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-version: 5.2.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e52941 commit 09b4d1f

2 files changed

Lines changed: 17 additions & 22 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"eslint": "^8.57.1",
4545
"eslint-config-prettier": "^10.1.1",
4646
"eslint-plugin-nuxt": "^4.0.0",
47-
"eslint-plugin-prettier": "^5.2.3",
47+
"eslint-plugin-prettier": "^5.2.5",
4848
"husky": "^9.1.7",
4949
"jest": "^29.7.0",
5050
"jest-environment-jsdom": "^29.7.0",

yarn.lock

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

3089-
"@pkgr/core@^0.1.0":
3090-
version "0.1.0"
3091-
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.0.tgz#7d8dacb7fdef0e4387caf7396cbd77f179867d06"
3092-
integrity sha512-Zwq5OCzuwJC2jwqmpEQt7Ds1DTi6BWSwoGkbb1n9pO3hzb35BoJELx7c0T23iDkBGkh2e7tvOtjF3tr3OaQHDQ==
3089+
"@pkgr/core@^0.2.0":
3090+
version "0.2.0"
3091+
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.0.tgz#8dff61038cb5884789d8b323d9869e5363b976f7"
3092+
integrity sha512-vsJDAkYR6qCPu+ioGScGiMYR7LvZYIXh/dlQeviqoTWNCVfKTLYD/LkNWH4Mxsv2a5vpIRc77FN5DnmK1eBggQ==
30933093

30943094
"@polka/url@^1.0.0-next.20":
30953095
version "1.0.0-next.21"
@@ -6779,13 +6779,13 @@ eslint-plugin-nuxt@^4.0.0:
67796779
semver "^7.3.7"
67806780
vue-eslint-parser "^9.0.3"
67816781

6782-
eslint-plugin-prettier@^5.2.3:
6783-
version "5.2.3"
6784-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.3.tgz#c4af01691a6fa9905207f0fbba0d7bea0902cce5"
6785-
integrity sha512-qJ+y0FfCp/mQYQ/vWQ3s7eUlFEL4PyKfAJxsnYTJ4YT73nsJBWqmEpFryxV9OeUiqmsTsYJ5Y+KDNaeP31wrRw==
6782+
eslint-plugin-prettier@^5.2.5:
6783+
version "5.2.5"
6784+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.5.tgz#0ff00b16f4c80ccdafd6a24a263effba1700087e"
6785+
integrity sha512-IKKP8R87pJyMl7WWamLgPkloB16dagPIdd2FjBDbyRYPKo93wS/NbCOPh6gH+ieNLC+XZrhJt/kWj0PS/DFdmg==
67866786
dependencies:
67876787
prettier-linter-helpers "^1.0.0"
6788-
synckit "^0.9.1"
6788+
synckit "^0.10.2"
67896789

67906790
eslint-plugin-promise@^6.1.1:
67916791
version "6.1.1"
@@ -12841,13 +12841,13 @@ symbol-tree@^3.2.4:
1284112841
resolved "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
1284212842
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
1284312843

12844-
synckit@^0.9.1:
12845-
version "0.9.1"
12846-
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.9.1.tgz#febbfbb6649979450131f64735aa3f6c14575c88"
12847-
integrity sha512-7gr8p9TQP6RAHusBOSLs46F4564ZrjV8xFmw5zCmgmhGUcw2hxsShhJ6CEiHQMgPDwAQ1fWHPM0ypc4RMAig4A==
12844+
synckit@^0.10.2:
12845+
version "0.10.3"
12846+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.10.3.tgz#940aea2c7b6d141a4f74dbdebc81e0958c331a4b"
12847+
integrity sha512-R1urvuyiTaWfeCggqEvpDJwAlDVdsT9NM+IP//Tk2x7qHCkSvBk/fwFgw/TLAHzZlrAnnazMcRw0ZD8HlYFTEQ==
1284812848
dependencies:
12849-
"@pkgr/core" "^0.1.0"
12850-
tslib "^2.6.2"
12849+
"@pkgr/core" "^0.2.0"
12850+
tslib "^2.8.1"
1285112851

1285212852
system-architecture@^0.1.0:
1285312853
version "0.1.0"
@@ -13100,16 +13100,11 @@ tsconfig@^7.0.0:
1310013100
strip-bom "^3.0.0"
1310113101
strip-json-comments "^2.0.0"
1310213102

13103-
tslib@^2.4.0:
13103+
tslib@^2.4.0, tslib@^2.8.1:
1310413104
version "2.8.1"
1310513105
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
1310613106
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
1310713107

13108-
tslib@^2.6.2:
13109-
version "2.6.2"
13110-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
13111-
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
13112-
1311313108
tunnel-agent@^0.6.0:
1311413109
version "0.6.0"
1311513110
resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"

0 commit comments

Comments
 (0)