chore(deps-dev): bump eslint-config-marine from 2.0.0 to 2.2.0 (#249)

Bumps [eslint-config-marine](https://github.com/iCrawl/eslint-config-marine) from 2.0.0 to 2.2.0.
- [Release notes](https://github.com/iCrawl/eslint-config-marine/releases)
- [Commits](https://github.com/iCrawl/eslint-config-marine/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-04-30 18:21:39 +02:00 committed by Crawl
parent 7e058ed358
commit 0da8bc5c3c
2 changed files with 5 additions and 5 deletions

View file

@ -187,7 +187,7 @@
"@typescript-eslint/parser": "^1.7.0",
"clean-webpack-plugin": "^2.0.1",
"eslint": "^5.16.0",
"eslint-config-marine": "^2.0.0",
"eslint-config-marine": "^2.2.0",
"terser-webpack-plugin": "^1.2.3",
"ts-loader": "^5.4.4",
"typescript": "^3.4.5",

View file

@ -1149,10 +1149,10 @@ eslint-config-aqua@^5.0.0:
resolved "https://registry.yarnpkg.com/eslint-config-aqua/-/eslint-config-aqua-5.0.0.tgz#f0ed8be7805e86aa389c35f9c3021ba4c51234bd"
integrity sha512-cAeVOqDOpuHtr503joLxSfvQ9d/qla0u8GfgB76vhgEQ9wySTj182vK/alimDKOCl4TyN/0UgqMSK3aqq86LUA==
eslint-config-marine@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-marine/-/eslint-config-marine-2.0.0.tgz#d8103822083969b9e19ff4e7c9fe581eebaa3c48"
integrity sha512-bmJbP8/Hz/IwcX1BkiR4gMqRGGSk8fgNC41ZrgWunVlDsWhF6ZAP4heSFsfboZcitDHlCUapQFIupyB8/x5r+Q==
eslint-config-marine@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/eslint-config-marine/-/eslint-config-marine-2.2.0.tgz#dc8f00e92f2c0c5990b4cfdb8e60538332011307"
integrity sha512-eYGWM8ItithjQMri2H7IN9g/Fcg0sJoJLBw9XvBNOIYG7m5fO2goFRjYoeul7e46xiUangMYqcOdp7kr93/bXQ==
dependencies:
eslint-config-aqua "^5.0.0"
eslint-plugin-promise "^4.1.1"