Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-ember to v10.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 18, 2021
1 parent c20debd commit 537d54b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"ember-template-lint": "3.4.2",
"ember-try": "1.4.0",
"eslint": "7.28.0",
"eslint-plugin-ember": "10.5.0",
"eslint-plugin-ember": "10.5.7",
"eslint-plugin-node": "11.1.0",
"loader.js": "4.7.0",
"npm-run-all": "4.1.5",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5895,15 +5895,16 @@ escodegen@^1.14.1:
optionalDependencies:
source-map "~0.6.1"

[email protected].0:
version "10.5.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.5.0.tgz#f2a9e8286dcc026287501bcca4f587af1a7363f5"
integrity sha512-i9+zPBgVKH0Goe6/BCY06+Nzjf72vBzWerdtn5YzAXwVbX+O3fZHXKfTwtNS64o/4F+0HyJ356EisD1PuUQGLA==
[email protected].7:
version "10.5.7"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.5.7.tgz#132dcd139fc9e830b707910d1ee4a458b83ab9d4"
integrity sha512-PTnZxbexrvRgEUtiuTaRjcFIIezzNsaJLUkvOoKhmxXTZnWgSPV36PGv5ml0BOallWYAOocefjTgv9SWvlmEdw==
dependencies:
"@ember-data/rfc395-data" "^0.0.4"
css-tree "^1.0.0-alpha.39"
ember-rfc176-data "^0.3.15"
eslint-utils "^3.0.0"
estraverse "^5.2.0"
lodash.kebabcase "^4.1.1"
requireindex "^1.2.0"
snake-case "^3.0.3"
Expand Down

0 comments on commit 537d54b

Please sign in to comment.