Skip to content

Commit

Permalink
Update dependency eslint-plugin-ember to v12.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent ed2d970 commit 5ba0f3b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@kapouer/eslint-plugin-no-return-in-loop": "1.0.0",
"@typescript-eslint/eslint-plugin": "8.11.0",
"@typescript-eslint/parser": "8.11.0",
"eslint-plugin-ember": "12.2.1",
"eslint-plugin-ember": "12.3.1",
"eslint-plugin-filenames": "allouis/eslint-plugin-filenames#15dc354f4e3d155fc2d6ae082dbfc26377539a18",
"eslint-plugin-mocha": "7.0.1",
"eslint-plugin-n": "17.11.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -451,10 +451,10 @@ dot-case@^3.0.4:
no-case "^3.0.4"
tslib "^2.0.3"

ember-eslint-parser@^0.5.2:
version "0.5.2"
resolved "https://registry.yarnpkg.com/ember-eslint-parser/-/ember-eslint-parser-0.5.2.tgz#798db22f54a3038f0dfdcc6fc766887b99c449fa"
integrity sha512-289KjJ08QxK1Ytf+aq04QMoQ8WvhXCInJixcGuS5SWBFNlVuEs9yAZ06VXzVSuZ9zMAqX24MTMvD7ICVFN7QSg==
ember-eslint-parser@^0.5.3:
version "0.5.3"
resolved "https://registry.yarnpkg.com/ember-eslint-parser/-/ember-eslint-parser-0.5.3.tgz#48dc93529ec942c117fffd6265be2017bd94aaef"
integrity sha512-FYsoiVcGUGDAybPq8X551hcs9NA0SDx77kfU1sHCTLYqfG4zQ0Rcy+lGxoaXaskH7sTf+Up3/oVyjx/+nJ3joA==
dependencies:
"@babel/eslint-parser" "^7.23.10"
"@glimmer/syntax" "^0.92.0"
Expand Down Expand Up @@ -499,14 +499,14 @@ eslint-compat-utils@^0.5.1:
dependencies:
semver "^7.5.4"

eslint-plugin-ember@12.2.1:
version "12.2.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-12.2.1.tgz#14d2901434d647bb255bd859344c70def7ca5f75"
integrity sha512-HZZueTKXmQRDVxREiMLdh87sLFmmkjH3z37gsS0pLWtnZECJiG447GCd+odVgWpSKoDpB4Hce0BtoJeY2HGSlg==
eslint-plugin-ember@12.3.1:
version "12.3.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-12.3.1.tgz#6d9368141f1c685f89f96fd0143350481f91cdcc"
integrity sha512-Ew8E7R0inU7HSQZ7ChixLvv4y3wtyC++9DYBmAYyjtRoM+p/PwP2kUkyKYJTLi5v5IuSR+fS3IWtbswoq9bPyQ==
dependencies:
"@ember-data/rfc395-data" "^0.0.4"
css-tree "^2.3.1"
ember-eslint-parser "^0.5.2"
ember-eslint-parser "^0.5.3"
ember-rfc176-data "^0.3.18"
eslint-utils "^3.0.0"
estraverse "^5.3.0"
Expand Down

0 comments on commit 5ba0f3b

Please sign in to comment.