Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 6, 2023
1 parent 33d6dd3 commit 82e6408
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -88,7 +88,7 @@
"mock-fs": "^5.2.0",
"nock": "^13.2.9",
"nyc": "^15.1.0",
"prettier": "~2.8.1",
"prettier": "~3.0.0",
"source-map-support": "^0.5.9",
"ts-mockito": "^2.3.1",
"ts-node": "^10.9.1",
Expand Down

0 comments on commit 82e6408

Please sign in to comment.