Skip to content

Commit

Permalink
Merge pull request #49 from buschtoens/dependabot/npm_and_yarn/@clark…
Browse files Browse the repository at this point in the history
…/eslint-config-node-1.1.1
  • Loading branch information
dependabot[bot] authored May 7, 2019
2 parents c5fdb02 + 4e91916 commit 54b510c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@clark/eslint-config-ember": "^1.1.1",
"@clark/eslint-config-ember-typescript": "^1.1.1",
"@clark/eslint-config-node": "^1.0.0",
"@clark/eslint-config-node": "^1.1.1",
"@ember/optional-features": "^0.7.0",
"@glimmer/component": "^0.14.0-alpha.5",
"@types/ember": "^3.1.0",
Expand Down
13 changes: 7 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -728,13 +728,14 @@
eslint-plugin-ember-best-practices "^1.1.1"
lodash.merge "^4.6.1"

"@clark/eslint-config-node@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@clark/eslint-config-node/-/eslint-config-node-1.0.0.tgz#16debefa545078c2c7f5e45c8349f7cbd30b233a"
integrity sha512-0IXW2+7FSL3w+oAD1r3QODZ8ogxcBLmrZ+FSNmUP4W5B4FG8hRqoHel6RzNFtNtIu6BTx89Tj/X2idL36ceK5A==
"@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==
dependencies:
"@clark/eslint-config" "^1.0.0"
"@clark/eslint-config" "^1.1.1"
eslint-plugin-node "^9.0.1"
lodash.merge "^4.6.1"

"@clark/eslint-config-typescript@^1.1.1":
version "1.1.1"
Expand All @@ -745,7 +746,7 @@
"@typescript-eslint/eslint-plugin" "^1.7.0"
"@typescript-eslint/parser" "^1.7.0"

"@clark/eslint-config@^1.0.0", "@clark/eslint-config@^1.1.1":
"@clark/eslint-config@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@clark/eslint-config/-/eslint-config-1.1.1.tgz#fd1f25bedfa966323f97f33994a1f70e527ffddb"
integrity sha512-Se5WKaEmuuEYl9efNE9VljKY7wzio1oBCa+yms5TRIwyzXKofIt1l47AcTHDEwOn/EzDHm8FVQzdhTNCuge7iw==
Expand Down

0 comments on commit 54b510c

Please sign in to comment.