Skip to content

Commit

Permalink
Merge pull request #578 from simplabs/dependabot/npm_and_yarn/eslint-…
Browse files Browse the repository at this point in the history
…7.7.0

Bump eslint from 6.8.0 to 7.7.0
  • Loading branch information
Turbo87 authored Sep 2, 2020
2 parents 9c0d634 + 162009b commit 497fb52
Show file tree
Hide file tree
Showing 3 changed files with 135 additions and 162 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ module.exports = {
// node files
{
files: [
'**/.eslintrc.js',
'.template-lintrc.js',
'ember-cli-build.js',
'index.js',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"ember-source": "~3.21.1",
"ember-source-channel-url": "^3.0.0",
"ember-try": "^1.4.0",
"eslint": "^6.8.0",
"eslint": "^7.7.0",
"eslint-config-simplabs": "^0.4.0",
"eslint-plugin-ember": "^8.13.0",
"eslint-plugin-qunit": "^5.0.0",
Expand Down
Loading

0 comments on commit 497fb52

Please sign in to comment.