Skip to content

Commit

Permalink
chore(deps): update dependency @types/lodash to v4.17.10 (#11667)
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://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash))
| [`4.17.9` ->
`4.17.10`](https://renovatebot.com/diffs/npm/@types%2flodash/4.17.9/4.17.10)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2flodash/4.17.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2flodash/4.17.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2flodash/4.17.9/4.17.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2flodash/4.17.9/4.17.10?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:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 1d1da06 commit 44c82c3
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.9",
"@types/lodash": "4.17.10",
"@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.9",
"@types/lodash": "4.17.10",
"@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.9",
"@types/lodash": "4.17.10",
"publint": "0.2.11",
"tsx": "4.19.1"
},
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.9",
"@types/lodash": "4.17.10",
"@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.6",
"@babel/core": "^7.22.20",
"@types/fs-extra": "11.0.4",
"@types/lodash": "4.17.9",
"@types/lodash": "4.17.10",
"@types/node": "20.16.6",
"@types/vscode": "1.94.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 @@ -7400,7 +7400,7 @@ __metadata:
"@redwoodjs/project-config": "workspace:*"
"@redwoodjs/web-server": "workspace:*"
"@types/aws-lambda": "npm:8.10.145"
"@types/lodash": "npm:4.17.9"
"@types/lodash": "npm:4.17.10"
"@types/qs": "npm:6.9.16"
"@types/split2": "npm:4.2.3"
"@types/yargs": "npm:17.0.33"
Expand Down Expand Up @@ -8062,7 +8062,7 @@ __metadata:
"@redwoodjs/project-config": "workspace:*"
"@redwoodjs/telemetry": "workspace:*"
"@types/dotenv-defaults": "npm:^2.0.4"
"@types/lodash": "npm:4.17.9"
"@types/lodash": "npm:4.17.10"
"@types/pascalcase": "npm:1.0.3"
"@types/semver": "npm:^7"
"@types/yargs": "npm:17.0.33"
Expand Down Expand Up @@ -8262,7 +8262,7 @@ __metadata:
"@redwoodjs/project-config": "workspace:*"
"@redwoodjs/testing": "workspace:*"
"@redwoodjs/web-server": "workspace:*"
"@types/lodash": "npm:4.17.9"
"@types/lodash": "npm:4.17.10"
graphql-tag: "npm:2.12.6"
lodash: "npm:4.17.21"
nodemon: "npm:3.1.7"
Expand Down Expand Up @@ -8427,7 +8427,7 @@ __metadata:
"@redwoodjs/realtime": "workspace:*"
"@types/aws-lambda": "npm:8.10.145"
"@types/jsonwebtoken": "npm:9.0.7"
"@types/lodash": "npm:4.17.9"
"@types/lodash": "npm:4.17.10"
"@types/uuid": "npm:10.0.0"
"@whatwg-node/fetch": "npm:0.9.21"
core-js: "npm:3.38.1"
Expand Down Expand Up @@ -8803,7 +8803,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.9"
"@types/lodash": "npm:4.17.10"
"@types/node": "npm:20.16.6"
"@types/vscode": "npm:1.94.0"
camelcase: "npm:6.3.0"
Expand Down Expand Up @@ -11102,10 +11102,10 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:4.17.9, @types/lodash@npm:^4.14.167":
version: 4.17.9
resolution: "@types/lodash@npm:4.17.9"
checksum: 10c0/54de935e835508b5f835a5dfaedd2b9a299685a21d11e9c5cd2dde57331d03bc2f98b71d2424ca8460f447ecd55a673e45ccdb70e58f9f72745710f6b91abc60
"@types/lodash@npm:4.17.10, @types/lodash@npm:^4.14.167":
version: 4.17.10
resolution: "@types/lodash@npm:4.17.10"
checksum: 10c0/149b2b9fcc277204393423ed14df28894980c2322ec522fc23f2c6f7edef6ee8d876ee09ed4520f45d128adc0a7a6e618bb0017668349716cd99c6ef54a21621
languageName: node
linkType: hard

Expand Down

0 comments on commit 44c82c3

Please sign in to comment.