Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.

Commit f6998a9

Browse files
Bump ember-template-lint from 2.21.0 to 3.1.1 (#238)
Bumps [ember-template-lint](https://github.com/ember-template-lint/ember-template-lint) from 2.21.0 to 3.1.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.21.0...v3.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent f4499aa commit f6998a9

2 files changed

Lines changed: 54 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"ember-resolver": "^8.0.2",
6161
"ember-source": "~3.25.0",
6262
"ember-source-channel-url": "^3.0.0",
63-
"ember-template-lint": "^2.11.0",
63+
"ember-template-lint": "^3.1.1",
6464
"ember-try": "^1.4.0",
6565
"eslint": "^7.8.0",
6666
"eslint-plugin-ember": "^10.0.2",

yarn.lock

Lines changed: 53 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1143,6 +1143,16 @@
11431143
resolved "https://registry.yarnpkg.com/@ember-data/rfc395-data/-/rfc395-data-0.0.4.tgz#ecb86efdf5d7733a76ff14ea651a1b0ed1f8a843"
11441144
integrity sha512-tGRdvgC9/QMQSuSuJV45xoyhI0Pzjm7A9o/MVVA3HakXIImJbbzx/k/6dO9CUEQXIyS2y0fW6C1XaYOG7rY0FQ==
11451145

1146+
"@ember-template-lint/todo-utils@^8.0.0-beta.3":
1147+
version "8.0.0-beta.3"
1148+
resolved "https://registry.yarnpkg.com/@ember-template-lint/todo-utils/-/todo-utils-8.0.0-beta.3.tgz#9a048c2787c781f80a6ae682787fbfcb5ea8e03d"
1149+
integrity sha512-L0XXY8U6Jk4c4OGSydhxa5K3/kyUpaqc6IpYW4wU8g1yu/zOj7XgKgmp48+t3dt1p6Xa+CHKnD1I86m99BEYXg==
1150+
dependencies:
1151+
"@types/eslint" "^7.2.6"
1152+
fs-extra "^9.0.1"
1153+
slash "^3.0.0"
1154+
tslib "^2.1.0"
1155+
11461156
"@ember/edition-utils@^1.2.0":
11471157
version "1.2.0"
11481158
resolved "https://registry.yarnpkg.com/@ember/edition-utils/-/edition-utils-1.2.0.tgz#a039f542dc14c8e8299c81cd5abba95e2459cfa6"
@@ -1677,6 +1687,19 @@
16771687
dependencies:
16781688
"@types/node" "*"
16791689

1690+
"@types/eslint@^7.2.6":
1691+
version "7.2.7"
1692+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.7.tgz#f7ef1cf0dceab0ae6f9a976a0a9af14ab1baca26"
1693+
integrity sha512-EHXbc1z2GoQRqHaAT7+grxlTJ3WE2YNeD6jlpPoRc83cCoThRY+NUWjCUZaYmk51OICkPXn2hhphcWcWXgNW0Q==
1694+
dependencies:
1695+
"@types/estree" "*"
1696+
"@types/json-schema" "*"
1697+
1698+
"@types/estree@*":
1699+
version "0.0.46"
1700+
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.46.tgz#0fb6bfbbeabd7a30880504993369c4bf1deab1fe"
1701+
integrity sha512-laIjwTQaD+5DukBZaygQ79K1Z0jb1bPEMRrkXSLjtCcZm+abyp5YbrqpSLzD42FwWW6gK/aS4NYpJ804nG2brg==
1702+
16801703
"@types/express-serve-static-core@*":
16811704
version "4.17.7"
16821705
resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.7.tgz#dfe61f870eb549dc6d7e12050901847c7d7e915b"
@@ -1723,6 +1746,11 @@
17231746
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.0.tgz#9140779736aa2655635ee756e2467d787cfe8a2a"
17241747
integrity sha512-c3Xy026kOF7QOTn00hbIllV1dLR9hG9NkSrLQgCVs8NF6sBU+VGWjD3wLPhmh1TYAc7ugCFsvHYMN4VcBN1U1A==
17251748

1749+
"@types/json-schema@*":
1750+
version "7.0.7"
1751+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
1752+
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
1753+
17261754
"@types/json-schema@^7.0.4":
17271755
version "7.0.5"
17281756
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.5.tgz#dcce4430e64b443ba8945f0290fb564ad5bac6dd"
@@ -5661,11 +5689,12 @@ ember-source@~3.25.0:
56615689
semver "^6.1.1"
56625690
silent-error "^1.1.1"
56635691

5664-
ember-template-lint@^2.11.0:
5665-
version "2.21.0"
5666-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.21.0.tgz#7e120abf309a8810eeed26c52377943faf15a95b"
5667-
integrity sha512-19QbEqJQdMfcRS7PsQsubflRowEtnkbD0tpYR4q/xq4lodmhU7hhOFvlTQgbxD/jwW5Ur+tkOwH4KFy9JwOyXA==
5692+
ember-template-lint@^3.1.1:
5693+
version "3.1.1"
5694+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.1.1.tgz#56f7f4be11241e88a96d436893387229e105fb0d"
5695+
integrity sha512-4xtcPPuqGteHhM/5qgy4pHT5bobmcltFyAVIsbdOsqtRJ048KZNd6lLhT521fxmTCbAHkqUGNdPmzCk4VfH5Xg==
56685696
dependencies:
5697+
"@ember-template-lint/todo-utils" "^8.0.0-beta.3"
56695698
chalk "^4.0.0"
56705699
ember-template-recast "^5.0.1"
56715700
find-up "^5.0.0"
@@ -6764,6 +6793,16 @@ fs-extra@^9.0.0:
67646793
jsonfile "^6.0.1"
67656794
universalify "^1.0.0"
67666795

6796+
fs-extra@^9.0.1:
6797+
version "9.1.0"
6798+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d"
6799+
integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==
6800+
dependencies:
6801+
at-least-node "^1.0.0"
6802+
graceful-fs "^4.2.0"
6803+
jsonfile "^6.0.1"
6804+
universalify "^2.0.0"
6805+
67676806
fs-merger@^3.1.0:
67686807
version "3.1.0"
67696808
resolved "https://registry.yarnpkg.com/fs-merger/-/fs-merger-3.1.0.tgz#f30f74f6c70b2ff7333ec074f3d2f22298152f3b"
@@ -12125,6 +12164,11 @@ tslib@^1.10.0, tslib@^1.9.0:
1212512164
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
1212612165
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==
1212712166

12167+
tslib@^2.1.0:
12168+
version "2.1.0"
12169+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
12170+
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
12171+
1212812172
tty-browserify@0.0.0:
1212912173
version "0.0.0"
1213012174
resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6"
@@ -12299,6 +12343,11 @@ universalify@^1.0.0:
1229912343
resolved "https://registry.yarnpkg.com/universalify/-/universalify-1.0.0.tgz#b61a1da173e8435b2fe3c67d29b9adf8594bd16d"
1230012344
integrity sha512-rb6X1W158d7pRQBg5gkR8uPaSfiids68LTJQYOtEUhoJUWBdaQHsuT/EUduxXYxcrt4r5PJ4fuHW1MHT6p0qug==
1230112345

12346+
universalify@^2.0.0:
12347+
version "2.0.0"
12348+
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
12349+
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
12350+
1230212351
unpipe@1.0.0, unpipe@~1.0.0:
1230312352
version "1.0.0"
1230412353
resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec"

0 commit comments

Comments
 (0)