Skip to content

Commit 34edb91

Browse files
dependabot[bot]CodingItWrong
authored andcommitted
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] <support@github.com>
1 parent 0ee8fe1 commit 34edb91

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -1363,10 +1363,10 @@
13631363
"@nodelib/fs.scandir" "2.1.5"
13641364
fastq "^1.6.0"
13651365

1366-
"@pkgr/core@^0.2.0":
1367-
version "0.2.0"
1368-
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.0.tgz#8dff61038cb5884789d8b323d9869e5363b976f7"
1369-
integrity sha512-vsJDAkYR6qCPu+ioGScGiMYR7LvZYIXh/dlQeviqoTWNCVfKTLYD/LkNWH4Mxsv2a5vpIRc77FN5DnmK1eBggQ==
1366+
"@pkgr/core@^0.2.3":
1367+
version "0.2.4"
1368+
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.4.tgz#d897170a2b0ba51f78a099edccd968f7b103387c"
1369+
integrity sha512-ROFF39F6ZrnzSUEmQQZUar0Jt4xVoP9WnDRdWwF4NNcXs3xBTLgBUDoOwW141y1jP+S8nahIbdxbFC7IShw9Iw==
13701370

13711371
"@sinclair/typebox@^0.27.8":
13721372
version "0.27.8"
@@ -2046,12 +2046,12 @@ eslint-plugin-jest@28.3.0:
20462046
"@typescript-eslint/utils" "^6.0.0"
20472047

20482048
eslint-plugin-prettier@^5.0.0:
2049-
version "5.2.5"
2050-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.5.tgz#0ff00b16f4c80ccdafd6a24a263effba1700087e"
2051-
integrity sha512-IKKP8R87pJyMl7WWamLgPkloB16dagPIdd2FjBDbyRYPKo93wS/NbCOPh6gH+ieNLC+XZrhJt/kWj0PS/DFdmg==
2049+
version "5.2.6"
2050+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.6.tgz#be39e3bb23bb3eeb7e7df0927cdb46e4d7945096"
2051+
integrity sha512-mUcf7QG2Tjk7H055Jk0lGBjbgDnfrvqjhXh9t2xLMSCjZVcw9Rb1V6sVNXO0th3jgeO7zllWPTNRil3JW94TnQ==
20522052
dependencies:
20532053
prettier-linter-helpers "^1.0.0"
2054-
synckit "^0.10.2"
2054+
synckit "^0.11.0"
20552055

20562056
eslint-scope@^5.1.1:
20572057
version "5.1.1"
@@ -3614,12 +3614,12 @@ supports-color@^8.0.0:
36143614
dependencies:
36153615
has-flag "^4.0.0"
36163616

3617-
synckit@^0.10.2:
3618-
version "0.10.3"
3619-
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.10.3.tgz#940aea2c7b6d141a4f74dbdebc81e0958c331a4b"
3620-
integrity sha512-R1urvuyiTaWfeCggqEvpDJwAlDVdsT9NM+IP//Tk2x7qHCkSvBk/fwFgw/TLAHzZlrAnnazMcRw0ZD8HlYFTEQ==
3617+
synckit@^0.11.0:
3618+
version "0.11.4"
3619+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.4.tgz#48972326b59723fc15b8d159803cf8302b545d59"
3620+
integrity sha512-Q/XQKRaJiLiFIBNN+mndW7S/RHxvwzuZS6ZwmRzUBqJBv/5QIKCEwkBC8GBf8EQJKYnaFs0wOZbKTXBPj8L9oQ==
36213621
dependencies:
3622-
"@pkgr/core" "^0.2.0"
3622+
"@pkgr/core" "^0.2.3"
36233623
tslib "^2.8.1"
36243624

36253625
table@^6.0.9:

0 commit comments

Comments
 (0)