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.6.2 #117

Merged
merged 3 commits into from
May 8, 2022
Merged
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
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,13 @@
"@types/common-tags": "1.8.1",
"@types/eslint": "8.4.1",
"@types/node": "17.0.21",
"@types/prettier": "2.4.4",
"@types/prettier": "2.6.0",
"@typescript-eslint/eslint-plugin": "5.18.0",
"@typescript-eslint/parser": "5.18.0",
"eslint": "8.12.0",
"eslint-plugin-prettier": "4.0.0",
"husky": "7.0.4",
"prettier": "2.5.1",
"prettier": "2.6.2",
"prisma": "3.11.1",
"tsup": "5.12.7",
"typescript": "4.6.2"
Expand Down
23 changes: 7 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -465,10 +465,10 @@ __metadata:
languageName: node
linkType: hard

"@types/prettier@npm:2.4.4":
version: 2.4.4
resolution: "@types/prettier@npm:2.4.4"
checksum: 2c2cc57efd49c7d8907415a72f96c84a6dd8696dd3bf8aa4ca3a667427bebf71cbfbc912673624bdfc935d272d1c008c639cf155f6449315990a4dc110f0d216
"@types/prettier@npm:2.6.0":
version: 2.6.0
resolution: "@types/prettier@npm:2.6.0"
checksum: 946f1f82ce6f31664e023a5d65931c31b7d677b454f528f67dce851d72e7fcfe713076f4251b16c3646eecf1545f5f5b909b4962966341ed9ddf5b80113b3674
languageName: node
linkType: hard

Expand Down Expand Up @@ -3032,7 +3032,7 @@ __metadata:
"@types/common-tags": 1.8.1
"@types/eslint": 8.4.1
"@types/node": 17.0.21
"@types/prettier": 2.4.4
"@types/prettier": 2.6.0
"@typescript-eslint/eslint-plugin": 5.18.0
"@typescript-eslint/parser": 5.18.0
common-tags: ^1.8.2
Expand All @@ -3042,7 +3042,7 @@ __metadata:
eslint: 8.12.0
eslint-plugin-prettier: 4.0.0
husky: 7.0.4
prettier: 2.5.1
prettier: 2.6.2
prisma: 3.11.1
sodium: ^3.0.2
tslib: ^2.3.1
Expand Down Expand Up @@ -3162,16 +3162,7 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.5.1":
version: 2.5.1
resolution: "prettier@npm:2.5.1"
bin:
prettier: bin-prettier.js
checksum: 21b9408476ea1c544b0e45d51ceb94a84789ff92095abb710942d780c862d0daebdb29972d47f6b4d0f7ebbfb0ffbf56cc2cfa3e3e9d1cca54864af185b15b66
languageName: node
linkType: hard

"prettier@npm:^2.6.1":
"prettier@npm:2.6.2, prettier@npm:^2.6.1":
version: 2.6.2
resolution: "prettier@npm:2.6.2"
bin:
Expand Down