Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-ember from 8.9.1 to 8.9.2 (#4627)
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 8.9.1 to 8.9.2.
- [Release notes](https://github.com/ember-cli/eslint-plugin-ember/releases)
- [Changelog](https://github.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md)
- [Commits](ember-cli/eslint-plugin-ember@v8.9.1...v8.9.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Jul 24, 2020
1 parent 56becb7 commit 1a2daed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"ember-template-lint": "^2.9.1",
"ember-truth-helpers": "^2.1.0",
"ember-uuid": "^2.1.0",
"eslint-plugin-ember": "^8.9.1",
"eslint-plugin-ember": "^8.9.2",
"eslint-plugin-ember-suave": "^2.0.1",
"eslint-plugin-node": "^11.1.0",
"fastboot-app-server": "^2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7829,10 +7829,10 @@ eslint-plugin-ember@^6.4.1:
ember-rfc176-data "^0.3.11"
snake-case "^2.1.0"

eslint-plugin-ember@^8.9.1:
version "8.9.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-8.9.1.tgz#6d76440bd7bb1954ed61c7ebbb1a1cd8c8e1afa6"
integrity sha512-A7TFksLfLLoQEWOHCvJX6SvxxL99yDEPwDZIh28TOgwsPsXpVYJNk22UT5ZrufUyVtdnOH4IsF3jIkRIIE91IA==
eslint-plugin-ember@^8.9.2:
version "8.9.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-8.9.2.tgz#064f2ca391958806885356d85d71962b3a69e665"
integrity sha512-oHQkQdCkT+q9TVjhYAdpqWQh7y6Z/a8thFgTS1LnlJVuv+M+J/evkOejjr+BM9wrZdBQwPG49d2OK0vIXsm9dw==
dependencies:
"@ember-data/rfc395-data" "^0.0.4"
ember-rfc176-data "^0.3.13"
Expand Down

1 comment on commit 1a2daed

@vercel
Copy link

@vercel vercel bot commented on 1a2daed Jul 24, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.