Skip to content

Commit

Permalink
Update dependency prettier to ^2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Sergio Cinos committed Jul 5, 2022
1 parent 59a979b commit e5792cb
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 @@ -67,7 +67,7 @@
"eslint-plugin-prettier": "^4.2.1",
"jest": "^28.1.2",
"outdent": "^0.8.0",
"prettier": "^2.6.2",
"prettier": "^2.7.1",
"release-it": "^14.14.3",
"typescript": "^4.7.4"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6573,12 +6573,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2.6.2":
version: 2.6.2
resolution: "prettier@npm:2.6.2"
"prettier@npm:^2.7.1":
version: 2.7.1
resolution: "prettier@npm:2.7.1"
bin:
prettier: bin-prettier.js
checksum: 48d08dde8e9fb1f5bccdd205baa7f192e9fc8bc98f86e1b97d919de804e28c806b0e6cc685e4a88211aa7987fa9668f30baae19580d87ced3ed0f2ec6572106f
checksum: 55a4409182260866ab31284d929b3cb961e5fdb91fe0d2e099dac92eaecec890f36e524b4c19e6ceae839c99c6d7195817579cdffc8e2c80da0cb794463a748b
languageName: node
linkType: hard

Expand Down Expand Up @@ -9069,7 +9069,7 @@ __metadata:
eslint-plugin-prettier: ^4.2.1
jest: ^28.1.2
outdent: ^0.8.0
prettier: ^2.6.2
prettier: ^2.7.1
release-it: ^14.14.3
semver: ^7.3.7
tslib: ^2.4.0
Expand Down

0 comments on commit e5792cb

Please sign in to comment.