Skip to content

Commit cff302c

Browse files
build(deps-dev): bump eslint-plugin-prettier from 5.2.5 to 5.2.6
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.2.5 to 5.2.6. - [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.5...v5.2.6) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-version: 5.2.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d22a997 commit cff302c

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

Lines changed: 13 additions & 13 deletions
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.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==
1290+
"@pkgr/core@^0.2.3":
1291+
version "0.2.4"
1292+
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.4.tgz#d897170a2b0ba51f78a099edccd968f7b103387c"
1293+
integrity sha512-ROFF39F6ZrnzSUEmQQZUar0Jt4xVoP9WnDRdWwF4NNcXs3xBTLgBUDoOwW141y1jP+S8nahIbdxbFC7IShw9Iw==
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.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==
1973+
version "5.2.6"
1974+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.6.tgz#be39e3bb23bb3eeb7e7df0927cdb46e4d7945096"
1975+
integrity sha512-mUcf7QG2Tjk7H055Jk0lGBjbgDnfrvqjhXh9t2xLMSCjZVcw9Rb1V6sVNXO0th3jgeO7zllWPTNRil3JW94TnQ==
19761976
dependencies:
19771977
prettier-linter-helpers "^1.0.0"
1978-
synckit "^0.10.2"
1978+
synckit "^0.11.0"
19791979

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

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==
3553+
synckit@^0.11.0:
3554+
version "0.11.4"
3555+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.4.tgz#48972326b59723fc15b8d159803cf8302b545d59"
3556+
integrity sha512-Q/XQKRaJiLiFIBNN+mndW7S/RHxvwzuZS6ZwmRzUBqJBv/5QIKCEwkBC8GBf8EQJKYnaFs0wOZbKTXBPj8L9oQ==
35573557
dependencies:
3558-
"@pkgr/core" "^0.2.0"
3558+
"@pkgr/core" "^0.2.3"
35593559
tslib "^2.8.1"
35603560

35613561
table@^6.0.9:

0 commit comments

Comments
 (0)