Skip to content

Commit

Permalink
chore: update dependency prettier to ^3.2.4 (#111)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 21, 2024
1 parent d28f30a commit b328490
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 @@ -56,7 +56,7 @@
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"prettier": "^3.2.2",
"prettier": "^3.2.4",
"tsup": "^8.0.1",
"type-fest": "^4.9.0",
"typescript": "^5.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3730,7 +3730,7 @@ __metadata:
eslint: "npm:^8.56.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-import: "npm:^2.29.1"
prettier: "npm:^3.2.2"
prettier: "npm:^3.2.4"
tsup: "npm:^8.0.1"
type-fest: "npm:^4.9.0"
typescript: "npm:^5.3.3"
Expand Down Expand Up @@ -4860,12 +4860,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.4":
version: 3.2.4
resolution: "prettier@npm:3.2.4"
bin:
prettier: bin/prettier.cjs
checksum: ab9470ff6cfd19f28bc424f22e58f2fc4a488d148b9384f6c3739235017c8350cae82b3697392c23d9b098b9d8dfaa1cc9ff4ef25fd45f54c97b95f9cc7a1f7d
checksum: e2b735d0552501b3a7ac8bd3ba3b6de2920bb35bd4cd02d08cb9057ebe3e96d83b9a7e4b903d987b7530a50223b12c74d107c154337236ae2c68156ba1e65cd2
languageName: node
linkType: hard

Expand Down

0 comments on commit b328490

Please sign in to comment.