Skip to content

Commit 4b10fd2

Browse files
chore(deps-dev): bump eslint-plugin-ember from 7.9.0 to 7.10.0 (#4200)
Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 7.9.0 to 7.10.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@v7.9.0...v7.10.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 b34edea commit 4b10fd2

File tree

2 files changed

+5
-15
lines changed

2 files changed

+5
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"ember-table": "^2.2.3",
116116
"ember-truth-helpers": "^2.1.0",
117117
"ember-uuid": "^2.1.0",
118-
"eslint-plugin-ember": "^7.9.0",
118+
"eslint-plugin-ember": "^7.10.0",
119119
"eslint-plugin-ember-suave": "^2.0.1",
120120
"eslint-plugin-node": "^11.0.0",
121121
"fastboot-app-server": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5747,16 +5747,6 @@ [email protected]:
57475747
ember-cli-babel "^7.5.0"
57485748
najax "^1.0.3"
57495749

5750-
ember-angle-bracket-invocation-polyfill@^2.0.2:
5751-
version "2.0.2"
5752-
resolved "https://registry.yarnpkg.com/ember-angle-bracket-invocation-polyfill/-/ember-angle-bracket-invocation-polyfill-2.0.2.tgz#117ab5238305f11046a2eb3a5bc026c98d2cf5c1"
5753-
integrity sha512-HkG0xyTHtAhWVjU0Q5V/i4xe4FRvNIOaiUEgIvN815F3TIUboV/J0xhYgivm0uDZp9lAYUVF+U5PI1sCnlC3Og==
5754-
dependencies:
5755-
ember-cli-babel "^6.17.0"
5756-
ember-cli-version-checker "^2.1.2"
5757-
ember-compatibility-helpers "^1.0.2"
5758-
silent-error "^1.1.1"
5759-
57605750
ember-app-scheduler@^4.0.1:
57615751
version "4.0.1"
57625752
resolved "https://registry.yarnpkg.com/ember-app-scheduler/-/ember-app-scheduler-4.0.1.tgz#670fc0c28a28367a1aea7e5286d0d73e90561e19"
@@ -7646,10 +7636,10 @@ eslint-plugin-ember@^6.4.1:
76467636
ember-rfc176-data "^0.3.11"
76477637
snake-case "^2.1.0"
76487638

7649-
eslint-plugin-ember@^7.9.0:
7650-
version "7.9.0"
7651-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-7.9.0.tgz#3f35410c33b7c7a79883465b2ea8a55799b2c551"
7652-
integrity sha512-p24k/h61TlKlM504sQTjk6ZabzGV5ccnSYOniPkl/E+MqovHZCbJ+emqRsKNxvgN2XA9lqL6uVGi9eGCHj3RmA==
7639+
eslint-plugin-ember@^7.10.0:
7640+
version "7.10.0"
7641+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-7.10.0.tgz#6016c71c09a10ead0afe025acd30a21d49f4bb6f"
7642+
integrity sha512-2fW/fBcqbc7OlEwBvfbmTaGODRC0q+gay5B25NqalunvH9LlmTYuPcNEWIWpMSPvzippTTL3SFBu5EgZ6raWvg==
76537643
dependencies:
76547644
"@ember-data/rfc395-data" "^0.0.4"
76557645
ember-rfc176-data "^0.3.12"

0 commit comments

Comments
 (0)