chore(deps-dev): bump eslint-config-marine from 5.0.0 to 5.1.0 (#410)

Bumps [eslint-config-marine](https://github.com/iCrawl/eslint-config-marine) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/iCrawl/eslint-config-marine/releases)
- [Commits](https://github.com/iCrawl/eslint-config-marine/compare/v5.0.0...v5.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-15 17:37:36 +02:00 committed by Crawl
parent 39c5c6fefb
commit fbb3d6717c
2 changed files with 5 additions and 5 deletions

View file

@ -196,7 +196,7 @@
"@typescript-eslint/parser": "^2.4.0", "@typescript-eslint/parser": "^2.4.0",
"clean-webpack-plugin": "^3.0.0", "clean-webpack-plugin": "^3.0.0",
"eslint": "^6.5.1", "eslint": "^6.5.1",
"eslint-config-marine": "^5.0.0", "eslint-config-marine": "^5.1.0",
"eslint-config-prettier": "^6.4.0", "eslint-config-prettier": "^6.4.0",
"eslint-plugin-prettier": "^3.1.1", "eslint-plugin-prettier": "^3.1.1",
"prettier": "^1.18.2", "prettier": "^1.18.2",

View file

@ -1219,10 +1219,10 @@ eslint-config-aqua@^7.0.1:
resolved "https://registry.yarnpkg.com/eslint-config-aqua/-/eslint-config-aqua-7.0.1.tgz#67f70d39f3d14b53b423dba50fd2b9f9a0dbec45" resolved "https://registry.yarnpkg.com/eslint-config-aqua/-/eslint-config-aqua-7.0.1.tgz#67f70d39f3d14b53b423dba50fd2b9f9a0dbec45"
integrity sha512-+wZY14nAsgcO+FDyHREWBHW4W13+E8X1jDvwFaLmDtjkrPqX7VneZMQC4QTP97WJQ0uYBqAImlZG+BNi4EHPDA== integrity sha512-+wZY14nAsgcO+FDyHREWBHW4W13+E8X1jDvwFaLmDtjkrPqX7VneZMQC4QTP97WJQ0uYBqAImlZG+BNi4EHPDA==
eslint-config-marine@^5.0.0: eslint-config-marine@^5.1.0:
version "5.0.0" version "5.1.0"
resolved "https://registry.yarnpkg.com/eslint-config-marine/-/eslint-config-marine-5.0.0.tgz#1a20e9b4990d88eb03c0a2431e84374ac516d3a1" resolved "https://registry.yarnpkg.com/eslint-config-marine/-/eslint-config-marine-5.1.0.tgz#274bc8762fe62697d499c8b3044d6a9307d43918"
integrity sha512-Lu/6jaPragO+c/jBzYYf1jjeDMHlCue1qkpufn5t5JsEBRmLuwcPRcAb91/jqmodYKfzLZcI6VVEIGGHUZ4/Zg== integrity sha512-0kXF6/de9EIghm0gODZpk6rfH4ySevJGYsqxkMBQtK5a0Q1LuQfxb3muWFD6gf706V0h2DWlKq5JGX/8pWvAyQ==
dependencies: dependencies:
eslint-config-aqua "^7.0.1" eslint-config-aqua "^7.0.1"
eslint-plugin-promise "^4.2.1" eslint-plugin-promise "^4.2.1"