Skip to content

Commit

Permalink
chore: update dependency prettier to ^3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 9, 2024
1 parent bb04b6f commit c6c3dfe
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.3.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.3.1":
version: 3.3.1
resolution: "prettier@npm:3.3.1"
bin:
prettier: bin/prettier.cjs
checksum: facc944ba20e194ff4db765e830ffbcb642803381f0d2033ed397e79904fa4ccc877dc25ad68f42d36985c01d051c990ca1b905fb83d2d7d65fe69e4386fa1a3
checksum: c25a709c9f0be670dc6bcb190b622347e1dbeb6c3e7df8b0711724cb64d8647c60b839937a4df4df18e9cfb556c2b08ca9d24d9645eb5488a7fc032a2c4d5cb3
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.3.1"
tsup: "npm:^8.0.2"
typescript: "npm:^5.2.2"
vitest: "npm:^0.34.6"
Expand Down

0 comments on commit c6c3dfe

Please sign in to comment.