From e5db4a15c5df65c67ebe56683b60e524f8e9147c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2020 06:41:13 +0000 Subject: [PATCH] Bump eslint-plugin-array-func from 3.1.6 to 3.1.7 Bumps [eslint-plugin-array-func](https://github.com/freaktechnik/eslint-plugin-array-func) from 3.1.6 to 3.1.7. - [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.7) 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 9540e7c..9b174c2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1319,9 +1319,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.7", + "resolved": "https://registry.npmjs.org/eslint-plugin-array-func/-/eslint-plugin-array-func-3.1.7.tgz", + "integrity": "sha512-fB5TBICjHSTGToNTbCCgR8zsngpUkoCM31EMh/M/NEAyNg90i5rUuG0dnNNBML2n0BzM0nBE3sPvo2SEWf6jlA==", "dev": true }, "eslint-plugin-es": {