Skip to content

Commit d066444

Browse files
Bump eslint-plugin-prettier from 5.2.1 to 5.3.1
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.2.1 to 5.3.1. - [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.3.1) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-version: 5.3.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0bdafcf commit d066444

2 files changed

Lines changed: 22 additions & 17 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"emergence.js": "1.1.2",
5656
"eslint": "9.23.0",
5757
"eslint-config-prettier": "9.1.0",
58-
"eslint-plugin-prettier": "5.2.1",
58+
"eslint-plugin-prettier": "5.3.1",
5959
"eslint-plugin-react": "7.37.4",
6060
"font-awesome": "4.7.0",
6161
"gh-pages": "6.3.0",

yarn.lock

Lines changed: 21 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2337,10 +2337,10 @@
23372337
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
23382338
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
23392339

2340-
"@pkgr/core@^0.1.0":
2341-
version "0.1.1"
2342-
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31"
2343-
integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==
2340+
"@pkgr/core@^0.2.3":
2341+
version "0.2.4"
2342+
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.4.tgz#d897170a2b0ba51f78a099edccd968f7b103387c"
2343+
integrity sha512-ROFF39F6ZrnzSUEmQQZUar0Jt4xVoP9WnDRdWwF4NNcXs3xBTLgBUDoOwW141y1jP+S8nahIbdxbFC7IShw9Iw==
23442344

23452345
"@pmmmwh/react-refresh-webpack-plugin@^0.5.10":
23462346
version "0.5.15"
@@ -6030,13 +6030,13 @@ eslint-plugin-jsx-a11y@^6.8.0:
60306030
safe-regex-test "^1.0.3"
60316031
string.prototype.includes "^2.0.1"
60326032

6033-
eslint-plugin-prettier@5.2.1:
6034-
version "5.2.1"
6035-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1.tgz#d1c8f972d8f60e414c25465c163d16f209411f95"
6036-
integrity sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw==
6033+
eslint-plugin-prettier@5.3.1:
6034+
version "5.3.1"
6035+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.3.1.tgz#9a16effb2d9d1c6ff44d182f48becfc54d5cff5a"
6036+
integrity sha512-vad9VWgEm9xaVXRNmb4aeOt0PWDc61IAdzghkbYQ2wavgax148iKoX1rNJcgkBGCipzLzOnHYVgL7xudM9yccQ==
60376037
dependencies:
60386038
prettier-linter-helpers "^1.0.0"
6039-
synckit "^0.9.1"
6039+
synckit "^0.11.0"
60406040

60416041
eslint-plugin-react-hooks@^4.6.0:
60426042
version "4.6.2"
@@ -13704,13 +13704,13 @@ swap-case@^2.0.2:
1370413704
dependencies:
1370513705
tslib "^2.0.3"
1370613706

13707-
synckit@^0.9.1:
13708-
version "0.9.1"
13709-
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.9.1.tgz#febbfbb6649979450131f64735aa3f6c14575c88"
13710-
integrity sha512-7gr8p9TQP6RAHusBOSLs46F4564ZrjV8xFmw5zCmgmhGUcw2hxsShhJ6CEiHQMgPDwAQ1fWHPM0ypc4RMAig4A==
13707+
synckit@^0.11.0:
13708+
version "0.11.4"
13709+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.4.tgz#48972326b59723fc15b8d159803cf8302b545d59"
13710+
integrity sha512-Q/XQKRaJiLiFIBNN+mndW7S/RHxvwzuZS6ZwmRzUBqJBv/5QIKCEwkBC8GBf8EQJKYnaFs0wOZbKTXBPj8L9oQ==
1371113711
dependencies:
13712-
"@pkgr/core" "^0.1.0"
13713-
tslib "^2.6.2"
13712+
"@pkgr/core" "^0.2.3"
13713+
tslib "^2.8.1"
1371413714

1371513715
system-architecture@^0.1.0:
1371613716
version "0.1.0"
@@ -14197,11 +14197,16 @@ tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0:
1419714197
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
1419814198
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
1419914199

14200-
tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.4.0, tslib@^2.6.2:
14200+
tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.4.0:
1420114201
version "2.6.3"
1420214202
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
1420314203
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
1420414204

14205+
tslib@^2.8.1:
14206+
version "2.8.1"
14207+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
14208+
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
14209+
1420514210
tslib@~2.4.0:
1420614211
version "2.4.1"
1420714212
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e"

0 commit comments

Comments
 (0)