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

⬆️ Bump prettier from 2.8.2 to 2.8.3 #1269

Merged
merged 1 commit into from
Jan 16, 2023
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"husky": "^8.0.3",
"lint-staged": "^13.0.0",
"prettier": "2.8.2",
"prettier": "2.8.3",
"turbo": "^1.7.0"
},
"volta": {
Expand Down
2 changes: 1 addition & 1 deletion packages/gitmojis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"ajv-cli": "^5.0.0",
"lint-staged": "^13.0.0",
"prettier": "2.8.2"
"prettier": "2.8.3"
},
"author": {
"name": "carloscuesta",
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"next-sitemap": "^3.1.45",
"next-themes": "^0.2.0",
"node-mocks-http": "^1.12.1",
"prettier": "2.8.2",
"prettier": "2.8.3",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4810,7 +4810,7 @@ __metadata:
dependencies:
husky: ^8.0.3
lint-staged: ^13.0.0
prettier: 2.8.2
prettier: 2.8.3
turbo: ^1.7.0
languageName: unknown
linkType: soft
Expand All @@ -4821,7 +4821,7 @@ __metadata:
dependencies:
ajv-cli: ^5.0.0
lint-staged: ^13.0.0
prettier: 2.8.2
prettier: 2.8.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -7398,12 +7398,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.8.2":
version: 2.8.2
resolution: "prettier@npm:2.8.2"
"prettier@npm:2.8.3":
version: 2.8.3
resolution: "prettier@npm:2.8.3"
bin:
prettier: bin-prettier.js
checksum: 740c56c2128d587d656ea1dde9bc9c3503dfc94db4f3ac387259215eeb2e216680bdad9d18a0c9feecc6b42cfa188d6fa777df4c36c1d00cedd4199074fbfbd2
checksum: 92f2ceb522d454370e02082aa74ad27388672f7cee8975028b59517c069fe643bdc73e322675c8faf2ff173d7a626d1a6389f26b474000308e793aa25fff46e5
languageName: node
linkType: hard

Expand Down Expand Up @@ -9030,7 +9030,7 @@ __metadata:
next-sitemap: ^3.1.45
next-themes: ^0.2.0
node-mocks-http: ^1.12.1
prettier: 2.8.2
prettier: 2.8.3
prop-types: ^15.8.1
react: ^18.2.0
react-dom: ^18.2.0
Expand Down