Skip to content

Commit 51b5b0f

Browse files
chore(deps-dev): bump eslint-plugin-ember from 8.12.0 to 8.13.0 (#4896)
Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 8.12.0 to 8.13.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.12.0...v8.13.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 fc8feb1 commit 51b5b0f

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
@@ -130,7 +130,7 @@
130130
"ember-truth-helpers": "^2.1.0",
131131
"ember-uuid": "^2.1.0",
132132
"eslint": "^7.7.0",
133-
"eslint-plugin-ember": "^8.12.0",
133+
"eslint-plugin-ember": "^8.13.0",
134134
"eslint-plugin-ember-suave": "^2.0.1",
135135
"eslint-plugin-node": "^11.1.0",
136136
"fastboot-app-server": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7901,10 +7901,10 @@ eslint-plugin-ember@^6.4.1:
79017901
ember-rfc176-data "^0.3.11"
79027902
snake-case "^2.1.0"
79037903

7904-
eslint-plugin-ember@^8.12.0:
7905-
version "8.12.0"
7906-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-8.12.0.tgz#7e4b50bc6aa457cda58b09809b1545350650af16"
7907-
integrity sha512-o2mtq8Tz1Rwdab8f+YlGXtSdH5wpPRJeGC/MeBGGSZK9O/TmpOYbbj1sklUHphtthz6yStU3EhxubZ2M3PoMIw==
7904+
eslint-plugin-ember@^8.13.0:
7905+
version "8.13.0"
7906+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-8.13.0.tgz#7178e059ecfb37df46644966fbacd02abb98ac13"
7907+
integrity sha512-CD7K8m2pTpDKInpzivpku81N5EbvEdhqy/lS1InEp0pZD+G6zi/yK1/jUxz5bAURnoFtF5r6xZZLF56zCC32+w==
79087908
dependencies:
79097909
"@ember-data/rfc395-data" "^0.0.4"
79107910
ember-rfc176-data "^0.3.15"

0 commit comments

Comments
 (0)