Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Commit 868df9c

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

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"collect-mentions": "0.1.1"
2828
},
2929
"devDependencies": {
30-
"eslint": "5.1.0",
30+
"eslint": "5.2.0",
3131
"eslint-config-tunnckocore": "1.0.1",
3232
"hela": "2.0.10",
3333
"hela-config-tunnckocore": "3.0.26",

yarn.lock

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -985,9 +985,9 @@ eslint-visitor-keys@^1.0.0:
985985
version "1.0.0"
986986
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
987987

988-
eslint@5.1.0:
989-
version "5.1.0"
990-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.1.0.tgz#2ed611f1ce163c0fb99e1e0cda5af8f662dff645"
988+
eslint@5.2.0:
989+
version "5.2.0"
990+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.2.0.tgz#3901ae249195d473e633c4acbc370068b1c964dc"
991991
dependencies:
992992
ajv "^6.5.0"
993993
babel-code-frame "^6.26.0"
@@ -1005,7 +1005,7 @@ eslint@5.1.0:
10051005
functional-red-black-tree "^1.0.1"
10061006
glob "^7.1.2"
10071007
globals "^11.7.0"
1008-
ignore "^3.3.3"
1008+
ignore "^4.0.2"
10091009
imurmurhash "^0.1.4"
10101010
inquirer "^5.2.0"
10111011
is-resolvable "^1.1.0"
@@ -1627,6 +1627,10 @@ ignore@^3.3.3, ignore@^3.3.6:
16271627
version "3.3.7"
16281628
resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.7.tgz#612289bfb3c220e186a58118618d5be8c1bab021"
16291629

1630+
ignore@^4.0.2:
1631+
version "4.0.2"
1632+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.2.tgz#0a8dd228947ec78c2d7f736b1642a9f7317c1905"
1633+
16301634
imurmurhash@^0.1.4:
16311635
version "0.1.4"
16321636
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"

0 commit comments

Comments
 (0)