From 2d57a7acba874f0f16e46f04889d25a1470aab7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 00:09:57 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-array-func from 4.0.0 to 5.0.1 Bumps [eslint-plugin-array-func](https://github.com/freaktechnik/eslint-plugin-array-func) from 4.0.0 to 5.0.1. - [Release notes](https://github.com/freaktechnik/eslint-plugin-array-func/releases) - [Commits](https://github.com/freaktechnik/eslint-plugin-array-func/compare/v4.0.0...v5.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-array-func dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 56b83b4..32ba853 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "eslint-config-prettier": "9.1.0", "eslint-define-config": "2.1.0", "eslint-import-resolver-typescript": "3.6.1", - "eslint-plugin-array-func": "4.0.0", + "eslint-plugin-array-func": "5.0.1", "eslint-plugin-eslint-comments": "3.2.0", "eslint-plugin-import": "2.29.1", "eslint-plugin-import-helpers": "^1.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 28906cb..a59ccb0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -101,8 +101,8 @@ devDependencies: specifier: 3.6.1 version: 3.6.1(@typescript-eslint/parser@6.18.1)(eslint-plugin-import@2.29.1)(eslint@8.56.0) eslint-plugin-array-func: - specifier: 4.0.0 - version: 4.0.0(eslint@8.56.0) + specifier: 5.0.1 + version: 5.0.1(eslint@8.56.0) eslint-plugin-eslint-comments: specifier: 3.2.0 version: 3.2.0(eslint@8.56.0) @@ -5560,11 +5560,11 @@ packages: - supports-color dev: true - /eslint-plugin-array-func@4.0.0(eslint@8.56.0): - resolution: {integrity: sha512-p3NY2idNIvgmQLF2/62ZskYt8gOuUgQ51smRc3Lh7FtSozpNc2sg+lniz9VaCagLZHEZTl8qGJKqE7xy8O/D/g==} + /eslint-plugin-array-func@5.0.1(eslint@8.56.0): + resolution: {integrity: sha512-bRydL/TorX9B6HMMGzggkTzoaY0dM1iCIdA/SGM8VB2P8+38TH+dqYmDdfLCR5LOdDUHq0XBFgkvVnb7DB61cw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: - eslint: '>=8.40.0' + eslint: '>=8.51.0' dependencies: eslint: 8.56.0 dev: true