Skip to content

Commit fa4b26a

Browse files
chore(deps-dev): bump eslint-plugin-ember from 8.2.0 to 8.3.0 (#4317)
Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 8.2.0 to 8.3.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.2.0...v8.3.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 e6b09a6 commit fa4b26a

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.2.0",
126+
"eslint-plugin-ember": "^8.3.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
@@ -7650,10 +7650,10 @@ eslint-plugin-ember@^6.4.1:
76507650
ember-rfc176-data "^0.3.11"
76517651
snake-case "^2.1.0"
76527652

7653-
eslint-plugin-ember@^8.2.0:
7654-
version "8.2.0"
7655-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-8.2.0.tgz#90c14c82a6e81280c27baaf64b62c1c4786b5f26"
7656-
integrity sha512-QJhqkYoLOoEm2jodozxztGA5nxvc6pmeUJCdhxIyDCCRGb7+E/FS6dfJ/WMqTbiePlmNJ0EZSOUgUG54LdHsRQ==
7653+
eslint-plugin-ember@^8.3.0:
7654+
version "8.3.0"
7655+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-8.3.0.tgz#64a1158ca7f51c150529eadd6396b4066ec6d053"
7656+
integrity sha512-uEDiZsEQm4N6ELtIPi/L+YecwD/4Z+3gFqMgHrgxd2Rz9WWQ5Y6IzM87+Nurmo456uB2NCZ8R+DMD1L+pKo7pw==
76577657
dependencies:
76587658
"@ember-data/rfc395-data" "^0.0.4"
76597659
ember-rfc176-data "^0.3.12"

0 commit comments

Comments
 (0)