Skip to content

Commit

Permalink
Merge pull request #76 from kaliber5/greenkeeper/eslint-plugin-node-8…
Browse files Browse the repository at this point in the history
….0.0

Update eslint-plugin-node to the latest version 🚀
  • Loading branch information
simonihmig committed Nov 6, 2018
2 parents 8f8f2e2 + a0cbebb commit 119fa61
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -49,7 +49,7 @@
"ember-source-channel-url": "^1.0.1",
"ember-try": "^1.0.0",
"eslint-plugin-ember": "^5.2.0",
"eslint-plugin-node": "^7.0.1",
"eslint-plugin-node": "^8.0.0",
"loader.js": "^4.7.0"
},
"engines": {
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Expand Up @@ -2371,13 +2371,13 @@ eslint-plugin-es@^1.3.1:
eslint-utils "^1.3.0"
regexpp "^2.0.0"

eslint-plugin-node@^7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-7.0.1.tgz#a6e054e50199b2edd85518b89b4e7b323c9f36db"
eslint-plugin-node@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-8.0.0.tgz#fb9e8911f4543514f154bb6a5924b599aa645568"
dependencies:
eslint-plugin-es "^1.3.1"
eslint-utils "^1.3.1"
ignore "^4.0.2"
ignore "^5.0.2"
minimatch "^3.0.4"
resolve "^1.8.1"
semver "^5.5.0"
Expand Down Expand Up @@ -3235,9 +3235,9 @@ ignore@^3.3.3:
version "3.3.10"
resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.10.tgz#0a97fb876986e8081c631160f8f9f389157f0043"

ignore@^4.0.2:
version "4.0.6"
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
ignore@^5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.0.2.tgz#42ae2651beb40c8c53b1e16b2af1c8387d492f88"

imurmurhash@^0.1.4:
version "0.1.4"
Expand Down

0 comments on commit 119fa61

Please sign in to comment.