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

build(deps-dev): bump prettier from 2.8.2 to 2.8.6 #72

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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"husky": "^8.0.3",
"lint-staged": "^13.1.0",
"mocha": "^10.2.0",
"prettier": "^2.8.2",
"prettier": "^2.8.6",
"pretty-quick": "^3.1.3",
"semantic-release": "^20.0.2",
"webpack": "^5.75.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4524,7 +4524,7 @@ __metadata:
husky: ^8.0.3
lint-staged: ^13.1.0
mocha: ^10.2.0
prettier: ^2.8.2
prettier: ^2.8.6
pretty-quick: ^3.1.3
semantic-release: ^20.0.2
webpack: ^5.75.0
Expand Down Expand Up @@ -7806,12 +7806,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.6":
version: 2.8.6
resolution: "prettier@npm:2.8.6"
bin:
prettier: bin-prettier.js
checksum: 740c56c2128d587d656ea1dde9bc9c3503dfc94db4f3ac387259215eeb2e216680bdad9d18a0c9feecc6b42cfa188d6fa777df4c36c1d00cedd4199074fbfbd2
checksum: 8ac94fa67aec0e65743ea15ebf954ef2f1e52638abd129dc04e8b49e8bb3224c0233c98df6b5c98efd31bd2a43866590486559438ee4ead09dc81be389068572
languageName: node
linkType: hard

Expand Down