Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency prettier to v2.8.8 #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"babel-plugin-tester": "10.1.0",
"jest": "27.1.0",
"postcss": "8.3.11",
"prettier": "2.3.2",
"prettier": "2.8.8",
"tailwindcss": "2.2.2",
"ts-jest": "27.0.4",
"typescript": "4.3.5"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4217,12 +4217,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.3.2":
version: 2.3.2
resolution: "prettier@npm:2.3.2"
"prettier@npm:2.8.8":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
bin:
prettier: bin-prettier.js
checksum: 4fd89a7f6a12b13456d359fba2b1dd0fc0a17cf33f8f15953ab9f43b21ea9b09b5a2861d63b558ca0577274ce606d390e70628cf93e26d19d6cb7f19c9eebc31
checksum: a2afc2fea5326d1e3667e385652f4f82ebb3467a79fd893ad237e683a65ad865ecf108658cfc296cc1224ce5862340417a4eddea2174917d3b4bc732e3e83501
languageName: node
linkType: hard

Expand Down Expand Up @@ -4829,7 +4829,7 @@ __metadata:
babel-plugin-tester: 10.1.0
jest: 27.1.0
postcss: 8.3.11
prettier: 2.3.2
prettier: 2.8.8
tailwindcss: 2.2.2
ts-jest: 27.0.4
typescript: 4.3.5
Expand Down