From edc1708e5417bb3a75a3551ccf3e36094ba0830c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Sep 2023 05:52:06 +0000 Subject: [PATCH] chore(deps): update dependency @types/lodash to ^4.14.199 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0f8aa3d..44f3f62 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@changesets/cli": "^2.26.1", "@mdx-js/rollup": "^2.3.0", "@types/html-minifier-terser": "^7.0.0", - "@types/lodash": "^4.14.192", + "@types/lodash": "^4.14.199", "@types/node": "^18.15.11", "@types/react": "^18.0.33", "@types/react-dom": "^18.0.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a01629d..745ec56 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,8 +26,8 @@ importers: specifier: ^7.0.0 version: 7.0.0 '@types/lodash': - specifier: ^4.14.192 - version: 4.14.192 + specifier: ^4.14.199 + version: 4.14.199 '@types/node': specifier: ^18.15.11 version: 18.15.11 @@ -4051,8 +4051,8 @@ packages: '@types/node': 18.15.11 dev: true - /@types/lodash@4.14.192: - resolution: {integrity: sha512-km+Vyn3BYm5ytMO13k9KTp27O75rbQ0NFw+U//g+PX7VZyjCioXaRFisqSIJRECljcTv73G3i6BpglNGHgUQ5A==} + /@types/lodash@4.14.199: + resolution: {integrity: sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg==} dev: true /@types/mdast@3.0.10: