Skip to content

Commit

Permalink
build(deps-dev): bump eslint-plugin-ember from 10.3.0 to 10.4.1 (#102)
Browse files Browse the repository at this point in the history
* build(deps-dev): bump eslint-plugin-ember from 10.3.0 to 10.4.1

Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 10.3.0 to 10.4.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@v10.3.0...v10.4.1)

Signed-off-by: dependabot[bot] <[email protected]>

* build: reinstall `[email protected]`

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MrChocolatine <[email protected]>
  • Loading branch information
dependabot[bot] and MrChocolatine authored Apr 26, 2021
1 parent cf556a8 commit 0254c89
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"ember-template-lint": "^3.2.0",
"ember-try": "^1.4.0",
"eslint": "^7.5.0",
"eslint-plugin-ember": "^10.3.0",
"eslint-plugin-ember": "^10.4.1",
"eslint-plugin-node": "^11.1.0",
"loader.js": "^4.7.0",
"npm-run-all": "^4.1.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5570,10 +5570,10 @@ escodegen@^1.14.1:
optionalDependencies:
source-map "~0.6.1"

eslint-plugin-ember@^10.3.0:
version "10.3.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.3.0.tgz#2e53ad334dc7f7f66f6cba890b9c01a64817d1c1"
integrity sha512-qmUQ6OYs8trr+4h3DPJz76fBgXBJEragLCD4RHV4bcnKd4vtgmJvFTF+UDlIsiZZVd03r5aYzpuQvVa+oH6JXg==
eslint-plugin-ember@^10.4.1:
version "10.4.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.4.1.tgz#e1e13b92763740e996004dc51d44d58bc37e4d10"
integrity sha512-/vnDlFUzmzPdE8spi+P5XxHJaMfOkhW49teNgfm15z8UbjJL3toEGsmjDoV64CAqVctUvojMFWGQjsLvjefnbQ==
dependencies:
"@ember-data/rfc395-data" "^0.0.4"
css-tree "^1.0.0-alpha.39"
Expand Down

0 comments on commit 0254c89

Please sign in to comment.