From 269008ae0741e4427fac59fe5de66f6a3c97ad17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 11:49:15 +0000 Subject: [PATCH] chore(deps): update dependency @types/lodash-es to ^4.17.11 --- packages/graphql-react-query/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/graphql-react-query/package.json b/packages/graphql-react-query/package.json index f27f874e..66fabc11 100644 --- a/packages/graphql-react-query/package.json +++ b/packages/graphql-react-query/package.json @@ -14,7 +14,7 @@ "devDependencies": { "@soundxyz/gql-string": "workspace:*", "@tanstack/react-query": "^4.35.7", - "@types/lodash-es": "^4.17.9", + "@types/lodash-es": "^4.17.11", "@types/node": "^20.8.6", "@types/react": "^18.2.28", "bob-ts": "^4.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0e1e7808..fbd4d4fe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -194,8 +194,8 @@ importers: specifier: ^4.35.7 version: 4.35.7(react@18.2.0) '@types/lodash-es': - specifier: ^4.17.9 - version: 4.17.9 + specifier: ^4.17.11 + version: 4.17.11 '@types/node': specifier: ^20.8.6 version: 20.8.6 @@ -2258,8 +2258,8 @@ packages: resolution: {integrity: sha512-s2cfwagOQAS8o06TcwKfr9Wx11dNGbH2E9vJz1cqV+a/LOyhWNLUNd6JSRYNzvB4d29UuJX2M0Dj9vE1T8fRXw==} dev: true - /@types/lodash-es@4.17.9: - resolution: {integrity: sha512-ZTcmhiI3NNU7dEvWLZJkzG6ao49zOIjEgIE0RgV7wbPxU0f2xT3VSAHw2gmst8swH6V0YkLRGp4qPlX/6I90MQ==} + /@types/lodash-es@4.17.11: + resolution: {integrity: sha512-eCw8FYAWHt2DDl77s+AMLLzPn310LKohruumpucZI4oOFJkIgnlaJcy23OKMJxx4r9PeTF13Gv6w+jqjWQaYUg==} dependencies: '@types/lodash': 4.14.199 dev: true