From 5922204b938e7b2a2e223057591a1a72bb8c40f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 09:07:13 +0000 Subject: [PATCH] Bump eslint-config-semistandard from 15.0.0 to 15.0.1 Bumps [eslint-config-semistandard](https://github.com/standard/eslint-config-semistandard) from 15.0.0 to 15.0.1. - [Release notes](https://github.com/standard/eslint-config-semistandard/releases) - [Changelog](https://github.com/standard/eslint-config-semistandard/blob/master/CHANGELOG.md) - [Commits](https://github.com/standard/eslint-config-semistandard/compare/v15.0.0...v15.0.1) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index aef885e..448a629 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1024,9 +1024,9 @@ } }, "eslint-config-semistandard": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/eslint-config-semistandard/-/eslint-config-semistandard-15.0.0.tgz", - "integrity": "sha512-volIMnosUvzyxGkYUA5QvwkahZZLeUx7wcS0+7QumPn+MMEBbV6P7BY1yukamMst0w3Et3QZlCjQEwQ8tQ6nug==", + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/eslint-config-semistandard/-/eslint-config-semistandard-15.0.1.tgz", + "integrity": "sha512-sfV+qNBWKOmF0kZJll1VH5XqOAdTmLlhbOl9WKI11d2eMEe+Kicxnpm24PQWHOqAfk5pAWU2An0LjNCXKa4Usg==", "dev": true }, "eslint-config-standard": {