Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

Commit

Permalink
Bump eslint from 5.0.1 to 5.5.0 in /examples/fortune-api (#35)
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 5.0.1 to 5.5.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v5.0.1...v5.5.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and matt-riley committed Sep 12, 2018
1 parent d6d0a09 commit 2715f8b
Show file tree
Hide file tree
Showing 3 changed files with 197 additions and 126 deletions.
172 changes: 111 additions & 61 deletions examples/fortune-api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/fortune-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"babel-preset-env": "1.7.0",
"babel-preset-minify": "0.4.3",
"babel-preset-stage-0": "6.24.1",
"eslint": "5.0.1",
"eslint": "5.5.0",
"eslint-config-airbnb-base": "13.0.0",
"eslint-plugin-mocha": "5.1.0",
"nodemon": "1.18.4"
Expand Down

0 comments on commit 2715f8b

Please sign in to comment.