Skip to content

Commit

Permalink
Merge pull request #50 from twpol/dependabot/npm_and_yarn/eslint-4.18.1
Browse files Browse the repository at this point in the history
Bump eslint from 4.18.0 to 4.18.1
  • Loading branch information
twpol committed Feb 21, 2018
2 parents 160fa63 + 29cbf86 commit 52c66e1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "offlinetube",
"version": "0.0.0",
"devDependencies": {
"eslint": "4.18.0",
"eslint": "4.18.1",
"grunt": "1.0.2",
"grunt-contrib-clean": "1.1.0",
"grunt-contrib-connect": "1.0.2",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -733,9 +733,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.18.0:
version "4.18.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.18.0.tgz#ebd0ba795af6dc59aa5cee17938160af5950e051"
eslint@4.18.1:
version "4.18.1"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.18.1.tgz#b9138440cb1e98b2f44a0d578c6ecf8eae6150b0"
dependencies:
ajv "^5.3.0"
babel-code-frame "^6.22.0"
Expand Down

0 comments on commit 52c66e1

Please sign in to comment.