Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.

Commit 5720335

Browse files
Bump eslint-plugin-ember from 10.4.2 to 10.5.0 (#295)
Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 10.4.2 to 10.5.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@v10.4.2...v10.5.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c168e4 commit 5720335

1 file changed

Lines changed: 11 additions & 4 deletions

File tree

yarn.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6199,14 +6199,14 @@ escodegen@^1.14.1:
61996199
source-map "~0.6.1"
62006200

62016201
eslint-plugin-ember@^10.0.2:
6202-
version "10.4.2"
6203-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.4.2.tgz#b9d7cd36f4a08b18997c23ad6884d2382a7d2ea5"
6204-
integrity sha512-rOT6e1puS6uWGxr8kPGYSMPordNVTasckuQiaakcjaEGKUtXNjcHtgS8WjmYESIeDFcTCtZvh2w+fHB8tglu4w==
6202+
version "10.5.0"
6203+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.5.0.tgz#f2a9e8286dcc026287501bcca4f587af1a7363f5"
6204+
integrity sha512-i9+zPBgVKH0Goe6/BCY06+Nzjf72vBzWerdtn5YzAXwVbX+O3fZHXKfTwtNS64o/4F+0HyJ356EisD1PuUQGLA==
62056205
dependencies:
62066206
"@ember-data/rfc395-data" "^0.0.4"
62076207
css-tree "^1.0.0-alpha.39"
62086208
ember-rfc176-data "^0.3.15"
6209-
eslint-utils "^2.1.0"
6209+
eslint-utils "^3.0.0"
62106210
lodash.kebabcase "^4.1.1"
62116211
requireindex "^1.2.0"
62126212
snake-case "^3.0.3"
@@ -6254,6 +6254,13 @@ eslint-utils@^2.0.0, eslint-utils@^2.1.0:
62546254
dependencies:
62556255
eslint-visitor-keys "^1.1.0"
62566256

6257+
eslint-utils@^3.0.0:
6258+
version "3.0.0"
6259+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
6260+
integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
6261+
dependencies:
6262+
eslint-visitor-keys "^2.0.0"
6263+
62576264
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
62586265
version "1.3.0"
62596266
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"

0 commit comments

Comments
 (0)