Skip to content

Commit

Permalink
chore: update dependency prettier to ^3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 14, 2024
1 parent b66b343 commit e6ef8eb
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 @@ -50,7 +50,7 @@
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.29.1",
"prettier": "^3.0.3",
"prettier": "^3.3.3",
"tsup": "^7.2.0",
"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 @@ -3378,7 +3378,7 @@ __metadata:
eslint-config-prettier: ^9.0.0
eslint-plugin-import: ^2.29.1
globby: ^11.1.0
prettier: ^3.0.3
prettier: ^3.3.3
tsup: ^7.2.0
typescript: ^5.2.2
vitest: ^0.34.6
Expand Down Expand Up @@ -4439,12 +4439,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.0.3":
version: 3.0.3
resolution: "prettier@npm:3.0.3"
"prettier@npm:^3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
bin:
prettier: bin/prettier.cjs
checksum: e10b9af02b281f6c617362ebd2571b1d7fc9fb8a3bd17e371754428cda992e5e8d8b7a046e8f7d3e2da1dcd21aa001e2e3c797402ebb6111b5cd19609dd228e0
checksum: bc8604354805acfdde6106852d14b045bb20827ad76a5ffc2455b71a8257f94de93f17f14e463fe844808d2ccc87248364a5691488a3304f1031326e62d9276e
languageName: node
linkType: hard

Expand Down

0 comments on commit e6ef8eb

Please sign in to comment.