Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-ember to v11.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 18, 2022
1 parent 3c40ba1 commit 974d6a9
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": "5.0.1",
"eslint-plugin-ember": "11.0.5",
"eslint-plugin-ember": "11.0.6",
"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 @@ -3122,10 +3122,10 @@ eslint-plugin-decorator-position@5.0.1:
ember-rfc176-data "^0.3.17"
snake-case "^3.0.4"

eslint-plugin-ember@11.0.5:
version "11.0.5"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.0.5.tgz#b4a1ce7df123e6b2d18c148b9340e62d32bc6b98"
integrity sha512-Hc6aQ6lsdjf9xPrgO0rRY5EjTSIssUEJ4IJZU+idtexead0DX1C5hZDgG9XTKYQIYwRR3JFFC5R4h6KOPCcQRQ==
eslint-plugin-ember@11.0.6:
version "11.0.6"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.0.6.tgz#95fc44639b9f8f3d5a0f7a20bd06903a32194798"
integrity sha512-iQzqn8/GdBbNv2T3YetpjEBemoH0v9e9ea8Bu6JLOX2TN+HMK2l52/QBRFgrnaxLXBjPO3iy2c3sCieYV27EvQ==
dependencies:
"@ember-data/rfc395-data" "^0.0.4"
css-tree "^2.0.4"
Expand Down

0 comments on commit 974d6a9

Please sign in to comment.