Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 6, 2021
1 parent a2aba3c commit 0ae5e8a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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 @@ -42,7 +42,7 @@
"eslint-plugin-node": "^11.1.0",
"glob": "^7.1.6",
"jest": "^27.0.1",
"prettier": "2.5.0"
"prettier": "2.5.1"
},
"scripts": {
"test": "node --trace-warnings node_modules/.bin/jest test/ --coverage --detectOpenHandles",
Expand Down

0 comments on commit 0ae5e8a

Please sign in to comment.