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: update dependency prettier to v2.8.8 #81

Open
wants to merge 1 commit into
base: main
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
20 changes: 10 additions & 10 deletions .pnp.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@types/cron": "1.7.3",
"@types/jest": "27.0.1",
"@types/node": "16.3.3",
"@types/prettier": "2.3.2",
"@types/prettier": "2.7.3",
"@types/uuid": "8.3.1",
"@typescript-eslint/eslint-plugin": "4.31.0",
"@typescript-eslint/parser": "4.31.0",
Expand All @@ -95,7 +95,7 @@
"husky": "4.3.8",
"jest": "27.1.1",
"lint-staged": "11.1.2",
"prettier": "2.4.0",
"prettier": "2.8.8",
"ts-jest": "27.0.5",
"typescript": "4.3.5"
}
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -918,7 +918,7 @@ __metadata:
"@types/cron": 1.7.3
"@types/jest": 27.0.1
"@types/node": 16.3.3
"@types/prettier": 2.3.2
"@types/prettier": 2.7.3
"@types/uuid": 8.3.1
"@typescript-eslint/eslint-plugin": 4.31.0
"@typescript-eslint/parser": 4.31.0
Expand All @@ -931,7 +931,7 @@ __metadata:
husky: 4.3.8
jest: 27.1.1
lint-staged: 11.1.2
prettier: 2.4.0
prettier: 2.8.8
rxjs: 7.3.0
ts-jest: 27.0.5
typescript: 4.3.5
Expand Down Expand Up @@ -1457,10 +1457,10 @@ __metadata:
languageName: node
linkType: hard

"@types/prettier@npm:2.3.2":
version: 2.3.2
resolution: "@types/prettier@npm:2.3.2"
checksum: 7b425386aaf3b03fa63382ed1aceff367477ef9a52a2705978bfb1495fa1d8795316e1ab84671f6c8c5920de59a33d1567d837b9eb033996983efdfdbce84cb3
"@types/prettier@npm:2.7.3":
version: 2.7.3
resolution: "@types/prettier@npm:2.7.3"
checksum: 8bbf511338819b7e07750d2f91477fa23faa1a9eedbfbfe92e44d2b52d98f32d930aa42a97f3a3fe510ba33835e662bf058a3400b6569f27666c96dee0f4c59d
languageName: node
linkType: hard

Expand Down Expand Up @@ -5951,12 +5951,12 @@ fsevents@^2.3.2:
languageName: node
linkType: hard

"prettier@npm:2.4.0":
version: 2.4.0
resolution: "prettier@npm:2.4.0"
"prettier@npm:2.8.8":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
bin:
prettier: bin-prettier.js
checksum: b8409c92cf2e4e423b74e408f76b4786c2d8d5bc63c97aad256e9ca65c919a138e64717fdff4abeb9cb3b2048bb8320fc2e8fbca6f220b01dc08ad83c349cdc5
checksum: a2afc2fea5326d1e3667e385652f4f82ebb3467a79fd893ad237e683a65ad865ecf108658cfc296cc1224ce5862340417a4eddea2174917d3b4bc732e3e83501
languageName: node
linkType: hard

Expand Down