Skip to content

Commit 1017fea

Browse files
Bump ember-template-lint from 2.8.0 to 2.9.1
Bumps [ember-template-lint](https://github.com/ember-template-lint/ember-template-lint) from 2.8.0 to 2.9.1. - [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.8.0...v2.9.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent dcc93be commit 1017fea

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"ember-resolver": "^8.0.0",
5353
"ember-source": "~3.12.0",
5454
"ember-source-channel-url": "^2.0.1",
55-
"ember-template-lint": "^2.8.0",
55+
"ember-template-lint": "^2.9.1",
5656
"ember-try": "^1.4.0",
5757
"eslint": "^7.3.1",
5858
"eslint-config-prettier": "^6.7.0",

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5159,20 +5159,20 @@ ember-source@~3.12.0:
51595159
jquery "^3.4.1"
51605160
resolve "^1.11.1"
51615161

5162-
ember-template-lint@^2.8.0:
5163-
version "2.8.0"
5164-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.8.0.tgz#01ddc6daf9c8497fe5cfcc55cde25f203a7d8bd3"
5165-
integrity sha512-tK4aJewdmtVUGSnX/1MR6TuSFAhmIL/CUsUeW33pQsf324l96XzhPP+66G06vjWw8iLW2zK2Rbh5HnEL+IDZsA==
5162+
ember-template-lint@^2.9.1:
5163+
version "2.9.1"
5164+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.9.1.tgz#c48f724ef7ddd0a105c94af4f33fb2a53cf8df67"
5165+
integrity sha512-WYaizP9DFMEr8hK+o6cga8I6DZIl2aTAdwk1H+j+qLPGLFMsk5CkJsoI7q9EVV9GH1qcUGGpM9Pz+NxxSAVhQQ==
51665166
dependencies:
51675167
chalk "^4.0.0"
51685168
ember-template-recast "^4.1.4"
51695169
find-up "^4.1.0"
51705170
get-stdin "^8.0.0"
5171-
globby "^11.0.0"
5171+
globby "^11.0.1"
51725172
is-valid-glob "^1.0.0"
51735173
micromatch "^4.0.2"
51745174
resolve "^1.17.0"
5175-
yargs "^15.3.1"
5175+
yargs "^15.4.1"
51765176

51775177
ember-template-recast@^4.1.4:
51785178
version "4.1.4"
@@ -6486,7 +6486,7 @@ globals@^9.18.0:
64866486
resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
64876487
integrity sha512-S0nG3CLEQiY/ILxqtztTWH/3iRRdyBLw6KMDxnKMchrtbj2OFmehVh0WUCfW3DUrIgx/qFrJPICrq4Z4sTR9UQ==
64886488

6489-
globby@11.0.1, globby@^11.0.0:
6489+
globby@11.0.1, globby@^11.0.0, globby@^11.0.1:
64906490
version "11.0.1"
64916491
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.1.tgz#9a2bf107a068f3ffeabc49ad702c79ede8cfd357"
64926492
integrity sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ==
@@ -11943,7 +11943,7 @@ yaml@1.10.0, yaml@^1.7.2:
1194311943
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.0.tgz#3b593add944876077d4d683fee01081bd9fff31e"
1194411944
integrity sha512-yr2icI4glYaNG+KWONODapy2/jDdMSDnrONSjblABjD9B4Z5LgiircSt8m8sRZFNi08kG9Sm0uSHtEmP3zaEGg==
1194511945

11946-
yargs-parser@18.1.3, yargs-parser@^18.1.1:
11946+
yargs-parser@18.1.3, yargs-parser@^18.1.2:
1194711947
version "18.1.3"
1194811948
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-18.1.3.tgz#be68c4975c6b2abf469236b0c870362fab09a7b0"
1194911949
integrity sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==
@@ -11975,10 +11975,10 @@ yargs@^13.0.0:
1197511975
y18n "^4.0.0"
1197611976
yargs-parser "^13.1.2"
1197711977

11978-
yargs@^15.0.0, yargs@^15.3.1:
11979-
version "15.3.1"
11980-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-15.3.1.tgz#9505b472763963e54afe60148ad27a330818e98b"
11981-
integrity sha512-92O1HWEjw27sBfgmXiixJWT5hRBp2eobqXicLtPBIDBhYB+1HpwZlXmbW2luivBJHBzki+7VyCLRtAkScbTBQA==
11978+
yargs@^15.0.0, yargs@^15.4.1:
11979+
version "15.4.1"
11980+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-15.4.1.tgz#0d87a16de01aee9d8bec2bfbf74f67851730f4f8"
11981+
integrity sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==
1198211982
dependencies:
1198311983
cliui "^6.0.0"
1198411984
decamelize "^1.2.0"
@@ -11990,7 +11990,7 @@ yargs@^15.0.0, yargs@^15.3.1:
1199011990
string-width "^4.2.0"
1199111991
which-module "^2.0.0"
1199211992
y18n "^4.0.0"
11993-
yargs-parser "^18.1.1"
11993+
yargs-parser "^18.1.2"
1199411994

1199511995
yeast@0.1.2:
1199611996
version "0.1.2"

0 commit comments

Comments
 (0)