From 146ce86deab1a1ef62dc7c0315195476b33a12a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 22:38:41 +0000 Subject: [PATCH] deps(dev): update dependency @types/lodash to v4.14.201 --- packages/telestion-client-prop-types/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/telestion-client-prop-types/package.json b/packages/telestion-client-prop-types/package.json index 73f6a845a..607e5825d 100644 --- a/packages/telestion-client-prop-types/package.json +++ b/packages/telestion-client-prop-types/package.json @@ -58,7 +58,7 @@ "@wuespace/vertx-event-bus": "workspace:^" }, "devDependencies": { - "@types/lodash": "4.14.200", + "@types/lodash": "4.14.201", "@types/prop-types": "15.7.10", "@types/react": "17.0.69", "lodash": "4.17.21", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 153535d33..af651b055 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -283,7 +283,7 @@ importers: packages/telestion-client-prop-types: specifiers: - '@types/lodash': 4.14.200 + '@types/lodash': 4.14.201 '@types/prop-types': 15.7.10 '@types/react': 17.0.43 '@wuespace/vertx-event-bus': workspace:^ @@ -292,7 +292,7 @@ importers: dependencies: '@wuespace/vertx-event-bus': link:../vertx-event-bus devDependencies: - '@types/lodash': 4.14.200 + '@types/lodash': 4.14.201 '@types/prop-types': 15.7.10 '@types/react': 17.0.43 lodash: 4.17.21 @@ -6245,8 +6245,8 @@ packages: '@types/node': 18.18.8 dev: false - /@types/lodash/4.14.200: - resolution: {integrity: sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==} + /@types/lodash/4.14.201: + resolution: {integrity: sha512-y9euML0cim1JrykNxADLfaG0FgD1g/yTHwUs/Jg9ZIU7WKj2/4IW9Lbb1WZbvck78W/lfGXFfe+u2EGfIJXdLQ==} dev: true /@types/minimatch/3.0.5: