Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2024
1 parent 7f93de3 commit 8ac06ed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"eslint": "8.56.0",
"eslint-plugin-jsdoc": "48.0.2",
"lint-staged": "15.2.0",
"prettier": "3.2.1",
"prettier": "3.2.2",
"prettier-package-json": "2.8.0",
"prettier-plugin-organize-imports": "3.2.4",
"prettier-plugin-sh": "0.13.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3963,7 +3963,7 @@ __metadata:
eslint: "npm:8.56.0"
eslint-plugin-jsdoc: "npm:48.0.2"
lint-staged: "npm:15.2.0"
prettier: "npm:3.2.1"
prettier: "npm:3.2.2"
prettier-package-json: "npm:2.8.0"
prettier-plugin-organize-imports: "npm:3.2.4"
prettier-plugin-sh: "npm:0.13.1"
Expand Down Expand Up @@ -4943,12 +4943,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:*, prettier@npm:3.2.1":
version: 3.2.1
resolution: "prettier@npm:3.2.1"
"prettier@npm:*, prettier@npm:3.2.2":
version: 3.2.2
resolution: "prettier@npm:3.2.2"
bin:
prettier: bin/prettier.cjs
checksum: e01284f25c1e9a96dfaf4f7d0bfdf0726b26afc732b0e645a2653174d4ad5a1e85ae21ec4d327c71536f1acf8fee1dff5ea35c5b4b8e5b83ff00fe1dd6fef146
checksum: e84d0d2a4ce2b88ee1636904effbdf68b59da63d9f887128f2ed5382206454185432e7c0a9578bc4308bc25d099cfef47fd0b9c211066777854e23e65e34044d
languageName: node
linkType: hard

Expand Down

0 comments on commit 8ac06ed

Please sign in to comment.