Skip to content

Commit 9bd12ee

Browse files
chore(deps-dev): bump eslint-plugin-ember from 7.8.1 to 7.9.0 (#4161)
Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 7.8.1 to 7.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@v7.8.1...v7.9.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0afa087 commit 9bd12ee

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.8.1",
118+
"eslint-plugin-ember": "^7.9.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 & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7659,10 +7659,10 @@ eslint-plugin-ember@^6.4.1:
76597659
ember-rfc176-data "^0.3.11"
76607660
snake-case "^2.1.0"
76617661

7662-
eslint-plugin-ember@^7.8.1:
7663-
version "7.8.1"
7664-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-7.8.1.tgz#9b2d0526bb6b697f3f18e5c7d3fcf64e447813af"
7665-
integrity sha512-74Whm5MHV+llWv0LA/4b4IaLQxMTj5Jc1zoK11gYEPQbPIAviTF4JsRuzPM/x7QMo5pQZyTdfGYF5zVMbgQ2RA==
7662+
eslint-plugin-ember@^7.9.0:
7663+
version "7.9.0"
7664+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-7.9.0.tgz#3f35410c33b7c7a79883465b2ea8a55799b2c551"
7665+
integrity sha512-p24k/h61TlKlM504sQTjk6ZabzGV5ccnSYOniPkl/E+MqovHZCbJ+emqRsKNxvgN2XA9lqL6uVGi9eGCHj3RmA==
76667666
dependencies:
76677667
"@ember-data/rfc395-data" "^0.0.4"
76687668
ember-rfc176-data "^0.3.12"

0 commit comments

Comments
 (0)