Skip to content

Commit c52a30c

Browse files
chore(deps-dev): bump eslint-plugin-prettier from 5.2.1 to 5.2.4
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.2.1 to 5.2.4. - [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.1...v5.2.4) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6dbc4c commit c52a30c

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"eslint-config-airbnb-base": "^15.0.0",
1919
"eslint-config-prettier": "^9.1.0",
2020
"eslint-plugin-import": "^2.31.0",
21-
"eslint-plugin-prettier": "^5.2.1",
21+
"eslint-plugin-prettier": "^5.2.4",
2222
"eslint-plugin-simple-import-sort": "^12.1.1",
2323
"mocha": "^10.8.2",
2424
"nyc": "^17.1.0",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -444,10 +444,10 @@
444444
dependencies:
445445
"@octokit/openapi-types" "^11.2.0"
446446

447-
"@pkgr/core@^0.1.0":
448-
version "0.1.1"
449-
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31"
450-
integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==
447+
"@pkgr/core@^0.2.0":
448+
version "0.2.0"
449+
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.0.tgz#8dff61038cb5884789d8b323d9869e5363b976f7"
450+
integrity sha512-vsJDAkYR6qCPu+ioGScGiMYR7LvZYIXh/dlQeviqoTWNCVfKTLYD/LkNWH4Mxsv2a5vpIRc77FN5DnmK1eBggQ==
451451

452452
"@rtsao/scc@^1.1.0":
453453
version "1.1.0"
@@ -1314,13 +1314,13 @@ eslint-plugin-import@^2.31.0:
13141314
string.prototype.trimend "^1.0.8"
13151315
tsconfig-paths "^3.15.0"
13161316

1317-
eslint-plugin-prettier@^5.2.1:
1318-
version "5.2.1"
1319-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1.tgz#d1c8f972d8f60e414c25465c163d16f209411f95"
1320-
integrity sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw==
1317+
eslint-plugin-prettier@^5.2.4:
1318+
version "5.2.4"
1319+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.4.tgz#6daa54a11da8c48971475d7c0e239d0b6c6dbc60"
1320+
integrity sha512-SFtuYmnhwYCtuCDTKPoK+CEzCnEgKTU2qTLwoCxvrC0MFBTIXo1i6hDYOI4cwHaE5GZtlWmTN3YfucYi7KJwPw==
13211321
dependencies:
13221322
prettier-linter-helpers "^1.0.0"
1323-
synckit "^0.9.1"
1323+
synckit "^0.10.2"
13241324

13251325
eslint-plugin-simple-import-sort@^12.1.1:
13261326
version "12.1.1"
@@ -3040,13 +3040,13 @@ supports-preserve-symlinks-flag@^1.0.0:
30403040
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
30413041
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
30423042

3043-
synckit@^0.9.1:
3044-
version "0.9.1"
3045-
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.9.1.tgz#febbfbb6649979450131f64735aa3f6c14575c88"
3046-
integrity sha512-7gr8p9TQP6RAHusBOSLs46F4564ZrjV8xFmw5zCmgmhGUcw2hxsShhJ6CEiHQMgPDwAQ1fWHPM0ypc4RMAig4A==
3043+
synckit@^0.10.2:
3044+
version "0.10.3"
3045+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.10.3.tgz#940aea2c7b6d141a4f74dbdebc81e0958c331a4b"
3046+
integrity sha512-R1urvuyiTaWfeCggqEvpDJwAlDVdsT9NM+IP//Tk2x7qHCkSvBk/fwFgw/TLAHzZlrAnnazMcRw0ZD8HlYFTEQ==
30473047
dependencies:
3048-
"@pkgr/core" "^0.1.0"
3049-
tslib "^2.6.2"
3048+
"@pkgr/core" "^0.2.0"
3049+
tslib "^2.8.1"
30503050

30513051
test-exclude@^6.0.0:
30523052
version "6.0.0"
@@ -3089,10 +3089,10 @@ tsconfig-paths@^3.15.0:
30893089
minimist "^1.2.6"
30903090
strip-bom "^3.0.0"
30913091

3092-
tslib@^2.6.2:
3093-
version "2.6.2"
3094-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
3095-
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
3092+
tslib@^2.8.1:
3093+
version "2.8.1"
3094+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
3095+
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
30963096

30973097
tunnel@^0.0.6:
30983098
version "0.0.6"

0 commit comments

Comments
 (0)