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.7.1 to 2.8.4 #217

Merged
merged 1 commit into from Mar 3, 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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -39,7 +39,7 @@
"lint-staged": "^13.0.3",
"micromatch": "^4.0.5",
"pinst": "^3.0.0",
"prettier": "^2.4.1",
"prettier": "^2.8.4",
"rimraf": "^4.1.3",
"shelljs": "^0.8.4",
"solcco": ">=1.0.11",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -63,7 +63,7 @@ __metadata:
lint-staged: ^13.0.3
micromatch: ^4.0.5
pinst: ^3.0.0
prettier: ^2.4.1
prettier: ^2.8.4
rimraf: ^4.1.3
shelljs: ^0.8.4
solcco: ">=1.0.11"
Expand Down Expand Up @@ -1990,12 +1990,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2.4.1":
version: 2.7.1
resolution: "prettier@npm:2.7.1"
"prettier@npm:^2.8.4":
version: 2.8.4
resolution: "prettier@npm:2.8.4"
bin:
prettier: bin-prettier.js
checksum: 55a4409182260866ab31284d929b3cb961e5fdb91fe0d2e099dac92eaecec890f36e524b4c19e6ceae839c99c6d7195817579cdffc8e2c80da0cb794463a748b
checksum: c173064bf3df57b6d93d19aa98753b9b9dd7657212e33b41ada8e2e9f9884066bb9ca0b4005b89b3ab137efffdf8fbe0b462785aba20364798ff4303aadda57e
languageName: node
linkType: hard

Expand Down