Skip to content

Commit

Permalink
chore(deps): update dependency @types/lodash to v4.17.14 (#11914)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash)
([source](https://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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent 37916c9 commit 231e1f9
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/structure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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

Expand Down

0 comments on commit 231e1f9

Please sign in to comment.