From 589b82b49912d60237e06c09f75d452b7b26436c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 09:58:08 -0700 Subject: [PATCH] chore(deps-dev): bump @readme/eslint-config from 8.7.3 to 8.7.5 (#514) Bumps [@readme/eslint-config](https://github.com/readmeio/standards) from 8.7.3 to 8.7.5. - [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.3...@readme/eslint-config@8.7.5) --- updated-dependencies: - dependency-name: "@readme/eslint-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 48 +++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/package-lock.json b/package-lock.json index ce85d1e83..f87117762 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1274,9 +1274,9 @@ } }, "node_modules/@readme/eslint-config": { - "version": "8.7.3", - "resolved": "https://registry.npmjs.org/@readme/eslint-config/-/eslint-config-8.7.3.tgz", - "integrity": "sha512-45Ri7wXKKw9xZjyW01MqrMuBA2KjbYzpd80v0V93LcmSwlMao45thvOO2SkizTG6WwVuVeT56A5N3exr444o1w==", + "version": "8.7.5", + "resolved": "https://registry.npmjs.org/@readme/eslint-config/-/eslint-config-8.7.5.tgz", + "integrity": "sha512-rpAGvOz7olSNeMIA+SIXwxxCVpBxQoFzrTsYoL9Jn3yi2S3QZlNOTqhQz3Ocbtv86Utu/9RrXl/dPit9MzEzuw==", "dev": true, "dependencies": { "@typescript-eslint/eslint-plugin": "^5.20.0", @@ -1293,7 +1293,7 @@ "eslint-plugin-jest-formatting": "^3.0.0", "eslint-plugin-jsdoc": "^39.2.5", "eslint-plugin-jsx-a11y": "^6.2.3", - "eslint-plugin-mocha": "10.0.3", + "eslint-plugin-mocha": "10.0.5", "eslint-plugin-node": "^11.1.0", "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-react": "^7.17.0", @@ -3813,13 +3813,13 @@ "dev": true }, "node_modules/eslint-plugin-mocha": { - "version": "10.0.3", - "resolved": "https://registry.npmjs.org/eslint-plugin-mocha/-/eslint-plugin-mocha-10.0.3.tgz", - "integrity": "sha512-9mM7PZGxfejpjey+MrG0Cu3Lc8MyA5E2s7eUCdHXgS4SY/H9zLuwa7wVAjnEaoDjbBilA+0bPEB+iMO7lBUPcg==", + "version": "10.0.5", + "resolved": "https://registry.npmjs.org/eslint-plugin-mocha/-/eslint-plugin-mocha-10.0.5.tgz", + "integrity": "sha512-H5xuD5NStlpaKLqUWYC5BsMx8fHgrIYsdloFbONUTc2vgVNiJcWdKoX29Tt0BO75QgAltplPLIziByMozGGixA==", "dev": true, "dependencies": { "eslint-utils": "^3.0.0", - "ramda": "^0.27.1" + "rambda": "^7.1.0" }, "engines": { "node": ">=14.0.0" @@ -9298,10 +9298,10 @@ "url": "https://github.com/sponsors/wooorm" } }, - "node_modules/ramda": { - "version": "0.27.2", - "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.27.2.tgz", - "integrity": "sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==", + "node_modules/rambda": { + "version": "7.1.4", + "resolved": "https://registry.npmjs.org/rambda/-/rambda-7.1.4.tgz", + "integrity": "sha512-bPK8sSiVHIC7CqdWga8R+hRi5hfc4hK6S01lZW4KrLwSNryQoKaCOJA9GNiF20J7Nbe1vejRfR37/ASQXFL5EA==", "dev": true }, "node_modules/rc": { @@ -12616,9 +12616,9 @@ } }, "@readme/eslint-config": { - "version": "8.7.3", - "resolved": "https://registry.npmjs.org/@readme/eslint-config/-/eslint-config-8.7.3.tgz", - "integrity": "sha512-45Ri7wXKKw9xZjyW01MqrMuBA2KjbYzpd80v0V93LcmSwlMao45thvOO2SkizTG6WwVuVeT56A5N3exr444o1w==", + "version": "8.7.5", + "resolved": "https://registry.npmjs.org/@readme/eslint-config/-/eslint-config-8.7.5.tgz", + "integrity": "sha512-rpAGvOz7olSNeMIA+SIXwxxCVpBxQoFzrTsYoL9Jn3yi2S3QZlNOTqhQz3Ocbtv86Utu/9RrXl/dPit9MzEzuw==", "dev": true, "requires": { "@typescript-eslint/eslint-plugin": "^5.20.0", @@ -12635,7 +12635,7 @@ "eslint-plugin-jest-formatting": "^3.0.0", "eslint-plugin-jsdoc": "^39.2.5", "eslint-plugin-jsx-a11y": "^6.2.3", - "eslint-plugin-mocha": "10.0.3", + "eslint-plugin-mocha": "10.0.5", "eslint-plugin-node": "^11.1.0", "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-react": "^7.17.0", @@ -14599,13 +14599,13 @@ } }, "eslint-plugin-mocha": { - "version": "10.0.3", - "resolved": "https://registry.npmjs.org/eslint-plugin-mocha/-/eslint-plugin-mocha-10.0.3.tgz", - "integrity": "sha512-9mM7PZGxfejpjey+MrG0Cu3Lc8MyA5E2s7eUCdHXgS4SY/H9zLuwa7wVAjnEaoDjbBilA+0bPEB+iMO7lBUPcg==", + "version": "10.0.5", + "resolved": "https://registry.npmjs.org/eslint-plugin-mocha/-/eslint-plugin-mocha-10.0.5.tgz", + "integrity": "sha512-H5xuD5NStlpaKLqUWYC5BsMx8fHgrIYsdloFbONUTc2vgVNiJcWdKoX29Tt0BO75QgAltplPLIziByMozGGixA==", "dev": true, "requires": { "eslint-utils": "^3.0.0", - "ramda": "^0.27.1" + "rambda": "^7.1.0" } }, "eslint-plugin-node": { @@ -18484,10 +18484,10 @@ "integrity": "sha512-FeUlLe40ROXHVWLZkzmeR2PNYWdkvTXEXhW6FX8axRv1ODt8Gxed3APrE1Qb5i1n70ZzZGRmvs0jY3v/BRcJQQ==", "dev": true }, - "ramda": { - "version": "0.27.2", - "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.27.2.tgz", - "integrity": "sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==", + "rambda": { + "version": "7.1.4", + "resolved": "https://registry.npmjs.org/rambda/-/rambda-7.1.4.tgz", + "integrity": "sha512-bPK8sSiVHIC7CqdWga8R+hRi5hfc4hK6S01lZW4KrLwSNryQoKaCOJA9GNiF20J7Nbe1vejRfR37/ASQXFL5EA==", "dev": true }, "rc": {