Skip to content

Commit 3c56353

Browse files
Build(deps-dev): Bump eslint-plugin-ember from 6.5.1 to 6.6.0
Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 6.5.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](ember-cli/eslint-plugin-ember@v6.5.1...v6.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent fbdb2cf commit 3c56353

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"ember-source": "~3.10.1",
5454
"ember-source-channel-url": "^1.1.0",
5555
"ember-try": "^1.2.1",
56-
"eslint-plugin-ember": "^6.5.1",
56+
"eslint-plugin-ember": "^6.6.0",
5757
"eslint-plugin-node": "^8.0.0",
5858
"lerna-changelog": "^0.8.2",
5959
"loader.js": "^4.7.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3474,10 +3474,10 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
34743474
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
34753475
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
34763476

3477-
eslint-plugin-ember@^6.5.1:
3478-
version "6.5.1"
3479-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-6.5.1.tgz#2fc747ede7b796e1d3587388b1d173886ce16379"
3480-
integrity sha512-LkVbGqf5xo/uSLCSGR3nkvWJU/2aRD+okp/rshteBx26Xbf1PNoF/M5JdKiG9eCRAlNKExKr893bGK6eNMn9iA==
3477+
eslint-plugin-ember@^6.6.0:
3478+
version "6.6.0"
3479+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-6.6.0.tgz#fa64f0e9fbbe14ae44478b5fa3890fb74d720e5e"
3480+
integrity sha512-vqRAyGMtuohMe+cnxiPYIF73gC2Rlei0GX/TAAAIXIJH8E98TFQkOHAhzF6u/6l6W5XRVuTKOlXyPJzRY+kJwQ==
34813481
dependencies:
34823482
ember-rfc176-data "^0.3.9"
34833483
snake-case "^2.1.0"

0 commit comments

Comments
 (0)