From 231e1f9da81c1d779000397895b2636430742821 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 22:31:23 +0000 Subject: [PATCH] chore(deps): update dependency @types/lodash to v4.17.14 (#11914) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/lodash](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash)) | [`4.17.13` -> `4.17.14`](https://renovatebot.com/diffs/npm/@types%2flodash/4.17.13/4.17.14) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2flodash/4.17.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2flodash/4.17.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2flodash/4.17.13/4.17.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2flodash/4.17.13/4.17.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/redwoodjs/redwood). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/api-server/package.json | 2 +- packages/cli-helpers/package.json | 2 +- packages/core/package.json | 2 +- packages/graphql-server/package.json | 2 +- packages/structure/package.json | 2 +- yarn.lock | 18 +++++++++--------- 6 files changed, 14 insertions(+), 14 deletions(-) diff --git a/packages/api-server/package.json b/packages/api-server/package.json index 936a61e104ad..2ed7c5bafd60 100644 --- a/packages/api-server/package.json +++ b/packages/api-server/package.json @@ -53,7 +53,7 @@ "devDependencies": { "@redwoodjs/framework-tools": "workspace:*", "@types/aws-lambda": "8.10.145", - "@types/lodash": "4.17.13", + "@types/lodash": "4.17.14", "@types/qs": "6.9.16", "@types/split2": "4.2.3", "@types/yargs": "17.0.33", diff --git a/packages/cli-helpers/package.json b/packages/cli-helpers/package.json index 5ea781262c8b..8304a1013eef 100644 --- a/packages/cli-helpers/package.json +++ b/packages/cli-helpers/package.json @@ -75,7 +75,7 @@ "devDependencies": { "@redwoodjs/framework-tools": "workspace:*", "@types/dotenv-defaults": "^2.0.4", - "@types/lodash": "4.17.13", + "@types/lodash": "4.17.14", "@types/pascalcase": "1.0.3", "@types/semver": "^7", "@types/yargs": "17.0.33", diff --git a/packages/core/package.json b/packages/core/package.json index 52fb155be47c..2e030e676cc7 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -55,7 +55,7 @@ }, "devDependencies": { "@redwoodjs/framework-tools": "workspace:*", - "@types/lodash": "4.17.13", + "@types/lodash": "4.17.14", "publint": "0.2.12", "tsx": "4.19.2" }, diff --git a/packages/graphql-server/package.json b/packages/graphql-server/package.json index 3c0967c435cd..51a9bc29c22a 100644 --- a/packages/graphql-server/package.json +++ b/packages/graphql-server/package.json @@ -54,7 +54,7 @@ "@redwoodjs/realtime": "workspace:*", "@types/aws-lambda": "8.10.145", "@types/jsonwebtoken": "9.0.7", - "@types/lodash": "4.17.13", + "@types/lodash": "4.17.14", "@types/uuid": "10.0.0", "@whatwg-node/fetch": "0.9.21", "jest": "29.7.0", diff --git a/packages/structure/package.json b/packages/structure/package.json index 40ec9eb1ecb3..8d83851c28c2 100644 --- a/packages/structure/package.json +++ b/packages/structure/package.json @@ -54,7 +54,7 @@ "@babel/cli": "7.25.7", "@babel/core": "^7.22.20", "@types/fs-extra": "11.0.4", - "@types/lodash": "4.17.13", + "@types/lodash": "4.17.14", "@types/node": "20.17.10", "@types/vscode": "1.96.0", "typescript": "5.6.2", diff --git a/yarn.lock b/yarn.lock index 84638a1ee727..03a6e31e3d4b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7425,7 +7425,7 @@ __metadata: "@redwoodjs/project-config": "workspace:*" "@redwoodjs/web-server": "workspace:*" "@types/aws-lambda": "npm:8.10.145" - "@types/lodash": "npm:4.17.13" + "@types/lodash": "npm:4.17.14" "@types/qs": "npm:6.9.16" "@types/split2": "npm:4.2.3" "@types/yargs": "npm:17.0.33" @@ -8087,7 +8087,7 @@ __metadata: "@redwoodjs/project-config": "workspace:*" "@redwoodjs/telemetry": "workspace:*" "@types/dotenv-defaults": "npm:^2.0.4" - "@types/lodash": "npm:4.17.13" + "@types/lodash": "npm:4.17.14" "@types/pascalcase": "npm:1.0.3" "@types/semver": "npm:^7" "@types/yargs": "npm:17.0.33" @@ -8290,7 +8290,7 @@ __metadata: "@redwoodjs/project-config": "workspace:*" "@redwoodjs/testing": "workspace:*" "@redwoodjs/web-server": "workspace:*" - "@types/lodash": "npm:4.17.13" + "@types/lodash": "npm:4.17.14" graphql-tag: "npm:2.12.6" lodash: "npm:4.17.21" nodemon: "npm:3.1.9" @@ -8455,7 +8455,7 @@ __metadata: "@redwoodjs/realtime": "workspace:*" "@types/aws-lambda": "npm:8.10.145" "@types/jsonwebtoken": "npm:9.0.7" - "@types/lodash": "npm:4.17.13" + "@types/lodash": "npm:4.17.14" "@types/uuid": "npm:10.0.0" "@whatwg-node/fetch": "npm:0.9.21" core-js: "npm:3.38.1" @@ -8831,7 +8831,7 @@ __metadata: "@redwoodjs/project-config": "workspace:*" "@types/fs-extra": "npm:11.0.4" "@types/line-column": "npm:1.0.2" - "@types/lodash": "npm:4.17.13" + "@types/lodash": "npm:4.17.14" "@types/node": "npm:20.17.10" "@types/vscode": "npm:1.96.0" camelcase: "npm:6.3.0" @@ -11123,10 +11123,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:4.17.13, @types/lodash@npm:^4.14.167": - version: 4.17.13 - resolution: "@types/lodash@npm:4.17.13" - checksum: 10c0/c3d0b7efe7933ac0369b99f2f7bff9240d960680fdb74b41ed4bd1b3ca60cca1e31fe4046d9abbde778f941a41bc2a75eb629abf8659fa6c27b66efbbb0802a9 +"@types/lodash@npm:4.17.14, @types/lodash@npm:^4.14.167": + version: 4.17.14 + resolution: "@types/lodash@npm:4.17.14" + checksum: 10c0/343c6f722e0b39969036a885ad5aad6578479ead83987128c9b994e6b7f2fb9808244d802d4d332396bb09096f720a6c7060de16a492f5460e06a44560360322 languageName: node linkType: hard