Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Commit

Permalink
build(deps): bump prettier from 2.5.1 to 2.6.0 in /core (#17)
Browse files Browse the repository at this point in the history
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:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 16, 2022
1 parent a477d9a commit b3bbd5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"crypto-js": "^4.1.1",
"lodash": "4.17.21",
"lodash.template": "^4.5.0",
"prettier": "2.5.1",
"prettier": "2.6.0",
"rimraf": "3.0.2",
"shelljs": "0.8.5",
"ts-node": "^10",
Expand Down

0 comments on commit b3bbd5e

Please sign in to comment.