From fa5b46d86ba1963be82f51c95d4bfeafd620face Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 19:12:35 +0000 Subject: [PATCH] deps(dev): update dependency @types/lodash to v4.17.14 --- 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 cf84b789d..26afc12ae 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.17.13", + "@types/lodash": "4.17.14", "@types/prop-types": "15.7.14", "@types/react": "17.0.83", "lodash": "4.17.21", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 48b726f20..8a965099b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -283,7 +283,7 @@ importers: packages/telestion-client-prop-types: specifiers: - '@types/lodash': 4.17.13 + '@types/lodash': 4.17.14 '@types/prop-types': 15.7.14 '@types/react': 17.0.83 '@wuespace/vertx-event-bus': workspace:^ @@ -292,7 +292,7 @@ importers: dependencies: '@wuespace/vertx-event-bus': link:../vertx-event-bus devDependencies: - '@types/lodash': 4.17.13 + '@types/lodash': 4.17.14 '@types/prop-types': 15.7.14 '@types/react': 17.0.83 lodash: 4.17.21 @@ -6444,8 +6444,8 @@ packages: '@types/node': 18.19.51 dev: false - /@types/lodash/4.17.13: - resolution: {integrity: sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==} + /@types/lodash/4.17.14: + resolution: {integrity: sha512-jsxagdikDiDBeIRaPYtArcT8my4tN1og7MtMRquFT3XNA6axxyHDRUemqDz/taRDdOUn0GnGHRCuff4q48sW9A==} dev: true /@types/minimatch/3.0.5: