From 130bee233ffe9d55852558ed5199214a0d5e9963 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 15:04:32 +0000 Subject: [PATCH] chore(deps-dev): bump @readme/eslint-config from 8.7.5 to 8.8.0 Bumps [@readme/eslint-config](https://github.com/readmeio/standards) from 8.7.5 to 8.8.0. - [Release notes](https://github.com/readmeio/standards/releases) - [Changelog](https://github.com/readmeio/standards/blob/main/CHANGELOG.md) - [Commits](https://github.com/readmeio/standards/compare/@readme/eslint-config@8.7.5...@readme/eslint-config@8.8.0) --- updated-dependencies: - dependency-name: "@readme/eslint-config" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index bc6e138..5af90b1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1064,9 +1064,9 @@ } }, "node_modules/@readme/eslint-config": { - "version": "8.7.5", - "resolved": "https://registry.npmjs.org/@readme/eslint-config/-/eslint-config-8.7.5.tgz", - "integrity": "sha512-rpAGvOz7olSNeMIA+SIXwxxCVpBxQoFzrTsYoL9Jn3yi2S3QZlNOTqhQz3Ocbtv86Utu/9RrXl/dPit9MzEzuw==", + "version": "8.8.0", + "resolved": "https://registry.npmjs.org/@readme/eslint-config/-/eslint-config-8.8.0.tgz", + "integrity": "sha512-AQ2/2ut3tlxDnecgImrZFvueSVrzLenXsfoTCP3606uwSWDKWPmWqd+EbsNJgZaPET6P6R8sbnzhaQi2gbMsMA==", "dev": true, "dependencies": { "@typescript-eslint/eslint-plugin": "^5.20.0", @@ -8823,9 +8823,9 @@ } }, "@readme/eslint-config": { - "version": "8.7.5", - "resolved": "https://registry.npmjs.org/@readme/eslint-config/-/eslint-config-8.7.5.tgz", - "integrity": "sha512-rpAGvOz7olSNeMIA+SIXwxxCVpBxQoFzrTsYoL9Jn3yi2S3QZlNOTqhQz3Ocbtv86Utu/9RrXl/dPit9MzEzuw==", + "version": "8.8.0", + "resolved": "https://registry.npmjs.org/@readme/eslint-config/-/eslint-config-8.8.0.tgz", + "integrity": "sha512-AQ2/2ut3tlxDnecgImrZFvueSVrzLenXsfoTCP3606uwSWDKWPmWqd+EbsNJgZaPET6P6R8sbnzhaQi2gbMsMA==", "dev": true, "requires": { "@typescript-eslint/eslint-plugin": "^5.20.0",