chore(deps): update dependency eslint-plugin-prettier to v5.5.5 (#2218)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [eslint-plugin-prettier](https://redirect.github.com/prettier/eslint-plugin-prettier) | [`5.5.4` → `5.5.5`](https://renovatebot.com/diffs/npm/eslint-plugin-prettier/5.5.4/5.5.5) |  |  | --- ### Release Notes <details> <summary>prettier/eslint-plugin-prettier (eslint-plugin-prettier)</summary> ### [`v5.5.5`](https://redirect.github.com/prettier/eslint-plugin-prettier/blob/HEAD/CHANGELOG.md#555) [Compare Source](https://redirect.github.com/prettier/eslint-plugin-prettier/compare/v5.5.4...v5.5.5) ##### Patch Changes - [#​772](https://redirect.github.com/prettier/eslint-plugin-prettier/pull/772) [`7264ed0`](7264ed0a6c) Thanks [@​BPScott](https://redirect.github.com/BPScott)! - Bump prettier-linter-helpers dependency to v1.0.1 - [#​776](https://redirect.github.com/prettier/eslint-plugin-prettier/pull/776) [`77651a3`](77651a33cd) Thanks [@​aswils](https://redirect.github.com/aswils)! - fix: bump synckit for yarn PnP ESM issue </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44Mi4zIiwidXBkYXRlZEluVmVyIjoiNDIuODIuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLXBhdGNoIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a05b93314d
commit
092e1c6014
@@ -72,7 +72,7 @@
|
|||||||
"eslint": "9.39.2",
|
"eslint": "9.39.2",
|
||||||
"eslint-config-prettier": "10.1.8",
|
"eslint-config-prettier": "10.1.8",
|
||||||
"eslint-plugin-jsdoc": "62.0.0",
|
"eslint-plugin-jsdoc": "62.0.0",
|
||||||
"eslint-plugin-prettier": "5.5.4",
|
"eslint-plugin-prettier": "5.5.5",
|
||||||
"eslint-plugin-react": "7.37.5",
|
"eslint-plugin-react": "7.37.5",
|
||||||
"eslint-plugin-react-hooks": "7.0.1",
|
"eslint-plugin-react-hooks": "7.0.1",
|
||||||
"eslint-webpack-plugin": "5.0.2",
|
"eslint-webpack-plugin": "5.0.2",
|
||||||
|
|||||||
24
yarn.lock
24
yarn.lock
@@ -6658,12 +6658,12 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-plugin-prettier@npm:5.5.4":
|
"eslint-plugin-prettier@npm:5.5.5":
|
||||||
version: 5.5.4
|
version: 5.5.5
|
||||||
resolution: "eslint-plugin-prettier@npm:5.5.4"
|
resolution: "eslint-plugin-prettier@npm:5.5.5"
|
||||||
dependencies:
|
dependencies:
|
||||||
prettier-linter-helpers: "npm:^1.0.0"
|
prettier-linter-helpers: "npm:^1.0.1"
|
||||||
synckit: "npm:^0.11.7"
|
synckit: "npm:^0.11.12"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@types/eslint": ">=8.0.0"
|
"@types/eslint": ">=8.0.0"
|
||||||
eslint: ">=8.0.0"
|
eslint: ">=8.0.0"
|
||||||
@@ -6674,7 +6674,7 @@ __metadata:
|
|||||||
optional: true
|
optional: true
|
||||||
eslint-config-prettier:
|
eslint-config-prettier:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/5cc780e0ab002f838ad8057409e86de4ff8281aa2704a50fa8511abff87028060c2e45741bc9cbcbd498712e8d189de8026e70aed9e20e50fe5ba534ee5a8442
|
checksum: 10c0/091449b28c77ab2efbbf674e977181f2c8453d95a4df68218bddd87a4dfaa9ecc4eda60164e416f5986fb5d577e66e8d8e1e23d81e8555f8d735375598b03257
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -7595,7 +7595,7 @@ __metadata:
|
|||||||
eslint: "npm:9.39.2"
|
eslint: "npm:9.39.2"
|
||||||
eslint-config-prettier: "npm:10.1.8"
|
eslint-config-prettier: "npm:10.1.8"
|
||||||
eslint-plugin-jsdoc: "npm:62.0.0"
|
eslint-plugin-jsdoc: "npm:62.0.0"
|
||||||
eslint-plugin-prettier: "npm:5.5.4"
|
eslint-plugin-prettier: "npm:5.5.5"
|
||||||
eslint-plugin-react: "npm:7.37.5"
|
eslint-plugin-react: "npm:7.37.5"
|
||||||
eslint-plugin-react-hooks: "npm:7.0.1"
|
eslint-plugin-react-hooks: "npm:7.0.1"
|
||||||
eslint-webpack-plugin: "npm:5.0.2"
|
eslint-webpack-plugin: "npm:5.0.2"
|
||||||
@@ -10417,7 +10417,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"prettier-linter-helpers@npm:^1.0.0":
|
"prettier-linter-helpers@npm:^1.0.1":
|
||||||
version: 1.0.1
|
version: 1.0.1
|
||||||
resolution: "prettier-linter-helpers@npm:1.0.1"
|
resolution: "prettier-linter-helpers@npm:1.0.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -12438,12 +12438,12 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"synckit@npm:^0.11.7, synckit@npm:^0.11.8":
|
"synckit@npm:^0.11.12, synckit@npm:^0.11.8":
|
||||||
version: 0.11.11
|
version: 0.11.12
|
||||||
resolution: "synckit@npm:0.11.11"
|
resolution: "synckit@npm:0.11.12"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@pkgr/core": "npm:^0.2.9"
|
"@pkgr/core": "npm:^0.2.9"
|
||||||
checksum: 10c0/f0761495953d12d94a86edf6326b3a565496c72f9b94c02549b6961fb4d999f4ca316ce6b3eb8ed2e4bfc5056a8de65cda0bd03a233333a35221cd2fdc0e196b
|
checksum: 10c0/cc4d446806688ae0d728ae7bb3f53176d065cf9536647fb85bdd721dcefbd7bf94874df6799ff61580f2b03a392659219b778a9254ad499f9a1f56c34787c235
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user