Skip to content

Commit

Permalink
chore(deps-dev): bump ember-template-lint-plugin-prettier (#1017)
Browse files Browse the repository at this point in the history
Bumps [ember-template-lint-plugin-prettier](https://github.com/ember-template-lint/ember-template-lint-plugin-prettier) from 4.1.0 to 4.2.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@v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: ember-template-lint-plugin-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>
  • Loading branch information
dependabot[bot] committed Dec 7, 2023
1 parent 3b4489d commit 86df3ac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"ember-source": "4.12.0",
"ember-source-channel-url": "3.0.0",
"ember-template-lint": "5.13.0",
"ember-template-lint-plugin-prettier": "4.1.0",
"ember-template-lint-plugin-prettier": "4.2.0",
"ember-try": "2.0.0",
"eslint": "8.54.0",
"eslint-config-prettier": "8.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8348,10 +8348,10 @@ ember-template-imports@^3.4.2:
string.prototype.matchall "^4.0.6"
validate-peer-dependencies "^1.1.0"

ember-template-lint-plugin-prettier@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/ember-template-lint-plugin-prettier/-/ember-template-lint-plugin-prettier-4.1.0.tgz#bf1db3984d240e8c0bc0c97de419c36398be8691"
integrity sha512-LGGn1SXS5vhH60Tp37D4yG8z9ftVMCSSBn5qst+7rjMtLAZuZYwq+q+fs46op745ds0NNtaj+3OzSpBj+RVL2w==
ember-template-lint-plugin-prettier@4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/ember-template-lint-plugin-prettier/-/ember-template-lint-plugin-prettier-4.2.0.tgz#95ba55793d00423b21798badf1546834486eb89d"
integrity sha512-4t5k9zN0b6lhlFkzCgwBWUpqViPzOYk8FSfHt07p+ECldfUKJHm2tkTWs1NdQx/xybp+O/POtE8sgwSMPxa2wA==
dependencies:
prettier-linter-helpers "^1.0.0"

Expand Down

0 comments on commit 86df3ac

Please sign in to comment.