Skip to content

Commit 374185a

Browse files
Bump eslint-plugin-ember from 8.13.0 to 9.0.0 (#555)
Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 8.13.0 to 9.0.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.13.0...v9.0.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 46b5ae6 commit 374185a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"ember-test-selectors": "^5.0.0",
134134
"ember-try": "^1.4.0",
135135
"eslint": "^7.5.0",
136-
"eslint-plugin-ember": "^8.9.1",
136+
"eslint-plugin-ember": "^9.0.0",
137137
"eslint-plugin-node": "^11.1.0",
138138
"loader.js": "^4.7.0",
139139
"mocha": "^8.1.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7274,10 +7274,10 @@ esdoc@pzuraq/esdoc#015a342:
72747274
minimist "1.2.0"
72757275
taffydb "2.7.2"
72767276

7277-
eslint-plugin-ember@^8.9.1:
7278-
version "8.13.0"
7279-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-8.13.0.tgz#7178e059ecfb37df46644966fbacd02abb98ac13"
7280-
integrity sha512-CD7K8m2pTpDKInpzivpku81N5EbvEdhqy/lS1InEp0pZD+G6zi/yK1/jUxz5bAURnoFtF5r6xZZLF56zCC32+w==
7277+
eslint-plugin-ember@^9.0.0:
7278+
version "9.0.0"
7279+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-9.0.0.tgz#34a86a31d12bded00f5967b43a54eeb548329dc3"
7280+
integrity sha512-P83EWqBos5FKQcTJDStWHwb1jfj5Xsrfq5rSB3r1P7dgcm3yTVyEXiTVgq0lBvNWN8vHGlQ6SfnUx8VjHgAxYA==
72817281
dependencies:
72827282
"@ember-data/rfc395-data" "^0.0.4"
72837283
ember-rfc176-data "^0.3.15"

0 commit comments

Comments
 (0)