From a941c163322edab4a4d7a30f1854ce14de73b171 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 11:06:31 +0000 Subject: [PATCH] chore(deps): update dependency @types/lodash-es to ^4.17.10 --- 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..b230ed5d 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.10", "@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..79da5f27 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.10 + version: 4.17.10 '@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.10: + resolution: {integrity: sha512-YJP+w/2khSBwbUSFdGsSqmDvmnN3cCKoPOL7Zjle6s30ZtemkkqhjVfFqGwPN7ASil5VyjE2GtyU/yqYY6mC0A==} dependencies: '@types/lodash': 4.14.199 dev: true