Skip to content

Commit

Permalink
Update dependency prettier to ^3.3.3 (#52)
Browse files Browse the repository at this point in the history
| datasource | package  | from  | to    |
| ---------- | -------- | ----- | ----- |
| npm        | prettier | 3.3.3 | 3.3.3 |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent 87b1794 commit fd0cc96
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"eslint-plugin-prettier": "^5.2.1",
"jest": "^29.7.0",
"js-yaml": "^4.1.0",
"prettier": "^3.2.5",
"prettier": "^3.3.3",
"ts-jest": "^29.1.2",
"typescript": "^5.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4942,7 +4942,7 @@ __metadata:
eslint-plugin-prettier: "npm:^5.2.1"
jest: "npm:^29.7.0"
js-yaml: "npm:^4.1.0"
prettier: "npm:^3.2.5"
prettier: "npm:^3.3.3"
ts-jest: "npm:^29.1.2"
typescript: "npm:^5.6.2"
languageName: unknown
Expand Down Expand Up @@ -5598,7 +5598,7 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.2.5":
"prettier@npm:^3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
bin:
Expand Down

0 comments on commit fd0cc96

Please sign in to comment.