From 7308324b8870f2f7db08f1ef53bae66a4bce2067 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 20:39:07 +0000 Subject: [PATCH] chore(deps): update dependency @types/lodash to v4.17.3 --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++------------ 2 files changed, 9 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index e782180..6ee5b14 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "author": "wangxingkang ", "license": "MIT", "devDependencies": { - "@types/lodash": "4.14.170", + "@types/lodash": "4.17.3", "@types/sequelize-cursor-pagination": "1.2.1", "@walrus/cli": "1.3.4", "@walrus/plugin-release": "1.12.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0efb3d1..2022681 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: devDependencies: '@types/lodash': - specifier: 4.14.170 - version: 4.14.170 + specifier: 4.17.3 + version: 4.17.3 '@types/sequelize-cursor-pagination': specifier: 1.2.1 version: 1.2.1 @@ -5091,7 +5091,7 @@ packages: '@types/debug': 4.1.5 '@types/glob': 7.1.3 '@types/got': 9.6.11 - '@types/lodash': 4.14.170 + '@types/lodash': 4.17.3 '@types/mkdirp': 1.0.1 '@types/mustache': 4.1.1 '@types/prettier': 2.2.2 @@ -5143,7 +5143,7 @@ packages: '@types/debug': 4.1.5 '@types/glob': 7.1.3 '@types/got': 9.6.11 - '@types/lodash': 4.14.170 + '@types/lodash': 4.17.3 '@types/mkdirp': 1.0.1 '@types/mustache': 4.1.1 '@types/prettier': 2.2.2 @@ -5195,7 +5195,7 @@ packages: '@types/debug': 4.1.5 '@types/glob': 7.1.3 '@types/got': 9.6.11 - '@types/lodash': 4.14.170 + '@types/lodash': 4.17.3 '@types/mkdirp': 1.0.1 '@types/mustache': 4.1.1 '@types/prettier': 2.2.2 @@ -7155,12 +7155,8 @@ packages: '@types/node': 14.14.31 dev: true - /@types/lodash@4.14.169: - resolution: {integrity: sha512-DvmZHoHTFJ8zhVYwCLWbQ7uAbYQEk52Ev2/ZiQ7Y7gQGeV9pjBqjnQpECMHfKS1rCYAhMI7LHVxwyZLZinJgdw==} - dev: true - - /@types/lodash@4.14.170: - resolution: {integrity: sha512-bpcvu/MKHHeYX+qeEN8GE7DIravODWdACVA1ctevD8CN24RhPZIKMn9ntfAsrvLfSX3cR5RrBKAbYm9bGs0A+Q==} + /@types/lodash@4.17.3: + resolution: {integrity: sha512-zmNrEJaBvNskZXQWaUQq6bktF4IDGVfDS78M+YEk5aCn9M/b94/mB/6WCyfH2/MjwBdc6QuOor95CIlKWYRL3A==} dev: true /@types/mdast@3.0.3: @@ -7245,7 +7241,7 @@ packages: dependencies: '@types/bluebird': 3.5.33 '@types/continuation-local-storage': 3.2.2 - '@types/lodash': 4.14.169 + '@types/lodash': 4.17.3 '@types/validator': 13.1.3 dev: true