Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v2.5.0 (#343)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Nov 25, 2021
1 parent a131fff commit 988e741
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 @@ -54,7 +54,7 @@
"jest": "27.3.1",
"leasot": "12.0.0",
"mock-argv": "2.0.6",
"prettier": "2.4.1",
"prettier": "2.5.0",
"ts-jest": "27.0.7",
"ts-node": "10.4.0",
"typescript": "4.5.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1580,7 +1580,7 @@ __metadata:
jest: 27.3.1
leasot: 12.0.0
mock-argv: 2.0.6
prettier: 2.4.1
prettier: 2.5.0
string-argv: ^0.3.1
ts-jest: 27.0.7
ts-node: 10.4.0
Expand Down Expand Up @@ -4242,12 +4242,12 @@ fsevents@^2.3.2:
languageName: node
linkType: hard

"prettier@npm:2.4.1":
version: 2.4.1
resolution: "prettier@npm:2.4.1"
"prettier@npm:2.5.0":
version: 2.5.0
resolution: "prettier@npm:2.5.0"
bin:
prettier: bin-prettier.js
checksum: cc6830588b401b0d742862fe9c46bc9118204fb307c3abe0e49e95b35ed23629573807ffdf9cdd65289c252a0bb51fc0171437f6626ee36378dea80f0ee80b91
checksum: aad1b35b73e7c14596d389d90977a83dad0db689ba5802a0ef319c357b7867f55b885db197972aa6a56c30f53088c9f8e0d7f7930ae074c275a4e9cbe091d21d
languageName: node
linkType: hard

Expand Down

0 comments on commit 988e741

Please sign in to comment.