Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-ember to v11.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 24, 2022
1 parent 6386c01 commit 3fea382
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.1",
"eslint-plugin-ember": "11.0.2",
"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.1:
version "11.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.0.1.tgz#08d6d616062a72b39a3867bf0197b9416b7c9847"
integrity sha512-V1ZpU8y6y+VzSxDpnK21wADYbNCmBUZwMpA0zDIyBPTGeiFqKa0zt05vhHWSE5jJLddXm6wdmW/UrMF3lUykrQ==
eslint-plugin-ember@11.0.2:
version "11.0.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.0.2.tgz#cd3023db3ace5800c94058e5ff1c887f7ec1e85d"
integrity sha512-NdI1LQt6mH0SvKU1icVb+WYJPnITURMc+8WdqRYTtl+R39uZN8WhkJsGrkszAFjHHzcHTIeWFdJDPtb/ovv5tA==
dependencies:
"@ember-data/rfc395-data" "^0.0.4"
css-tree "^2.0.4"
Expand Down

0 comments on commit 3fea382

Please sign in to comment.