Skip to content

Commit d7adc33

Browse files
build(deps): update dependency eslint-plugin-prettier to v5.2.3
1 parent 32e4d3f commit d7adc33

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1354,12 +1354,12 @@ eslint-config-prettier@^9.1.0:
13541354
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
13551355

13561356
eslint-plugin-prettier@^5.1.3:
1357-
version "5.1.3"
1358-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.3.tgz#17cfade9e732cef32b5f5be53bd4e07afd8e67e1"
1359-
integrity sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw==
1357+
version "5.2.3"
1358+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.3.tgz#c4af01691a6fa9905207f0fbba0d7bea0902cce5"
1359+
integrity sha512-qJ+y0FfCp/mQYQ/vWQ3s7eUlFEL4PyKfAJxsnYTJ4YT73nsJBWqmEpFryxV9OeUiqmsTsYJ5Y+KDNaeP31wrRw==
13601360
dependencies:
13611361
prettier-linter-helpers "^1.0.0"
1362-
synckit "^0.8.6"
1362+
synckit "^0.9.1"
13631363

13641364
eslint-scope@^7.2.2:
13651365
version "7.2.2"
@@ -3110,10 +3110,10 @@ supports-preserve-symlinks-flag@^1.0.0:
31103110
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
31113111
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
31123112

3113-
synckit@^0.8.6:
3114-
version "0.8.8"
3115-
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.8.8.tgz#fe7fe446518e3d3d49f5e429f443cf08b6edfcd7"
3116-
integrity sha512-HwOKAP7Wc5aRGYdKH+dw0PRRpbO841v2DENBtjnR5HFWoiNByAl7vrx3p0G/rCyYXQsrxqtX48TImFtPcIHSpQ==
3113+
synckit@^0.9.1:
3114+
version "0.9.2"
3115+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.9.2.tgz#a3a935eca7922d48b9e7d6c61822ee6c3ae4ec62"
3116+
integrity sha512-vrozgXDQwYO72vHjUb/HnFbQx1exDjoKzqx23aXEg2a9VIg2TSFZ8FmeZpTjUCFMYw7mpX4BE2SFu8wI7asYsw==
31173117
dependencies:
31183118
"@pkgr/core" "^0.1.0"
31193119
tslib "^2.6.2"
@@ -3169,9 +3169,9 @@ ts-jest@^29.1.2:
31693169
yargs-parser "^21.0.1"
31703170

31713171
tslib@^2.6.2:
3172-
version "2.6.2"
3173-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
3174-
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
3172+
version "2.8.1"
3173+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
3174+
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
31753175

31763176
type-check@^0.4.0, type-check@~0.4.0:
31773177
version "0.4.0"

0 commit comments

Comments
 (0)