From 3ce828c095037e13db8cfc08bb0bcd9ef2e54330 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 08:04:03 +0000 Subject: [PATCH] Bump eslint-plugin-array-func from 3.1.6 to 3.1.8 Bumps [eslint-plugin-array-func](https://github.com/freaktechnik/eslint-plugin-array-func) from 3.1.6 to 3.1.8. - [Release notes](https://github.com/freaktechnik/eslint-plugin-array-func/releases) - [Commits](https://github.com/freaktechnik/eslint-plugin-array-func/compare/v3.1.6...v3.1.8) --- updated-dependencies: - dependency-name: eslint-plugin-array-func dependency-type: direct:development update-type: version-update:semver-patch ... 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 a91f805..aad0971 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1290,9 +1290,9 @@ } }, "eslint-plugin-array-func": { - "version": "3.1.6", - "resolved": "https://registry.npmjs.org/eslint-plugin-array-func/-/eslint-plugin-array-func-3.1.6.tgz", - "integrity": "sha512-heMql4APbpZx4QFZTwVHGepR0JaxSlflaJa2kCVy+zUrVFhYmGVuDcAqEROcxMHYKleqwKkQ57515c7Uadc5nQ==", + "version": "3.1.8", + "resolved": "https://registry.npmjs.org/eslint-plugin-array-func/-/eslint-plugin-array-func-3.1.8.tgz", + "integrity": "sha512-BjnbJvw+knaHgVddIL3q5xYcoqAZoK8wOdT7QF+mkvSAjXdZCdhL0z71Y7oRtgXA8BpN9QLJ2uHgD3I6ymlbOw==", "dev": true }, "eslint-plugin-es": {