Skip to content

Commit

Permalink
Bump prettier from 2.8.0 to 2.8.3 (#119)
Browse files Browse the repository at this point in the history
* Bump prettier from 2.8.0 to 2.8.3

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.0 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.8.0...2.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Updated Changelog

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dan Goslen <dwgoslen@gmail.com>
  • Loading branch information
3 people committed Jan 23, 2023
1 parent aad2763 commit 11616d3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### Dependencies
- Bumps `typescript` from 4.9.3 to 4.9.4
- Bumps `actions/checkout` from 3.1.0 to 3.3.0
- Bumps `prettier` from 2.8.0 to 2.8.3
- Bumps `@types/node` from 14.18.33 to 18.11.18
- Bumps `eslint-plugin-jest` from 27.1.6 to 27.2.1
- Bumps `eslint` from 8.28.0 to 8.32.0
Expand Down
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 @@
"jest": "^26.6.3",
"jest-circus": "^26.6.3",
"js-yaml": "^4.0.0",
"prettier": "2.8.0",
"prettier": "2.8.3",
"ts-jest": "^26.5.6",
"typescript": "^4.9.4"
}
Expand Down

0 comments on commit 11616d3

Please sign in to comment.