Skip to content
This repository was archived by the owner on Aug 24, 2022. It is now read-only.

Commit eb81c4f

Browse files
Bump eslint-plugin-ember from 8.5.2 to 8.9.0
Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 8.5.2 to 8.9.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.5.2...v8.9.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a5e661a commit eb81c4f

2 files changed

Lines changed: 11 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"ember-source": "~3.16.1",
6767
"ember-source-channel-url": "^2.0.1",
6868
"ember-try": "^1.4.0",
69-
"eslint-plugin-ember": "^8.5.2",
69+
"eslint-plugin-ember": "^8.9.0",
7070
"eslint-plugin-node": "^11.1.0",
7171
"loader.js": "^4.7.0",
7272
"mocha": "^7.2.0",

yarn.lock

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4332,13 +4332,14 @@ [email protected], escape-string-regexp@^1.0.2, escape-string-regexp@^1
43324332
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
43334333
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
43344334

4335-
eslint-plugin-ember@^8.5.2:
4336-
version "8.5.2"
4337-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-8.5.2.tgz#9e0c0e43f74e8fe3d5e35903f33edd043f86dec3"
4338-
integrity sha512-dLA3W2GpPYRszKL9smw/S0aj0KxUiL1vlvQMDWsiuvcCCwgE/fGZ2FbdmicR/ssMnW5elRfNVPKQdS2B91AMxA==
4335+
eslint-plugin-ember@^8.9.0:
4336+
version "8.9.0"
4337+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-8.9.0.tgz#010f720665b00847df151d5ae64f41e4671c825a"
4338+
integrity sha512-wSZuQM5AkDBc/FRL7jAIMVPQxzXSMUBgzGYzxhLNc4HOSBKVu6qqh2XZg7PTUmhst39VdYjDvep9QHmeRWdLkA==
43394339
dependencies:
43404340
"@ember-data/rfc395-data" "^0.0.4"
43414341
ember-rfc176-data "^0.3.13"
4342+
lodash.kebabcase "^4.1.1"
43424343
snake-case "^3.0.3"
43434344

43444345
eslint-plugin-es@^3.0.0:
@@ -6572,6 +6573,11 @@ lodash.isobject@~2.3.0:
65726573
dependencies:
65736574
lodash._objecttypes "~2.3.0"
65746575

6576+
lodash.kebabcase@^4.1.1:
6577+
version "4.1.1"
6578+
resolved "https://registry.yarnpkg.com/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz#8489b1cb0d29ff88195cceca448ff6d6cc295c36"
6579+
integrity sha1-hImxyw0p/4gZXM7KRI/21swpXDY=
6580+
65756581
lodash.keys@^3.0.0:
65766582
version "3.1.2"
65776583
resolved "https://registry.yarnpkg.com/lodash.keys/-/lodash.keys-3.1.2.tgz#4dbc0472b156be50a0b286855d1bd0b0c656098a"

0 commit comments

Comments
 (0)