Skip to content

Commit

Permalink
chore(deps): update dependency prettier-plugin-packagejson to v2.5.0 (#…
Browse files Browse the repository at this point in the history
…831)

* chore(deps): update dependency prettier-plugin-packagejson to v2.5.0

| datasource | package                     | from   | to    |
| ---------- | --------------------------- | ------ | ----- |
| npm        | prettier-plugin-packagejson | 2.4.12 | 2.5.0 |

* chore: prettier fix

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
  • Loading branch information
renovate[bot] and viceice committed Apr 22, 2024
1 parent 1c14ccc commit 5ff5adb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"lint-staged": "15.2.2",
"npm-run-all2": "6.1.2",
"prettier": "3.2.5",
"prettier-plugin-packagejson": "2.4.12",
"prettier-plugin-packagejson": "2.5.0",
"rimraf": "5.0.5",
"semantic-release": "23.0.8",
"ts-node": "10.9.2",
Expand All @@ -67,12 +67,12 @@
},
"pnpm": {
"supportedArchitectures": {
"cpu": [
"x64"
],
"os": [
"linux",
"win32"
],
"cpu": [
"x64"
]
}
}
Expand Down
15 changes: 8 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5ff5adb

Please sign in to comment.