Skip to content

Commit

Permalink
Merge pull request #5 from APCOvernight/greenkeeper/eslint-config-apc…
Browse files Browse the repository at this point in the history
…-1.0.1

Update eslint-config-apc to the latest version 🚀
  • Loading branch information
webdevian committed Jan 29, 2018
2 parents 89b28a2 + b4051f7 commit 0d749d3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -30,7 +30,7 @@
"yarn": "^1.0.0"
},
"dependencies": {
"eslint-config-apc": "1.0.0",
"eslint-config-apc": "1.0.1",
"pug-lint": "2.5.0",
"sass-lint": "1.12.1"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -783,9 +783,9 @@ escope@^3.6.0:
esrecurse "^4.1.0"
estraverse "^4.1.1"

eslint-config-apc@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-apc/-/eslint-config-apc-1.0.0.tgz#ea75552def1862278180dad6a6b12b91968f7b40"
eslint-config-apc@1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/eslint-config-apc/-/eslint-config-apc-1.0.1.tgz#5c7095d9ba4dec22cd68b1960ff010a635801a04"
dependencies:
eslint "4.16.0"
eslint-config-standard "10.2.1"
Expand Down

0 comments on commit 0d749d3

Please sign in to comment.