From b0ce48f2e1ce34ed1fa61d3469aa73bf31010d99 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 15:46:59 +0000 Subject: [PATCH] chore(deps): update dependency @eslint/js to v9.11.0 --- pnpm-lock.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1216df4..1c1fb08 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -125,7 +125,7 @@ importers: version: 19.5.0 '@eslint/js': specifier: ^9.10.0 - version: 9.10.0 + version: 9.11.0 '@nestjs/cli': specifier: ^10.4.5 version: 10.4.5(@swc/cli@0.4.0(@swc/core@1.7.24)(chokidar@3.6.0))(@swc/core@1.7.24) @@ -751,6 +751,10 @@ packages: resolution: {integrity: sha512-fuXtbiP5GWIn8Fz+LWoOMVf/Jxm+aajZYkhi6CuEm4SxymFM+eUWzbO9qXT+L0iCkL5+KGYMCSGxo686H19S1g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/js@9.11.0': + resolution: {integrity: sha512-LPkkenkDqyzTFauZLLAPhIb48fj6drrfMvRGSL9tS3AcZBSVTllemLSNyCvHNNL2t797S/6DJNSIwRwXgMO/eQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/object-schema@2.1.4': resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -6890,6 +6894,8 @@ snapshots: '@eslint/js@9.10.0': {} + '@eslint/js@9.11.0': {} + '@eslint/object-schema@2.1.4': {} '@eslint/plugin-kit@0.1.0':