Skip to content

Commit

Permalink
Merge pull request #70 from buschtoens/dependabot/npm_and_yarn/@clark…
Browse files Browse the repository at this point in the history
…/eslint-config-node-1.3.0
  • Loading branch information
dependabot-preview[bot] authored Jun 14, 2019
2 parents aa673cd + d95bb16 commit 5808146
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@clark/eslint-config-ember": "^1.3.1",
"@clark/eslint-config-node": "^1.1.1",
"@clark/eslint-config-node": "^1.3.0",
"@ember/optional-features": "^0.7.0",
"broccoli-asset-rev": "^3.0.0",
"ember-cli": "~3.10.1",
Expand Down
26 changes: 7 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -761,16 +761,16 @@
eslint-plugin-ember-best-practices "^1.1.1"
lodash.merge "^4.6.1"

"@clark/eslint-config-node@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@clark/eslint-config-node/-/eslint-config-node-1.1.1.tgz#8f1d6827f4f27c1ebb633d75be9fa792d33a19a2"
integrity sha512-nFZyuooyzXJbpnP1oJHXFUYte2wIbmLGvdzjapMvnDHsRNKIAPWPJUUEmZLHqZVb/CKAnKgv7xh1xoorLb8vYA==
"@clark/eslint-config-node@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@clark/eslint-config-node/-/eslint-config-node-1.3.0.tgz#c1ebde371864d18ebed8dcd69806fd10a244fd4f"
integrity sha512-juh8or0kqtbN0Oymj0M6eOeGSsp5QXPW5W36Z2t0soG/dr1JIfik4Nmqhehw8u0K/kcDRcpXtcz8h5oT3thTlQ==
dependencies:
"@clark/eslint-config" "^1.1.1"
eslint-plugin-node "^9.0.1"
"@clark/eslint-config" "^1.3.0"
eslint-plugin-node "^9.1.0"
lodash.merge "^4.6.1"

"@clark/eslint-config@^1.1.1", "@clark/eslint-config@^1.3.0":
"@clark/eslint-config@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@clark/eslint-config/-/eslint-config-1.3.0.tgz#a8d2973f4738ad205ba61b56535907cfc7b751c4"
integrity sha512-8ZiOHktl6+gbr+DnjKcXpMFuphXAS7tVmijcJ2tHeiBkZ2QI9t3VCKJqpDHEmfxH6VHE8M5RRk+KWd53Y+HTGg==
Expand Down Expand Up @@ -3714,18 +3714,6 @@ eslint-plugin-import@^2.17.3:
read-pkg-up "^2.0.0"
resolve "^1.11.0"

eslint-plugin-node@^9.0.1:
version "9.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-9.0.1.tgz#93e44626fa62bcb6efea528cee9687663dc03b62"
integrity sha512-fljT5Uyy3lkJzuqhxrYanLSsvaILs9I7CmQ31atTtZ0DoIzRbbvInBh4cQ1CrthFHInHYBQxfPmPt6KLHXNXdw==
dependencies:
eslint-plugin-es "^1.4.0"
eslint-utils "^1.3.1"
ignore "^5.1.1"
minimatch "^3.0.4"
resolve "^1.10.1"
semver "^6.0.0"

eslint-plugin-node@^9.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-9.1.0.tgz#f2fd88509a31ec69db6e9606d76dabc5adc1b91a"
Expand Down

0 comments on commit 5808146

Please sign in to comment.