Skip to content

Commit

Permalink
Update dependency eslint-plugin-ember to v10 (#2291)
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 Dec 2, 2020
1 parent 2a6c948 commit 49123be
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 @@ -91,7 +91,7 @@
"eslint": "7.14.0",
"eslint-config-prettier": "6.15.0",
"eslint-config-simplabs": "0.4.0",
"eslint-plugin-ember": "9.6.0",
"eslint-plugin-ember": "10.0.1",
"eslint-plugin-import-helpers": "1.1.0",
"eslint-plugin-prettier": "3.1.4",
"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 @@ -7425,10 +7425,10 @@ [email protected]:
pify "^2.3.0"
supports-color "^3.2.3"

eslint-plugin-ember@9.6.0:
version "9.6.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-9.6.0.tgz#607669732094081922660c3be5fc29f3caa3ee51"
integrity sha512-MNSXffxPhIiYaVc4eisRPeNoRb19W/2pHWiXwETlhQI9w/2VCyXLKY7c/8gtOCcjuEw4Xd5NiCMqxcNmyq5UzQ==
eslint-plugin-ember@10.0.1:
version "10.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.0.1.tgz#41f545a14ba3f4bd83987cc4c7ef3160c15b6bab"
integrity sha512-KN1ycf8jGiS7sAr/Hj/j1qspnm5HBS0FezbskdL2xQgQQHMGqvcrbNVUwQd8VOSJzF7OUcOnoBI10U6RmGfHuQ==
dependencies:
"@ember-data/rfc395-data" "^0.0.4"
css-tree "^1.0.0-alpha.39"
Expand Down

0 comments on commit 49123be

Please sign in to comment.