Skip to content

Commit

Permalink
build(deps-dev): Bump prettier from 2.8.7 to 2.8.8
Browse files Browse the repository at this point in the history
Bumps [prettier](https:/prettier/prettier) from 2.8.7 to 2.8.8.
- [Release notes](https:/prettier/prettier/releases)
- [Changelog](https:/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.7...2.8.8)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 25, 2023
1 parent 993cd5e commit e20f5f9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"lint-staged": "^13.2.1",
"micromatch": "^4.0.5",
"pinst": "^3.0.0",
"prettier": "^2.8.7",
"prettier": "^2.8.8",
"rimraf": "^5.0.0",
"shelljs": "^0.8.4",
"solcco": ">=1.0.11",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ __metadata:
lint-staged: ^13.2.1
micromatch: ^4.0.5
pinst: ^3.0.0
prettier: ^2.8.7
prettier: ^2.8.8
rimraf: ^5.0.0
shelljs: ^0.8.4
solcco: ">=1.0.11"
Expand Down Expand Up @@ -2257,12 +2257,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2.8.7":
version: 2.8.7
resolution: "prettier@npm:2.8.7"
"prettier@npm:^2.8.8":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
bin:
prettier: bin-prettier.js
checksum: fdc8f2616f099f5f0d685907f4449a70595a0fc1d081a88919604375989e0d5e9168d6121d8cc6861f21990b31665828e00472544d785d5940ea08a17660c3a6
checksum: b49e409431bf129dd89238d64299ba80717b57ff5a6d1c1a8b1a28b590d998a34e083fa13573bc732bb8d2305becb4c9a4407f8486c81fa7d55100eb08263cf8
languageName: node
linkType: hard

Expand Down

0 comments on commit e20f5f9

Please sign in to comment.