Skip to content

Commit da01642

Browse files
chore(deps-dev): bump eslint-plugin-ember from 7.10.0 to 7.10.1 (#4206)
Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 7.10.0 to 7.10.1. - [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.10.0...v7.10.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 4e3ccb7 commit da01642

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.10.0",
118+
"eslint-plugin-ember": "^7.10.1",
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 & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7636,10 +7636,10 @@ eslint-plugin-ember@^6.4.1:
76367636
ember-rfc176-data "^0.3.11"
76377637
snake-case "^2.1.0"
76387638

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==
7639+
eslint-plugin-ember@^7.10.1:
7640+
version "7.10.1"
7641+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-7.10.1.tgz#9ec731f158fc76a293bfb8055eaceb6b978ae0e7"
7642+
integrity sha512-3iOrcUsqZXsri6krYw+8fEH20Es8A2QEkog8fCw/Ldr54SR2/IEO41F7ldOrr0X3h8w9z1W1/v97IlMiGJhXkg==
76437643
dependencies:
76447644
"@ember-data/rfc395-data" "^0.0.4"
76457645
ember-rfc176-data "^0.3.12"

0 commit comments

Comments
 (0)