From 46cbdef9a63d36cc9c343654a173114f3e6baaaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Mar 2022 21:34:46 +0100 Subject: [PATCH] chore(deps-dev): bump prettier from 2.5.1 to 2.6.0 (#1062) 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](https://github.com/prettier/prettier/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a04cf81a..7093d79c 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "gulp-jasmine": "4.0.0", "jasmine": "3.10.0", "jasmine-core": "3.10.1", - "prettier": "2.5.1", + "prettier": "2.6.0", "rimraf": "3.0.2", "rollup": "2.70.1", "rollup-plugin-prettier": "2.2.2",