From 66bb960c4b680bbadbe96e7510083f9f45227a53 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Wed, 19 Jun 2019 07:40:17 +0000 Subject: [PATCH] Bump eslint-plugin-ember from 6.4.1 to 6.6.0 Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 6.4.1 to 6.6.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](https://github.com/ember-cli/eslint-plugin-ember/compare/v6.4.1...v6.6.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 759ac430..a23ae815 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "ember-resolver": "^5.1.3", "ember-source": "~3.10.0", "eslint": "^5.16.0", - "eslint-plugin-ember": "^6.4.1", + "eslint-plugin-ember": "^6.6.0", "eslint-plugin-node": "^8.0.1", "glob": "^7.1.4", "json": "^9.0.6", diff --git a/yarn.lock b/yarn.lock index 8f2c71a1..e42a9ef6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3727,10 +3727,10 @@ escape-string-regexp@1.0.5, escape-string-regexp@^1.0.2, escape-string-regexp@^1 resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= -eslint-plugin-ember@^6.4.1: - version "6.4.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-6.4.1.tgz#9b6fc99bbd86b4f43e9098a5c07c446eb2e64a08" - integrity sha512-eNzB3t/S4tR+4OhOucufIWs1UUzftxYrk97L7yErz5ETVXht6nEenV7T9FXt+wB2OBMWnlHvCeaSyhhaAR1DBw== +eslint-plugin-ember@^6.6.0: + version "6.6.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-6.6.0.tgz#fa64f0e9fbbe14ae44478b5fa3890fb74d720e5e" + integrity sha512-vqRAyGMtuohMe+cnxiPYIF73gC2Rlei0GX/TAAAIXIJH8E98TFQkOHAhzF6u/6l6W5XRVuTKOlXyPJzRY+kJwQ== dependencies: ember-rfc176-data "^0.3.9" snake-case "^2.1.0"