From 7127068d3323f14381f20a3803eb06fa11f7b399 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 19:21:24 -0700 Subject: [PATCH] chore(deps-dev): bump @readme/eslint-config from 10.6.1 to 10.6.2 (#402) --- package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index deda778..f894482 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2283,9 +2283,9 @@ } }, "node_modules/@readme/eslint-config": { - "version": "10.6.1", - "resolved": "https://registry.npmjs.org/@readme/eslint-config/-/eslint-config-10.6.1.tgz", - "integrity": "sha512-2q9ssLCGkW2L3kkk5gDdtFwoHBJwYiIwUgAPXHWQa4D7yhd1Xabphan9qBwr3A0OqAXq01B16RoUHnL7sO76oQ==", + "version": "10.6.2", + "resolved": "https://registry.npmjs.org/@readme/eslint-config/-/eslint-config-10.6.2.tgz", + "integrity": "sha512-j7iX0XxQ/wnsavRcfHYnaxQyHqD8UOBZ6+4HQ1KluX8dordUYjEo1nMgzUVXX2hyLV/7L2DtJv9rsiYVXus7CA==", "dev": true, "dependencies": { "@typescript-eslint/eslint-plugin": "^5.60.1", @@ -2300,7 +2300,7 @@ "eslint-plugin-jest": "^27.2.2", "eslint-plugin-jest-dom": "^5.0.1", "eslint-plugin-jest-formatting": "^3.0.0", - "eslint-plugin-jsdoc": "^46.4.2", + "eslint-plugin-jsdoc": "^46.4.3", "eslint-plugin-jsx-a11y": "^6.7.1", "eslint-plugin-mocha": "10.1.0", "eslint-plugin-node": "^11.1.0",