Skip to content

Commit 88215b2

Browse files
Bump prettier-plugin-ember-template-tag from 2.0.4 to 2.0.5
Bumps [prettier-plugin-ember-template-tag](https://github.com/ember-tooling/prettier-plugin-ember-template-tag) from 2.0.4 to 2.0.5. - [Release notes](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/releases) - [Changelog](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/blob/main/CHANGELOG.md) - [Commits](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/commits) --- updated-dependencies: - dependency-name: prettier-plugin-ember-template-tag dependency-version: 2.0.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c66b4f commit 88215b2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -3532,7 +3532,7 @@ content-tag@^2.0.1:
35323532
resolved "https://registry.yarnpkg.com/content-tag/-/content-tag-2.0.3.tgz#52b72285256ae0aa49e86b1b5923764df472d61c"
35333533
integrity sha512-htLIdtfhhKW2fHlFLnZH7GFzHSdSpHhDLrWVswkNiiPMZ5uXq5JfrGboQKFhNQuAAFF8VNB2EYUj3MsdJrKKpg==
35343534

3535-
content-tag@^3.0.0, content-tag@^3.1.0, content-tag@^3.1.1:
3535+
content-tag@^3.0.0, content-tag@^3.1.0, content-tag@^3.1.1, content-tag@^3.1.2:
35363536
version "3.1.2"
35373537
resolved "https://registry.yarnpkg.com/content-tag/-/content-tag-3.1.2.tgz#f2d1bcbe92403c1a0d00ad79c11273188e4949e1"
35383538
integrity sha512-Z+MGhZfnFFKzYC+pUTWXnoDYhfiXP9ojZe3JbwsYufmDuoeq2EvuDyeFAJ/RnKokUwz5s9bQhDOrbvSYRShcrQ==
@@ -8327,12 +8327,12 @@ prepend-http@^2.0.0:
83278327
integrity sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==
83288328

83298329
prettier-plugin-ember-template-tag@^2.0.4:
8330-
version "2.0.4"
8331-
resolved "https://registry.yarnpkg.com/prettier-plugin-ember-template-tag/-/prettier-plugin-ember-template-tag-2.0.4.tgz#9783f1c3d2056c80d08ec07f789ca2d97465c3ab"
8332-
integrity sha512-Ude3MJyPBMr/Er5aSS9Y0dsnHWX3prpJB+Jj/BKKUT/EvG2ftnIMBsZXmRu68RJA62JJB8MdKBloYmCu2pTRNg==
8330+
version "2.0.5"
8331+
resolved "https://registry.yarnpkg.com/prettier-plugin-ember-template-tag/-/prettier-plugin-ember-template-tag-2.0.5.tgz#3a436771bb24b2d6a4e0c7e42972c254632f6aee"
8332+
integrity sha512-G9lbK3wmryIBSzqBKKoy254v7hIjqzqYpqWxi9NvOxcxNtwLyrC1u9NLJJFm+x9blzqHQOzKGOseVnbLtEwEbg==
83338333
dependencies:
83348334
"@babel/core" "^7.23.6"
8335-
content-tag "^2.0.1"
8335+
content-tag "^3.1.2"
83368336
prettier "^3.1.1"
83378337

83388338
prettier@^2.5.1:

0 commit comments

Comments
 (0)