Skip to content

Commit d403f74

Browse files
Bump eslint-plugin-ember from 9.6.0 to 10.5.0
Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 9.6.0 to 10.5.0. - [Release notes](https://github.com/ember-cli/eslint-plugin-ember/releases) - [Changelog](https://github.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md) - [Commits](ember-cli/eslint-plugin-ember@v9.6.0...v10.5.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f699c95 commit d403f74

File tree

2 files changed

+20
-11
lines changed

2 files changed

+20
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"ember-template-lint": "^2.21.0",
6262
"ember-try": "^1.4.0",
6363
"eslint": "^7.27.0",
64-
"eslint-plugin-ember": "^9.6.0",
64+
"eslint-plugin-ember": "^10.5.0",
6565
"eslint-plugin-node": "^11.1.0",
6666
"loader.js": "^4.7.0",
6767
"npm-run-all": "^4.1.5",

yarn.lock

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6086,12 +6086,7 @@ ember-resolver@^8.0.2:
60866086
ember-cli-version-checker "^5.1.1"
60876087
resolve "^1.17.0"
60886088

6089-
ember-rfc176-data@^0.3.13, ember-rfc176-data@^0.3.15:
6090-
version "0.3.16"
6091-
resolved "https://registry.yarnpkg.com/ember-rfc176-data/-/ember-rfc176-data-0.3.16.tgz#2ace0ac9cf9016d493a74a1d931643a308679803"
6092-
integrity sha512-IYAzffS90r2ybAcx8c2qprYfkxa70G+/UPkxMN1hw55DU5S2aLOX6v3umKDZItoRhrvZMCnzwsdfKSrKdC9Wbg==
6093-
6094-
ember-rfc176-data@^0.3.17:
6089+
ember-rfc176-data@^0.3.13, ember-rfc176-data@^0.3.15, ember-rfc176-data@^0.3.17:
60956090
version "0.3.17"
60966091
resolved "https://registry.yarnpkg.com/ember-rfc176-data/-/ember-rfc176-data-0.3.17.tgz#d4fc6c33abd6ef7b3440c107a28e04417b49860a"
60976092
integrity sha512-EVzTTKqxv9FZbEh6Ktw56YyWRAA0MijKvl7H8C06wVF+8f/cRRz3dXxa4nkwjzyVwx4rzKGuIGq77hxJAQhWWw==
@@ -6484,15 +6479,17 @@ escodegen@^1.14.1:
64846479
optionalDependencies:
64856480
source-map "~0.6.1"
64866481

6487-
eslint-plugin-ember@^9.6.0:
6488-
version "9.6.0"
6489-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-9.6.0.tgz#607669732094081922660c3be5fc29f3caa3ee51"
6490-
integrity sha512-MNSXffxPhIiYaVc4eisRPeNoRb19W/2pHWiXwETlhQI9w/2VCyXLKY7c/8gtOCcjuEw4Xd5NiCMqxcNmyq5UzQ==
6482+
eslint-plugin-ember@^10.5.0:
6483+
version "10.5.0"
6484+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.5.0.tgz#f2a9e8286dcc026287501bcca4f587af1a7363f5"
6485+
integrity sha512-i9+zPBgVKH0Goe6/BCY06+Nzjf72vBzWerdtn5YzAXwVbX+O3fZHXKfTwtNS64o/4F+0HyJ356EisD1PuUQGLA==
64916486
dependencies:
64926487
"@ember-data/rfc395-data" "^0.0.4"
64936488
css-tree "^1.0.0-alpha.39"
64946489
ember-rfc176-data "^0.3.15"
6490+
eslint-utils "^3.0.0"
64956491
lodash.kebabcase "^4.1.1"
6492+
requireindex "^1.2.0"
64966493
snake-case "^3.0.3"
64976494

64986495
eslint-plugin-es@^3.0.0:
@@ -6538,6 +6535,13 @@ eslint-utils@^2.0.0, eslint-utils@^2.1.0:
65386535
dependencies:
65396536
eslint-visitor-keys "^1.1.0"
65406537

6538+
eslint-utils@^3.0.0:
6539+
version "3.0.0"
6540+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
6541+
integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
6542+
dependencies:
6543+
eslint-visitor-keys "^2.0.0"
6544+
65416545
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
65426546
version "1.3.0"
65436547
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
@@ -11342,6 +11346,11 @@ require-main-filename@^2.0.0:
1134211346
resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-2.0.0.tgz#d0b329ecc7cc0f61649f62215be69af54aa8989b"
1134311347
integrity sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==
1134411348

11349+
requireindex@^1.2.0:
11350+
version "1.2.0"
11351+
resolved "https://registry.yarnpkg.com/requireindex/-/requireindex-1.2.0.tgz#3463cdb22ee151902635aa6c9535d4de9c2ef1ef"
11352+
integrity sha512-L9jEkOi3ASd9PYit2cwRfyppc9NoABujTP8/5gFcbERmo5jUoAKovIC3fsF17pkTnGsrByysqX+Kxd2OTNI1ww==
11353+
1134511354
requires-port@^1.0.0:
1134611355
version "1.0.0"
1134711356
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"

0 commit comments

Comments
 (0)