Skip to content

Commit

Permalink
Bump prettier from 3.2.4 to 3.2.5 (#289)
Browse files Browse the repository at this point in the history
* Bump prettier from 3.2.4 to 3.2.5

Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.2.4...3.2.5)

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

Signed-off-by: dependabot[bot] <[email protected]>

* autoformat

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Surrell <[email protected]>
  • Loading branch information
dependabot[bot] and sirreal authored Feb 5, 2024
1 parent 09dffd0 commit 8cb61fb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json.schemastore.org/tsconfig",
"files": [],
"references": [{ "path": "./tsconfig.lib.json" }, { "path": "./tsconfig.test.json" }],
"references": [{ "path": "./tsconfig.lib.json" }, { "path": "./tsconfig.test.json" }]
}

0 comments on commit 8cb61fb

Please sign in to comment.