From f57ce58a6dad42be62d2e1c93580b93764c70cd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 06:15:36 +0000 Subject: [PATCH] chore(deps-dev): bump @eslint-community/regexpp from 4.5.1 to 4.6.0 Bumps [@eslint-community/regexpp](https://github.com/eslint-community/regexpp) from 4.5.1 to 4.6.0. - [Release notes](https://github.com/eslint-community/regexpp/releases) - [Commits](https://github.com/eslint-community/regexpp/compare/v4.5.1...v4.6.0) --- updated-dependencies: - dependency-name: "@eslint-community/regexpp" dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8458897..f691862 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2146,8 +2146,8 @@ packages: eslint-visitor-keys: 3.4.1 dev: true - /@eslint-community/regexpp@4.5.1: - resolution: {integrity: sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==} + /@eslint-community/regexpp@4.6.0: + resolution: {integrity: sha512-uiPeRISaglZnaZk8vwrjQZ1CxogZeY/4IYft6gBOTqu1WhVXWmCmZMWxUv2Q/pxSvPdp1JPaO62kLOcOkMqWrw==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} dev: true @@ -2696,7 +2696,7 @@ packages: typescript: optional: true dependencies: - '@eslint-community/regexpp': 4.5.1 + '@eslint-community/regexpp': 4.6.0 '@typescript-eslint/parser': 5.62.0(eslint@8.43.0)(typescript@5.1.3) '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/type-utils': 5.62.0(eslint@8.43.0)(typescript@5.1.3) @@ -5996,7 +5996,7 @@ packages: eslint: '>=8' dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.43.0) - '@eslint-community/regexpp': 4.5.1 + '@eslint-community/regexpp': 4.6.0 eslint: 8.43.0 dev: true @@ -6243,7 +6243,7 @@ packages: hasBin: true dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.43.0) - '@eslint-community/regexpp': 4.5.1 + '@eslint-community/regexpp': 4.6.0 '@eslint/eslintrc': 2.1.0 '@eslint/js': 8.43.0 '@humanwhocodes/config-array': 0.11.10