Skip to content

Commit d859f73

Browse files
dependabot[bot]CodingItWrong
authored andcommitted
build(deps-dev): bump eslint-plugin-prettier from 5.2.3 to 5.2.5
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-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4fa4045 commit d859f73

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

yarn.lock

+18-18
Original file line numberDiff line numberDiff line change
@@ -1287,10 +1287,10 @@
12871287
"@nodelib/fs.scandir" "2.1.5"
12881288
fastq "^1.6.0"
12891289

1290-
"@pkgr/core@^0.1.0":
1291-
version "0.1.0"
1292-
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.0.tgz#7d8dacb7fdef0e4387caf7396cbd77f179867d06"
1293-
integrity sha512-Zwq5OCzuwJC2jwqmpEQt7Ds1DTi6BWSwoGkbb1n9pO3hzb35BoJELx7c0T23iDkBGkh2e7tvOtjF3tr3OaQHDQ==
1290+
"@pkgr/core@^0.2.0":
1291+
version "0.2.0"
1292+
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.0.tgz#8dff61038cb5884789d8b323d9869e5363b976f7"
1293+
integrity sha512-vsJDAkYR6qCPu+ioGScGiMYR7LvZYIXh/dlQeviqoTWNCVfKTLYD/LkNWH4Mxsv2a5vpIRc77FN5DnmK1eBggQ==
12941294

12951295
"@sinclair/typebox@^0.27.8":
12961296
version "0.27.8"
@@ -1970,12 +1970,12 @@ [email protected]:
19701970
"@typescript-eslint/utils" "^6.0.0"
19711971

19721972
eslint-plugin-prettier@^5.0.0:
1973-
version "5.2.3"
1974-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.3.tgz#c4af01691a6fa9905207f0fbba0d7bea0902cce5"
1975-
integrity sha512-qJ+y0FfCp/mQYQ/vWQ3s7eUlFEL4PyKfAJxsnYTJ4YT73nsJBWqmEpFryxV9OeUiqmsTsYJ5Y+KDNaeP31wrRw==
1973+
version "5.2.5"
1974+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.5.tgz#0ff00b16f4c80ccdafd6a24a263effba1700087e"
1975+
integrity sha512-IKKP8R87pJyMl7WWamLgPkloB16dagPIdd2FjBDbyRYPKo93wS/NbCOPh6gH+ieNLC+XZrhJt/kWj0PS/DFdmg==
19761976
dependencies:
19771977
prettier-linter-helpers "^1.0.0"
1978-
synckit "^0.9.1"
1978+
synckit "^0.10.2"
19791979

19801980
eslint-scope@^5.1.1:
19811981
version "5.1.1"
@@ -3550,13 +3550,13 @@ supports-color@^8.0.0:
35503550
dependencies:
35513551
has-flag "^4.0.0"
35523552

3553-
synckit@^0.9.1:
3554-
version "0.9.1"
3555-
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.9.1.tgz#febbfbb6649979450131f64735aa3f6c14575c88"
3556-
integrity sha512-7gr8p9TQP6RAHusBOSLs46F4564ZrjV8xFmw5zCmgmhGUcw2hxsShhJ6CEiHQMgPDwAQ1fWHPM0ypc4RMAig4A==
3553+
synckit@^0.10.2:
3554+
version "0.10.3"
3555+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.10.3.tgz#940aea2c7b6d141a4f74dbdebc81e0958c331a4b"
3556+
integrity sha512-R1urvuyiTaWfeCggqEvpDJwAlDVdsT9NM+IP//Tk2x7qHCkSvBk/fwFgw/TLAHzZlrAnnazMcRw0ZD8HlYFTEQ==
35573557
dependencies:
3558-
"@pkgr/core" "^0.1.0"
3559-
tslib "^2.6.2"
3558+
"@pkgr/core" "^0.2.0"
3559+
tslib "^2.8.1"
35603560

35613561
table@^6.0.9:
35623562
version "6.8.1"
@@ -3600,10 +3600,10 @@ ts-api-utils@^1.0.1:
36003600
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
36013601
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
36023602

3603-
tslib@^2.6.2:
3604-
version "2.6.2"
3605-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
3606-
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
3603+
tslib@^2.8.1:
3604+
version "2.8.1"
3605+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
3606+
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
36073607

36083608
type-check@^0.4.0, type-check@~0.4.0:
36093609
version "0.4.0"

0 commit comments

Comments
 (0)