Skip to content

Commit aad1bbc

Browse files
chore(deps-dev): bump eslint-plugin-ember from 8.8.0 to 8.9.0 (#4500)
Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 8.8.0 to 8.9.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.8.0...v8.9.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 66f4e64 commit aad1bbc

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
@@ -125,7 +125,7 @@
125125
"ember-template-lint": "^2.8.0",
126126
"ember-truth-helpers": "^2.1.0",
127127
"ember-uuid": "^2.1.0",
128-
"eslint-plugin-ember": "^8.8.0",
128+
"eslint-plugin-ember": "^8.9.0",
129129
"eslint-plugin-ember-suave": "^2.0.1",
130130
"eslint-plugin-node": "^11.1.0",
131131
"fastboot-app-server": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7750,10 +7750,10 @@ eslint-plugin-ember@^6.4.1:
77507750
ember-rfc176-data "^0.3.11"
77517751
snake-case "^2.1.0"
77527752

7753-
eslint-plugin-ember@^8.8.0:
7754-
version "8.8.0"
7755-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-8.8.0.tgz#d3572944b1744c801d7099379cdfeaab6905a33b"
7756-
integrity sha512-E1qYkA+mPGVagRaCoGWonXWl6qox4VL8oHN+dCUrMyANFLNANfD0Zbt/D3aOAY2wtbwKSZtoiiNIxfoMGQzPRw==
7753+
eslint-plugin-ember@^8.9.0:
7754+
version "8.9.0"
7755+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-8.9.0.tgz#010f720665b00847df151d5ae64f41e4671c825a"
7756+
integrity sha512-wSZuQM5AkDBc/FRL7jAIMVPQxzXSMUBgzGYzxhLNc4HOSBKVu6qqh2XZg7PTUmhst39VdYjDvep9QHmeRWdLkA==
77577757
dependencies:
77587758
"@ember-data/rfc395-data" "^0.0.4"
77597759
ember-rfc176-data "^0.3.13"

0 commit comments

Comments
 (0)