Skip to content

Commit 56bd6a5

Browse files
⬆️ Bump ember-template-lint-plugin-prettier from 3.0.1 to 4.0.0 (#525)
Bumps [ember-template-lint-plugin-prettier](https://github.com/ember-template-lint/ember-template-lint-plugin-prettier) from 3.0.1 to 4.0.0. - [Release notes](https://github.com/ember-template-lint/ember-template-lint-plugin-prettier/releases) - [Changelog](https://github.com/ember-template-lint/ember-template-lint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](ember-template-lint/ember-template-lint-plugin-prettier@v3.0.1...v4.0.0) --- updated-dependencies: - dependency-name: ember-template-lint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb73e57 commit 56bd6a5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"ember-source": "~3.26.1",
9090
"ember-source-channel-url": "^3.0.0",
9191
"ember-template-lint": "^4.0.0",
92-
"ember-template-lint-plugin-prettier": "^3.0.1",
92+
"ember-template-lint-plugin-prettier": "^4.0.0",
9393
"ember-try": "^2.0.0",
9494
"eslint": "^7.20.0",
9595
"eslint-config-prettier": "^8.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7569,10 +7569,10 @@ ember-svg-jar@^2.2.3:
75697569
mkdirp "^0.5.1"
75707570
path-posix "^1.0.0"
75717571

7572-
ember-template-lint-plugin-prettier@^3.0.1:
7573-
version "3.0.1"
7574-
resolved "https://registry.yarnpkg.com/ember-template-lint-plugin-prettier/-/ember-template-lint-plugin-prettier-3.0.1.tgz#af117d12e1e0ab2037efb1e538c8b638197e31b1"
7575-
integrity sha512-mMDxJGp2eFqNs0fu1uiU13P5XOg+NEvzs+0BTEPtnWZ0m6t60jPvFFwKi4h62SRP4GJdtoP7WCXDo442VJZzEQ==
7572+
ember-template-lint-plugin-prettier@^4.0.0:
7573+
version "4.0.0"
7574+
resolved "https://registry.yarnpkg.com/ember-template-lint-plugin-prettier/-/ember-template-lint-plugin-prettier-4.0.0.tgz#37b49529232cf3b484b138a30e637d93c4e4044a"
7575+
integrity sha512-tQTiS60SAIHp49a++oRO9Hh1YzXvjIw8LM8PjOYyHv5WrNA3ATiTpJjHjcvQUog8Bw8TT+u0G16VmKkYHtSUQg==
75767576
dependencies:
75777577
prettier-linter-helpers "^1.0.0"
75787578

0 commit comments

Comments
 (0)