Skip to content

Commit

Permalink
Bump prettier from 2.4.1 to 2.8.3
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.8.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.4.1...2.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2023
1 parent 2029fc1 commit f7e8fc9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 8 deletions.
17 changes: 10 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 @@ -15,7 +15,7 @@
"eslint-plugin-github": "^4.3.4",
"jest": "^29.4.1",
"nock": "^13.2.0",
"prettier": "^2.4.1"
"prettier": "^2.8.3"
},
"scripts": {
"all": "npm run format && npm run lint && npm run prepare && npm run test",
Expand Down

0 comments on commit f7e8fc9

Please sign in to comment.