chore(deps-dev): bump eslint-config-marine from 5.3.1 to 5.3.2 (#437)

Bumps [eslint-config-marine](https://github.com/iCrawl/eslint-config-marine) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/iCrawl/eslint-config-marine/releases)
- [Commits](https://github.com/iCrawl/eslint-config-marine/compare/v5.3.1...v5.3.2)

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-31 15:01:06 +01:00 committed by Crawl
parent 65ce1b867f
commit 10e793a892
2 changed files with 10 additions and 10 deletions

View file

@ -196,7 +196,7 @@
"@typescript-eslint/parser": "^2.6.0", "@typescript-eslint/parser": "^2.6.0",
"clean-webpack-plugin": "^3.0.0", "clean-webpack-plugin": "^3.0.0",
"eslint": "^6.6.0", "eslint": "^6.6.0",
"eslint-config-marine": "^5.3.1", "eslint-config-marine": "^5.3.2",
"eslint-config-prettier": "^6.5.0", "eslint-config-prettier": "^6.5.0",
"eslint-plugin-prettier": "^3.1.1", "eslint-plugin-prettier": "^3.1.1",
"prettier": "^1.18.2", "prettier": "^1.18.2",

View file

@ -1194,17 +1194,17 @@ escape-string-regexp@^1.0.5:
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
eslint-config-aqua@^7.1.1: eslint-config-aqua@^7.1.2:
version "7.1.1" version "7.1.2"
resolved "https://registry.yarnpkg.com/eslint-config-aqua/-/eslint-config-aqua-7.1.1.tgz#7bb7bdb1257b25e1b8629ac8fb087c2517a3c786" resolved "https://registry.yarnpkg.com/eslint-config-aqua/-/eslint-config-aqua-7.1.2.tgz#2e1d0fc8f54b1ee72e942c74ada1e4ed06e5c955"
integrity sha512-f3TucOlC4lkIAahv93B6+SK0Tobm12rVptdmXwPXn0jkzEk++LMF8IEHTy/eKUSDnBOwn+em1GhbiZ0D6Ml3rQ== integrity sha512-114aQgThTf2tXlvF47Ij/oEp92QplZog6GiGqfSIkn7hMonFhbWwZT2kUX/JcrynLMTZQdjR5mM9kkd7cFhlHg==
eslint-config-marine@^5.3.1: eslint-config-marine@^5.3.2:
version "5.3.1" version "5.3.2"
resolved "https://registry.yarnpkg.com/eslint-config-marine/-/eslint-config-marine-5.3.1.tgz#44deb109b86b35a953ad953661176829311420ba" resolved "https://registry.yarnpkg.com/eslint-config-marine/-/eslint-config-marine-5.3.2.tgz#46a461a5c436ea0b85fa19532478f287e5dc9f0e"
integrity sha512-KXp2PTIxlWd+Oe7QmNOAf3eUJFWcyDLlJSn1gruvLc6GSy0WFFlx/cLZBGQAlKo/JmDx+M0rEyXuso5fJ7OtwA== integrity sha512-II5YYnc1xTmYzgfUO0T8bqxH3FTNTXdTnwYtWrn2gxabqiWfAljkVjh/K9SltQhD5LQsVgJdn4xDRbjENWGPqQ==
dependencies: dependencies:
eslint-config-aqua "^7.1.1" eslint-config-aqua "^7.1.2"
eslint-plugin-promise "^4.2.1" eslint-plugin-promise "^4.2.1"
eslint-config-prettier@^6.5.0: eslint-config-prettier@^6.5.0: