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

Commit 3b86f35

Browse files
renovate[bot]fusion-bot[bot]
authored and
fusion-bot[bot]
committed
Update dependency eslint to v4.17.0
#82
1 parent 0b73dce commit 3b86f35

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@babel/preset-react": "7.0.0-beta.39",
4545
"babel-eslint": "8.2.1",
4646
"create-universal-package": "3.4.0",
47-
"eslint": "4.16.0",
47+
"eslint": "4.17.0",
4848
"eslint-config-fusion": "0.2.1",
4949
"eslint-plugin-cup": "1.0.0",
5050
"eslint-plugin-flowtype": "2.42.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -745,7 +745,7 @@ acorn-jsx@^3.0.0:
745745
dependencies:
746746
acorn "^3.0.4"
747747

748-
acorn@>=2.5.2, acorn@^5.0.0, acorn@^5.2.1:
748+
acorn@>=2.5.2, acorn@^5.0.0, acorn@^5.4.0:
749749
version "5.4.1"
750750
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.4.1.tgz#fdc58d9d17f4a4e98d102ded826a9b9759125102"
751751

@@ -1938,9 +1938,9 @@ eslint-visitor-keys@^1.0.0:
19381938
version "1.0.0"
19391939
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
19401940

1941-
eslint@4.16.0:
1942-
version "4.16.0"
1943-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.16.0.tgz#934ada9e98715e1d7bbfd6f6f0519ed2fab35cc1"
1941+
eslint@4.17.0:
1942+
version "4.17.0"
1943+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.17.0.tgz#dc24bb51ede48df629be7031c71d9dc0ee4f3ddf"
19441944
dependencies:
19451945
ajv "^5.3.0"
19461946
babel-code-frame "^6.22.0"
@@ -1981,10 +1981,10 @@ eslint@4.16.0:
19811981
text-table "~0.2.0"
19821982

19831983
espree@^3.5.2:
1984-
version "3.5.2"
1985-
resolved "https://registry.yarnpkg.com/espree/-/espree-3.5.2.tgz#756ada8b979e9dcfcdb30aad8d1a9304a905e1ca"
1984+
version "3.5.3"
1985+
resolved "https://registry.yarnpkg.com/espree/-/espree-3.5.3.tgz#931e0af64e7fbbed26b050a29daad1fc64799fa6"
19861986
dependencies:
1987-
acorn "^5.2.1"
1987+
acorn "^5.4.0"
19881988
acorn-jsx "^3.0.0"
19891989

19901990
esprima@^4.0.0:

0 commit comments

Comments
 (0)