Skip to content

Commit 074b846

Browse files
Bump eslint-plugin-ember from 8.1.1 to 8.2.0
Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 8.1.1 to 8.2.0. - [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.1.1...v8.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 96a59ef commit 074b846

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"ember-try": "^1.4.0",
8080
"eslint": "^6.8.0",
8181
"eslint-config-prettier": "^6.10.1",
82-
"eslint-plugin-ember": "^8.1.1",
82+
"eslint-plugin-ember": "^8.2.0",
8383
"eslint-plugin-mocha": "^6.3.0",
8484
"eslint-plugin-node": "^11.1.0",
8585
"eslint-plugin-prettier": "^3.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4494,10 +4494,10 @@ eslint-config-prettier@^6.10.1:
44944494
dependencies:
44954495
get-stdin "^6.0.0"
44964496

4497-
eslint-plugin-ember@^8.1.1:
4498-
version "8.1.1"
4499-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-8.1.1.tgz#c00aa09b5be5d588bd69084368273d4e3cc9770f"
4500-
integrity sha512-KfjT1LToDx5Pc/XBsqP7sYHGeVwtHHJaoxlkyUPcoi+7K8w8kgDUSE9XRVe3zpTzrI6xa3x9Tr8808xQWiO+9A==
4497+
eslint-plugin-ember@^8.2.0:
4498+
version "8.2.0"
4499+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-8.2.0.tgz#90c14c82a6e81280c27baaf64b62c1c4786b5f26"
4500+
integrity sha512-QJhqkYoLOoEm2jodozxztGA5nxvc6pmeUJCdhxIyDCCRGb7+E/FS6dfJ/WMqTbiePlmNJ0EZSOUgUG54LdHsRQ==
45014501
dependencies:
45024502
"@ember-data/rfc395-data" "^0.0.4"
45034503
ember-rfc176-data "^0.3.12"

0 commit comments

Comments
 (0)