Skip to content

Commit

Permalink
build(deps-dev): bump prettier from 2.8.5 to 2.8.6 (#4)
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.5 to 2.8.6.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.5...2.8.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 21, 2023
1 parent 21e2c7b commit 34c5bba
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 6 deletions.
13 changes: 10 additions & 3 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"listhen": "^1.0.4",
"pino": "^8.11.0",
"pino-pretty": "^10.0.0",
"prettier": "^2.8.5",
"prettier": "^2.8.6",
"sinon": "^15.0.2",
"sinon-chai": "^3.7.0",
"typescript": "^5.0.2",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3867,7 +3867,7 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2.2.1, prettier@npm:^2.8.5":
"prettier@npm:^2.2.1":
version: 2.8.5
resolution: "prettier@npm:2.8.5"
bin:
Expand All @@ -3876,6 +3876,15 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2.8.6":
version: 2.8.6
resolution: "prettier@npm:2.8.6"
bin:
prettier: bin-prettier.js
checksum: 8ac94fa67aec0e65743ea15ebf954ef2f1e52638abd129dc04e8b49e8bb3224c0233c98df6b5c98efd31bd2a43866590486559438ee4ead09dc81be389068572
languageName: node
linkType: hard

"pretty-format@npm:^27.5.1":
version: 27.5.1
resolution: "pretty-format@npm:27.5.1"
Expand Down Expand Up @@ -4336,7 +4345,7 @@ __metadata:
node-fetch: ^3.3.1
pino: ^8.11.0
pino-pretty: ^10.0.0
prettier: ^2.8.5
prettier: ^2.8.6
sinon: ^15.0.2
sinon-chai: ^3.7.0
typescript: ^5.0.2
Expand Down

0 comments on commit 34c5bba

Please sign in to comment.