From 1b5791f9a3146ca245e5934a3443129d0996b3ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 11:41:49 +0000 Subject: [PATCH] chore(deps-dev): bump prettier from 2.8.8 to 3.0.0 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](https://github.com/prettier/prettier/compare/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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1138b39..bd7fcb2c 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "jasmine": "3.10.0", "jasmine-core": "3.10.1", "lodash.startswith": "4.2.1", - "prettier": "2.8.8", + "prettier": "3.0.0", "q": "1.5.1", "rimraf": "5.0.1", "rollup": "3.26.3",