Skip to content

Commit e321976

Browse files
Build(deps-dev): Bump eslint-plugin-ember from 6.4.1 to 6.5.0
Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 6.4.1 to 6.5.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.4.1...v6.5.0)
1 parent ae1dafb commit e321976

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.0",
5454
"ember-source-channel-url": "^1.1.0",
5555
"ember-try": "^1.2.1",
56-
"eslint-plugin-ember": "^6.4.1",
56+
"eslint-plugin-ember": "^6.5.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.4.1:
3478-
version "6.4.1"
3479-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-6.4.1.tgz#9b6fc99bbd86b4f43e9098a5c07c446eb2e64a08"
3480-
integrity sha512-eNzB3t/S4tR+4OhOucufIWs1UUzftxYrk97L7yErz5ETVXht6nEenV7T9FXt+wB2OBMWnlHvCeaSyhhaAR1DBw==
3477+
eslint-plugin-ember@^6.5.0:
3478+
version "6.5.0"
3479+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-6.5.0.tgz#1395cd359d80c15a0075f2f561aeeb3560f1ccfe"
3480+
integrity sha512-yFEoqQlplCNn/HJJ1X/GPze+a8BQBvrNJc14z+Ln5n15emXkvA/SAiEEOiwK8pZVyAMjaihiDAyuMvhXoHovBg==
34813481
dependencies:
34823482
ember-rfc176-data "^0.3.9"
34833483
snake-case "^2.1.0"

0 commit comments

Comments
 (0)