chore(deps): update dependency prettier to v3.2.4 (#22)
ci/woodpecker/push/lint_general Pipeline failed Details
ci/woodpecker/push/frontend unknown status Details

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [prettier](https://prettier.io) ([source](https://github.com/prettier/prettier)) | devDependencies | minor | [`3.0.3` -> `3.2.4`](https://renovatebot.com/diffs/npm/prettier/3.0.3/3.2.4) |

>  **Important**
>
> Release Notes retrieval for this PR were skipped because no github.com credentials were available.
> If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes).

---

### 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

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: fjadmin <fjadmin@demo.rattermeyer.de>
Reviewed-on: #22
Co-authored-by: Renovate Bot <renovatebot@demo.rattermeyer.de>
Co-committed-by: Renovate Bot <renovatebot@demo.rattermeyer.de>
pull/23/head
Renovate Bot 2024-01-28 15:06:11 +00:00 committed by fjadmin
parent 9c58dfc92a
commit 49d57da182
2 changed files with 5 additions and 5 deletions

View File

@ -29,7 +29,7 @@
"@types/react-dom": "^18.2.7",
"eslint": "^8.38.0",
"eslint-config-prettier": "9.0.0",
"prettier": "3.0.3",
"prettier": "3.2.4",
"typescript": "^5.1.6"
},
"engines": {

View File

@ -47,8 +47,8 @@ devDependencies:
specifier: 9.0.0
version: 9.0.0(eslint@8.52.0)
prettier:
specifier: 3.0.3
version: 3.0.3
specifier: 3.2.4
version: 3.2.4
typescript:
specifier: ^5.1.6
version: 5.2.2
@ -5085,8 +5085,8 @@ packages:
hasBin: true
dev: true
/prettier@3.0.3:
resolution: {integrity: sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==}
/prettier@3.2.4:
resolution: {integrity: sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==}
engines: {node: '>=14'}
hasBin: true
dev: true