Skip to content

Commit

Permalink
Update dependency prettier to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 13, 2024
1 parent f55cfcd commit 7009d41
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"axios": "0.27.2",
"axios-mock-adapter": "1.21.1",
"jest": "28.1.3",
"prettier": "2.7.1",
"prettier": "3.3.3",
"typescript": "4.7.3"
},
"peerDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1972,7 +1972,7 @@ __metadata:
axios-mock-adapter: 1.21.1
jest: 28.1.3
oauth-sign: ^0.9.0
prettier: 2.7.1
prettier: 3.3.3
typescript: 4.7.3
peerDependencies:
axios: ">=0.21.0"
Expand Down Expand Up @@ -4076,12 +4076,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.7.1":
version: 2.7.1
resolution: "prettier@npm:2.7.1"
"prettier@npm:3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
bin:
prettier: bin-prettier.js
checksum: 55a4409182260866ab31284d929b3cb961e5fdb91fe0d2e099dac92eaecec890f36e524b4c19e6ceae839c99c6d7195817579cdffc8e2c80da0cb794463a748b
prettier: bin/prettier.cjs
checksum: bc8604354805acfdde6106852d14b045bb20827ad76a5ffc2455b71a8257f94de93f17f14e463fe844808d2ccc87248364a5691488a3304f1031326e62d9276e
languageName: node
linkType: hard

Expand Down

0 comments on commit 7009d41

Please sign in to comment.