Skip to content
This repository was archived by the owner on Aug 24, 2022. It is now read-only.

Commit 1760d0c

Browse files
Bump ember-template-lint from 2.11.0 to 2.13.0
Bumps [ember-template-lint](https://github.com/ember-template-lint/ember-template-lint) from 2.11.0 to 2.13.0. - [Release notes](https://github.com/ember-template-lint/ember-template-lint/releases) - [Changelog](https://github.com/ember-template-lint/ember-template-lint/blob/master/CHANGELOG.md) - [Commits](ember-template-lint/ember-template-lint@v2.11.0...v2.13.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d928238 commit 1760d0c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"chalk": "^3.0.0",
3737
"debug": "^4.2.0",
3838
"ember-cli-version-checker": "^5.1.1",
39-
"ember-template-lint": "^2.11.0",
39+
"ember-template-lint": "^2.13.0",
4040
"json-stable-stringify": "^1.0.1",
4141
"md5-hex": "^3.0.1",
4242
"strip-ansi": "^6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4372,10 +4372,10 @@ ember-source@~3.16.1:
43724372
semver "^6.1.1"
43734373
silent-error "^1.1.1"
43744374

4375-
ember-template-lint@^2.11.0:
4376-
version "2.11.0"
4377-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.11.0.tgz#90a074bd7ef86df07dca622c70debe7bce375ff2"
4378-
integrity sha512-GFjrhD73vgmSgk15dfT8xwPJdUh8WzmOR2FPdN26KGbB7bB1mJREf5QD+ddgXzi0o6oFGq6A0xhowpy0RwuNIQ==
4375+
ember-template-lint@^2.13.0:
4376+
version "2.13.0"
4377+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.13.0.tgz#560b5a8a25db56a16ffee1604efc9d79e8f54536"
4378+
integrity sha512-68VgGaocC++BA4D90mKZMPoUBA2kRTEXcHMoWHnXqtRzXP5S35y2m9+nEUHdX9YWjGJTFHW5Tga58gvrvdl3wQ==
43794379
dependencies:
43804380
chalk "^4.0.0"
43814381
ember-template-recast "^4.1.5"

0 commit comments

Comments
 (0)