Skip to content

Commit

Permalink
Bump eslint from 4.18.0 to 4.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 8, 2020
1 parent f0acc22 commit 4b002b3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"csvtojson": "^1.1.9",
"debug": "^2.2.0",
"ejs": "^2.5.6",
"eslint": "^4.17.0",
"eslint": "^4.18.2",
"express": "~4.13.4",
"express-fileupload": "^0.1.3",
"jade": "~1.11.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -744,9 +744,9 @@ eslint-visitor-keys@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"

eslint@^4.17.0:
version "4.18.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.18.0.tgz#ebd0ba795af6dc59aa5cee17938160af5950e051"
eslint@^4.18.2:
version "4.18.2"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.18.2.tgz#0f81267ad1012e7d2051e186a9004cc2267b8d45"
dependencies:
ajv "^5.3.0"
babel-code-frame "^6.22.0"
Expand Down Expand Up @@ -783,7 +783,7 @@ eslint@^4.17.0:
semver "^5.3.0"
strip-ansi "^4.0.0"
strip-json-comments "~2.0.1"
table "^4.0.1"
table "4.0.2"
text-table "~0.2.0"

espree@^3.5.2:
Expand Down Expand Up @@ -2343,7 +2343,7 @@ supports-color@^5.2.0:
dependencies:
has-flag "^3.0.0"

table@^4.0.1:
[email protected].2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/table/-/table-4.0.2.tgz#a33447375391e766ad34d3486e6e2aedc84d2e36"
dependencies:
Expand Down

0 comments on commit 4b002b3

Please sign in to comment.