From 89fda60f053859bd3278454e4225fdc4c8bde949 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 10:11:08 +0000 Subject: [PATCH] feat(deps): update dependency @types/lodash.has to ^4.5.8 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 560bc044..228defd1 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@swc/core": "^1.3.38", "@swc/helpers": "^0.4.14", "@types/jest": "^29.5.4", - "@types/lodash.has": "^4.5.7", + "@types/lodash.has": "^4.5.8", "@types/mkdirp": "^1.0.2", "@types/node": "^18.18.5", "@types/rimraf": "^3.0.2", diff --git a/yarn.lock b/yarn.lock index 43991a2b..90a671cb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2222,7 +2222,7 @@ __metadata: "@swc/helpers": ^0.4.14 "@types/cross-spawn": ^6.0.4 "@types/jest": ^29.5.4 - "@types/lodash.has": ^4.5.7 + "@types/lodash.has": ^4.5.8 "@types/mkdirp": ^1.0.2 "@types/node": ^18.18.5 "@types/rimraf": ^3.0.2 @@ -3260,12 +3260,12 @@ __metadata: languageName: node linkType: hard -"@types/lodash.has@npm:^4.5.7": - version: 4.5.7 - resolution: "@types/lodash.has@npm:4.5.7" +"@types/lodash.has@npm:^4.5.8": + version: 4.5.8 + resolution: "@types/lodash.has@npm:4.5.8" dependencies: "@types/lodash": "*" - checksum: 21733401b13178b4ad70caffc38cb6bd71088d00cb3aba957e594c4ccc2ceecb226d5a58b0bb16dfa929436b4fa62f8eba6e65fac45efbc700cacd070ea1dc97 + checksum: 8a14202a0b09c67a1ac8d01d6e4e19ea8080bfe65c1a86dc9470c8bb0d05ae3b669378f2b3da0c35b227e13e638dbb64f6753284ae284d0e56c8c8e0f318e3cf languageName: node linkType: hard