Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-ember to v10.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 8, 2022
1 parent b376fb2 commit 407d972
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -28,7 +28,7 @@
"eslint": "7.32.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-decorator-position": "4.0.1",
"eslint-plugin-ember": "10.5.9",
"eslint-plugin-ember": "10.6.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-node": "11.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2861,10 +2861,10 @@ eslint-plugin-decorator-position@4.0.1:
ember-rfc176-data "^0.3.12"
snake-case "^3.0.3"

eslint-plugin-ember@10.5.9:
version "10.5.9"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.5.9.tgz#4071ac135c7207c7d4942e9fa75b710214885469"
integrity sha512-kJsdAaKNcfRvZBZ+YZ67pxxUgl+aPLFAnoFJNwTo+BsaptiOCsHUEc4xUKXiInH2BJOC6mg0FQcZKn1a6gwKrA==
eslint-plugin-ember@10.6.0:
version "10.6.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.6.0.tgz#cf02e651300d67ddafef01616f33c07cebb09dd7"
integrity sha512-HrI/6jIHcqOfFHP0PRDdvvIZkJhBUxf7V+GUFizMG7EHyqXd/VR7BJSdgXbo1DwvDvCefO5Kz0YMZvh5fnNLOQ==
dependencies:
"@ember-data/rfc395-data" "^0.0.4"
css-tree "^2.0.4"
Expand Down

0 comments on commit 407d972

Please sign in to comment.