diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 7c03ef2db7..007a079fa0 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -111,7 +111,7 @@ "ember-sinon": "5.0.0", "ember-source": "3.24.0", "ember-svg-jar": "2.3.4", - "ember-template-lint": "^4.0.0", + "ember-template-lint": "4.0.0", "ember-test-selectors": "6.0.0", "ember-tooltips": "3.5.1", "ember-truth-helpers": "3.0.0", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index 2bed2a75fd..d75f6518db 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -7401,7 +7401,7 @@ ember-svg-jar@2.3.4: mkdirp "^0.5.1" path-posix "^1.0.0" -ember-template-lint@^4.0.0: +ember-template-lint@4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.0.0.tgz#9fad1adedd0e2bfc2c507810421afbf4621273b1" integrity sha512-5pEpr5TZbTB+TejoePmAPoRbdPW4HxkYmhbgvQOZwALmbFA62/ZvxEGfV+ZyGPSxCQXMXxZyx0ZUHqr2WtlM3w==