Skip to content
This repository was archived by the owner on Jan 18, 2019. It is now read-only.

Commit 5124913

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
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

+3-3
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-
1141-
version "4.12.0"
1142-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.12.0.tgz#a7ce78eba8cc8f2443acfbbc870cc31a65135884"
1140+
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)