Skip to content

Commit 2321872

Browse files
chore(deps-dev): bump eslint-plugin-ember from 8.1.1 to 8.2.0 (#4312)
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] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 9021663 commit 2321872

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"ember-table": "^2.2.3",
124124
"ember-truth-helpers": "^2.1.0",
125125
"ember-uuid": "^2.1.0",
126-
"eslint-plugin-ember": "^8.1.1",
126+
"eslint-plugin-ember": "^8.2.0",
127127
"eslint-plugin-ember-suave": "^2.0.1",
128128
"eslint-plugin-node": "^11.1.0",
129129
"fastboot-app-server": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7628,10 +7628,10 @@ eslint-plugin-ember@^6.4.1:
76287628
ember-rfc176-data "^0.3.11"
76297629
snake-case "^2.1.0"
76307630

7631-
eslint-plugin-ember@^8.1.1:
7632-
version "8.1.1"
7633-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-8.1.1.tgz#c00aa09b5be5d588bd69084368273d4e3cc9770f"
7634-
integrity sha512-KfjT1LToDx5Pc/XBsqP7sYHGeVwtHHJaoxlkyUPcoi+7K8w8kgDUSE9XRVe3zpTzrI6xa3x9Tr8808xQWiO+9A==
7631+
eslint-plugin-ember@^8.2.0:
7632+
version "8.2.0"
7633+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-8.2.0.tgz#90c14c82a6e81280c27baaf64b62c1c4786b5f26"
7634+
integrity sha512-QJhqkYoLOoEm2jodozxztGA5nxvc6pmeUJCdhxIyDCCRGb7+E/FS6dfJ/WMqTbiePlmNJ0EZSOUgUG54LdHsRQ==
76357635
dependencies:
76367636
"@ember-data/rfc395-data" "^0.0.4"
76377637
ember-rfc176-data "^0.3.12"

0 commit comments

Comments
 (0)