Skip to content

Commit

Permalink
Update dependency eslint-plugin-ember to v10.3.0 (#2443)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 23, 2021
1 parent afe783e commit 491aa86
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"eslint": "7.22.0",
"eslint-config-prettier": "8.1.0",
"eslint-config-simplabs": "0.4.0",
"eslint-plugin-ember": "10.2.0",
"eslint-plugin-ember": "10.3.0",
"eslint-plugin-import-helpers": "1.1.0",
"eslint-plugin-prettier": "3.3.1",
"git-repo-info": "2.1.1",
Expand Down
8 changes: 4 additions & 4 deletions ember/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7496,10 +7496,10 @@ [email protected]:
pify "^2.3.0"
supports-color "^3.2.3"

eslint-plugin-ember@10.2.0:
version "10.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.2.0.tgz#449c3ce8e5421c61ab47e0cb6954e2f6f1cfbdc8"
integrity sha512-W5cPJa+bBcKJ5kmmu7o8r1hbbT45ZCy8eE5EyRjqJ02B7Jlg74mX+Hdz4RYNSvV1+G7YAOwEZLUkIdJ+44ySGA==
eslint-plugin-ember@10.3.0:
version "10.3.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.3.0.tgz#2e53ad334dc7f7f66f6cba890b9c01a64817d1c1"
integrity sha512-qmUQ6OYs8trr+4h3DPJz76fBgXBJEragLCD4RHV4bcnKd4vtgmJvFTF+UDlIsiZZVd03r5aYzpuQvVa+oH6JXg==
dependencies:
"@ember-data/rfc395-data" "^0.0.4"
css-tree "^1.0.0-alpha.39"
Expand Down

0 comments on commit 491aa86

Please sign in to comment.