Skip to content

Commit 7ff0b24

Browse files
Bump eslint-plugin-ember from 10.5.4 to 10.5.7 (#969)
Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 10.5.4 to 10.5.7. - [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@v10.5.4...v10.5.7) --- updated-dependencies: - dependency-name: eslint-plugin-ember dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84fafe7 commit 7ff0b24

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7229,14 +7229,15 @@ eslint-config-prettier@^8.3.0:
72297229
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
72307230

72317231
eslint-plugin-ember@^10.5.4:
7232-
version "10.5.4"
7233-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.5.4.tgz#263a104b297b60d854640612fec9f2d071302e78"
7234-
integrity sha512-7Z6H47tD4MNFGN51j00YMKjsHjN1z4u8vA1uImSYrgYHLh5nZKyP8pFBFI8pXBicw96N/njH48iz4zjZqMcPlQ==
7232+
version "10.5.7"
7233+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.5.7.tgz#132dcd139fc9e830b707910d1ee4a458b83ab9d4"
7234+
integrity sha512-PTnZxbexrvRgEUtiuTaRjcFIIezzNsaJLUkvOoKhmxXTZnWgSPV36PGv5ml0BOallWYAOocefjTgv9SWvlmEdw==
72357235
dependencies:
72367236
"@ember-data/rfc395-data" "^0.0.4"
72377237
css-tree "^1.0.0-alpha.39"
72387238
ember-rfc176-data "^0.3.15"
72397239
eslint-utils "^3.0.0"
7240+
estraverse "^5.2.0"
72407241
lodash.kebabcase "^4.1.1"
72417242
requireindex "^1.2.0"
72427243
snake-case "^3.0.3"

0 commit comments

Comments
 (0)