Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

Commit 76b71c2

Browse files
chore(deps-dev): bump prettier from 2.5.1 to 2.6.0 (#103)
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.5.1...2.6.0) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f3fc9d commit 76b71c2

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

package-lock.json

Lines changed: 10 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"jest": "^27.5.1",
1919
"lint-staged": "^12.3.5",
2020
"outdent": "^0.8.0",
21-
"prettier": "^2.5.0",
21+
"prettier": "^2.6.0",
2222
"ts-jest": "^27.1.3",
2323
"ts-node": "^10.7.0",
2424
"typescript": "^4.6.2"

0 commit comments

Comments
 (0)