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

Commit 7873379

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint to v5.6.0
Signed-off-by: Charlike Mike Reagent <olsten.larck@gmail.com>
1 parent fa3ec1e commit 7873379

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
@@ -36,7 +36,7 @@
3636
"semver": "5.5.1"
3737
},
3838
"devDependencies": {
39-
"eslint": "5.5.0",
39+
"eslint": "5.6.0",
4040
"eslint-config-tunnckocore": "0.3.0",
4141
"hela": "2.0.10",
4242
"hela-config-tunnckocore": "2.2.45",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1042,9 +1042,9 @@ eslint-visitor-keys@^1.0.0:
10421042
version "1.0.0"
10431043
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
10441044

1045-
eslint@5.5.0:
1046-
version "5.5.0"
1047-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.5.0.tgz#8557fcceab5141a8197da9ffd9904f89f64425c6"
1045+
eslint@5.6.0:
1046+
version "5.6.0"
1047+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.6.0.tgz#b6f7806041af01f71b3f1895cbb20971ea4b6223"
10481048
dependencies:
10491049
"@babel/code-frame" "^7.0.0"
10501050
ajv "^6.5.3"

0 commit comments

Comments
 (0)