chore(deps): update dependency prettier-plugin-package to v1.4.0

| datasource | package                 | from  | to    |
| ---------- | ----------------------- | ----- | ----- |
| npm        | prettier-plugin-package | 1.3.1 | 1.4.0 |
This commit is contained in:
renovate[bot] 2024-01-18 07:00:12 +00:00 committed by GitHub
parent 408988bcc3
commit d94a5c43a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -58,7 +58,7 @@
"lint-staged": "13.3.0", "lint-staged": "13.3.0",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"prettier": "2.8.8", "prettier": "2.8.8",
"prettier-plugin-package": "1.3.1", "prettier-plugin-package": "1.4.0",
"rimraf": "5.0.5", "rimraf": "5.0.5",
"semantic-release": "21.1.2", "semantic-release": "21.1.2",
"ts-node": "10.9.2", "ts-node": "10.9.2",

View file

@ -4229,10 +4229,10 @@ prelude-ls@^1.2.1:
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396" resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g== integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
prettier-plugin-package@1.3.1: prettier-plugin-package@1.4.0:
version "1.3.1" version "1.4.0"
resolved "https://registry.yarnpkg.com/prettier-plugin-package/-/prettier-plugin-package-1.3.1.tgz#07d90fcb1b3902509fc355fc379a980f25d8569e" resolved "https://registry.yarnpkg.com/prettier-plugin-package/-/prettier-plugin-package-1.4.0.tgz#cd5843bce8c397ae1cefcbff1d5f2083a754219f"
integrity sha512-/0x1ZJLaf+ru5TH0bTOZCcb7aVNWFqY4Pb4CHx1p56dS/HiNeQfCdrarMqwE8huqW7ohp8fMvQTyPjlqqzmw1Q== integrity sha512-jy8UjgHadyznzWfunyjPQPqE2Y92TVF3Q0O829X6pk/ARoKn0vtSu+mtKIsmikZYb2N50mV6vRIqCf19XdOdIg==
prettier@2.8.8: prettier@2.8.8:
version "2.8.8" version "2.8.8"