Skip to content

Commit d43df1b

Browse files
chore(deps-dev): bump eslint-plugin-ember from 8.11.0 to 8.12.0 (#4810)
Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 8.11.0 to 8.12.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.11.0...v8.12.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 ee614ab commit d43df1b

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
@@ -129,7 +129,7 @@
129129
"ember-truth-helpers": "^2.1.0",
130130
"ember-uuid": "^2.1.0",
131131
"eslint": "^7.7.0",
132-
"eslint-plugin-ember": "^8.11.0",
132+
"eslint-plugin-ember": "^8.12.0",
133133
"eslint-plugin-ember-suave": "^2.0.1",
134134
"eslint-plugin-node": "^11.1.0",
135135
"fastboot-app-server": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7843,10 +7843,10 @@ eslint-plugin-ember@^6.4.1:
78437843
ember-rfc176-data "^0.3.11"
78447844
snake-case "^2.1.0"
78457845

7846-
eslint-plugin-ember@^8.11.0:
7847-
version "8.11.0"
7848-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-8.11.0.tgz#40f7c76047047100fed12af5e56a775cab29ae32"
7849-
integrity sha512-9VeqrVBbQ5HsxyvKFJORGfkyzJt0bCdUgIdVeHkYN1+31+3SVpGHB8N1zQYLlTh7JkYn/UYxhfUtBN3p4joGJg==
7846+
eslint-plugin-ember@^8.12.0:
7847+
version "8.12.0"
7848+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-8.12.0.tgz#7e4b50bc6aa457cda58b09809b1545350650af16"
7849+
integrity sha512-o2mtq8Tz1Rwdab8f+YlGXtSdH5wpPRJeGC/MeBGGSZK9O/TmpOYbbj1sklUHphtthz6yStU3EhxubZ2M3PoMIw==
78507850
dependencies:
78517851
"@ember-data/rfc395-data" "^0.0.4"
78527852
ember-rfc176-data "^0.3.15"

0 commit comments

Comments
 (0)