Skip to content

Commit 2695502

Browse files
greenkeeper[bot]JamesHenry
authored andcommitted
chore(package): Update eslint to version 4.13.0 (JamesHenry#17)
1 parent 2d024f3 commit 2695502

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.54",
2525
"cz-conventional-changelog": "2.1.0",
26-
"eslint": "4.12.1",
26+
"eslint": "4.13.0",
2727
"husky": "^0.14.3",
2828
"jest": "21.2.1",
2929
"lint-staged": "6.0.0",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1135,9 +1135,9 @@ eslint-scope@^3.7.1:
11351135
esrecurse "^4.1.0"
11361136
estraverse "^4.1.1"
11371137

1138-
eslint@4.12.1:
1139-
version "4.12.1"
1140-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.12.1.tgz#5ec1973822b4a066b353770c3c6d69a2a188e880"
1138+
eslint@4.13.0:
1139+
version "4.13.0"
1140+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.13.0.tgz#1991aa359586af83877bde59de9d41f53e20826d"
11411141
dependencies:
11421142
ajv "^5.3.0"
11431143
babel-code-frame "^6.22.0"

0 commit comments

Comments
 (0)