Skip to content

Commit

Permalink
chore: update dependency prettier to ^3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 61f763e commit 55d38c4
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 @@ -43,7 +43,7 @@
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.29.1",
"lodash": "^4.17.21",
"prettier": "^3.1.1",
"prettier": "^3.4.1",
"tsup": "^8.0.2",
"typescript": "^5.2.2",
"vitest": "^0.34.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4726,12 +4726,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.1.1":
version: 3.1.1
resolution: "prettier@npm:3.1.1"
"prettier@npm:^3.4.1":
version: 3.4.1
resolution: "prettier@npm:3.4.1"
bin:
prettier: bin/prettier.cjs
checksum: facc944ba20e194ff4db765e830ffbcb642803381f0d2033ed397e79904fa4ccc877dc25ad68f42d36985c01d051c990ca1b905fb83d2d7d65fe69e4386fa1a3
checksum: 2d6cc3101ad9de72b49c59339480b0983e6ff6742143da0c43f476bf3b5ef88ede42ebd9956d7a0a8fa59f7a5990e8ef03c9ad4c37f7e4c9e5db43ee0853156c
languageName: node
linkType: hard

Expand Down Expand Up @@ -5883,7 +5883,7 @@ __metadata:
eslint-config-prettier: "npm:^9.0.0"
eslint-plugin-import: "npm:^2.29.1"
lodash: "npm:^4.17.21"
prettier: "npm:^3.1.1"
prettier: "npm:^3.4.1"
tsup: "npm:^8.0.2"
typescript: "npm:^5.2.2"
vitest: "npm:^0.34.6"
Expand Down

0 comments on commit 55d38c4

Please sign in to comment.