Skip to content

Commit 5124913

Browse files
greenkeeper[bot]JamesHenry
authored andcommitted
chore(package): Update eslint to version 4.12.1 (JamesHenry#11)
1 parent a39256c commit 5124913

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/jest": "21.1.8",
2424
"@types/node": "8.0.53",
2525
"cz-conventional-changelog": "2.1.0",
26-
"eslint": "4.12.0",
26+
"eslint": "4.12.1",
2727
"husky": "^0.14.3",
2828
"jest": "21.2.1",
2929
"lint-staged": "^5.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1137,9 +1137,9 @@ eslint-scope@^3.7.1:
11371137
esrecurse "^4.1.0"
11381138
estraverse "^4.1.1"
11391139

1140-
eslint@4.12.0:
1141-
version "4.12.0"
1142-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.12.0.tgz#a7ce78eba8cc8f2443acfbbc870cc31a65135884"
1140+
eslint@4.12.1:
1141+
version "4.12.1"
1142+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.12.1.tgz#5ec1973822b4a066b353770c3c6d69a2a188e880"
11431143
dependencies:
11441144
ajv "^5.3.0"
11451145
babel-code-frame "^6.22.0"

0 commit comments

Comments
 (0)