From 8da40f7af82c78bfb461cd75f798bc41a3b7248f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 09:09:56 +0000 Subject: [PATCH] chore(deps): update dependency eslint-flat-config-viewer to ^0.1.3 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8804927..33c4320 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@commitlint/config-conventional": "^18.4.2", "@release-it/conventional-changelog": "^8.0.1", "eslint": "^8.54.0", - "eslint-flat-config-viewer": "^0.1.1", + "eslint-flat-config-viewer": "^0.1.3", "husky": "^8.0.3", "release-it": "^17.0.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f4a63d6..d56fed8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,8 +23,8 @@ devDependencies: specifier: ^8.54.0 version: 8.54.0 eslint-flat-config-viewer: - specifier: ^0.1.1 - version: 0.1.1 + specifier: ^0.1.3 + version: 0.1.3 husky: specifier: ^8.0.3 version: 8.0.3 @@ -1770,8 +1770,8 @@ packages: parse-gitignore: 2.0.0 dev: false - /eslint-flat-config-viewer@0.1.1: - resolution: {integrity: sha512-ajbg1Kiqi7h/h757/F0So07w8sLLaUVau9KN+x0aeLuRuJmI2lCQnZBl9U6f7tkV3VQgNgmARZ96XvDI1nhovA==} + /eslint-flat-config-viewer@0.1.3: + resolution: {integrity: sha512-Fk2FFMoHj6cDBFS4GRUk8ZCOV0yc3rS0tSy5Mb+Uq7ICxkItzgBsgyCIolKd95zeYKXAqzMibjIMjf7NW3sytA==} hasBin: true dependencies: chokidar: 3.5.3