Skip to content

Commit

Permalink
Bump the dev-dependencies group with 1 update (#691)
Browse files Browse the repository at this point in the history
* Bump the dev-dependencies group with 1 update

Bumps the dev-dependencies group with 1 update: [prettier](https://github.com/prettier/prettier).

- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.0.1...3.0.2)

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

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

* Add changeset for dependabot updates

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Brian DeHamer <bdehamer@github.com>
  • Loading branch information
3 people committed Aug 16, 2023
1 parent d0053a3 commit faca7de
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
2 changes: 2 additions & 0 deletions .changeset/twenty-ducks-accept.md
@@ -0,0 +1,2 @@
---
---
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
Expand Up @@ -27,7 +27,7 @@
"eslint-plugin-prettier": "^5.0.0",
"jest": "^29.6.2",
"nock": "^13.3.2",
"prettier": "^3.0.1",
"prettier": "^3.0.2",
"shx": "^0.3.3",
"ts-jest": "^29.1.1",
"typescript": "^5.1.6"
Expand Down

0 comments on commit faca7de

Please sign in to comment.