Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2024
1 parent 548ac73 commit 90b879f
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 @@ -55,7 +55,7 @@
"eslint": "8.56.0",
"jest": "29.7.0",
"jest-fetch-mock": "3.0.3",
"prettier": "3.2.2",
"prettier": "3.2.3",
"ts-jest": "29.1.1",
"ts-node": "10.9.2",
"tsup": "7.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4520,12 +4520,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.2.2":
version: 3.2.2
resolution: "prettier@npm:3.2.2"
"prettier@npm:3.2.3":
version: 3.2.3
resolution: "prettier@npm:3.2.3"
bin:
prettier: bin/prettier.cjs
checksum: b416e1e4b26c351403343ebe461feda631c0eee5c3cf316c711204a08f3c639f38a8f9177c75e98a690998ff82e8ddc80c6bc027fb4ef6cedb6a4db035b4fe9a
checksum: 24b7c0e32cbe5a9b2d6dfbb85f67255a1132977d82885fe0dd86e080567026c10e678aae40a99fd793e477b5544b91458b37bb6a08a35041321d7de502c8aed0
languageName: node
linkType: hard

Expand Down Expand Up @@ -4663,7 +4663,7 @@ __metadata:
eslint: 8.56.0
jest: 29.7.0
jest-fetch-mock: 3.0.3
prettier: 3.2.2
prettier: 3.2.3
ts-jest: 29.1.1
ts-node: 10.9.2
tsup: 7.2.0
Expand Down

0 comments on commit 90b879f

Please sign in to comment.