Skip to content

Commit 231e1f9

Browse files
chore(deps): update dependency @types/lodash to v4.17.14 (#11914)
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. --- - [ ] <!-- 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>
1 parent 37916c9 commit 231e1f9

File tree

6 files changed

+14
-14
lines changed

6 files changed

+14
-14
lines changed

packages/api-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"devDependencies": {
5454
"@redwoodjs/framework-tools": "workspace:*",
5555
"@types/aws-lambda": "8.10.145",
56-
"@types/lodash": "4.17.13",
56+
"@types/lodash": "4.17.14",
5757
"@types/qs": "6.9.16",
5858
"@types/split2": "4.2.3",
5959
"@types/yargs": "17.0.33",

packages/cli-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"devDependencies": {
7676
"@redwoodjs/framework-tools": "workspace:*",
7777
"@types/dotenv-defaults": "^2.0.4",
78-
"@types/lodash": "4.17.13",
78+
"@types/lodash": "4.17.14",
7979
"@types/pascalcase": "1.0.3",
8080
"@types/semver": "^7",
8181
"@types/yargs": "17.0.33",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"devDependencies": {
5757
"@redwoodjs/framework-tools": "workspace:*",
58-
"@types/lodash": "4.17.13",
58+
"@types/lodash": "4.17.14",
5959
"publint": "0.2.12",
6060
"tsx": "4.19.2"
6161
},

packages/graphql-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@redwoodjs/realtime": "workspace:*",
5555
"@types/aws-lambda": "8.10.145",
5656
"@types/jsonwebtoken": "9.0.7",
57-
"@types/lodash": "4.17.13",
57+
"@types/lodash": "4.17.14",
5858
"@types/uuid": "10.0.0",
5959
"@whatwg-node/fetch": "0.9.21",
6060
"jest": "29.7.0",

packages/structure/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@babel/cli": "7.25.7",
5555
"@babel/core": "^7.22.20",
5656
"@types/fs-extra": "11.0.4",
57-
"@types/lodash": "4.17.13",
57+
"@types/lodash": "4.17.14",
5858
"@types/node": "20.17.10",
5959
"@types/vscode": "1.96.0",
6060
"typescript": "5.6.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7425,7 +7425,7 @@ __metadata:
74257425
"@redwoodjs/project-config": "workspace:*"
74267426
"@redwoodjs/web-server": "workspace:*"
74277427
"@types/aws-lambda": "npm:8.10.145"
7428-
"@types/lodash": "npm:4.17.13"
7428+
"@types/lodash": "npm:4.17.14"
74297429
"@types/qs": "npm:6.9.16"
74307430
"@types/split2": "npm:4.2.3"
74317431
"@types/yargs": "npm:17.0.33"
@@ -8087,7 +8087,7 @@ __metadata:
80878087
"@redwoodjs/project-config": "workspace:*"
80888088
"@redwoodjs/telemetry": "workspace:*"
80898089
"@types/dotenv-defaults": "npm:^2.0.4"
8090-
"@types/lodash": "npm:4.17.13"
8090+
"@types/lodash": "npm:4.17.14"
80918091
"@types/pascalcase": "npm:1.0.3"
80928092
"@types/semver": "npm:^7"
80938093
"@types/yargs": "npm:17.0.33"
@@ -8290,7 +8290,7 @@ __metadata:
82908290
"@redwoodjs/project-config": "workspace:*"
82918291
"@redwoodjs/testing": "workspace:*"
82928292
"@redwoodjs/web-server": "workspace:*"
8293-
"@types/lodash": "npm:4.17.13"
8293+
"@types/lodash": "npm:4.17.14"
82948294
graphql-tag: "npm:2.12.6"
82958295
lodash: "npm:4.17.21"
82968296
nodemon: "npm:3.1.9"
@@ -8455,7 +8455,7 @@ __metadata:
84558455
"@redwoodjs/realtime": "workspace:*"
84568456
"@types/aws-lambda": "npm:8.10.145"
84578457
"@types/jsonwebtoken": "npm:9.0.7"
8458-
"@types/lodash": "npm:4.17.13"
8458+
"@types/lodash": "npm:4.17.14"
84598459
"@types/uuid": "npm:10.0.0"
84608460
"@whatwg-node/fetch": "npm:0.9.21"
84618461
core-js: "npm:3.38.1"
@@ -8831,7 +8831,7 @@ __metadata:
88318831
"@redwoodjs/project-config": "workspace:*"
88328832
"@types/fs-extra": "npm:11.0.4"
88338833
"@types/line-column": "npm:1.0.2"
8834-
"@types/lodash": "npm:4.17.13"
8834+
"@types/lodash": "npm:4.17.14"
88358835
"@types/node": "npm:20.17.10"
88368836
"@types/vscode": "npm:1.96.0"
88378837
camelcase: "npm:6.3.0"
@@ -11123,10 +11123,10 @@ __metadata:
1112311123
languageName: node
1112411124
linkType: hard
1112511125

11126-
"@types/lodash@npm:4.17.13, @types/lodash@npm:^4.14.167":
11127-
version: 4.17.13
11128-
resolution: "@types/lodash@npm:4.17.13"
11129-
checksum: 10c0/c3d0b7efe7933ac0369b99f2f7bff9240d960680fdb74b41ed4bd1b3ca60cca1e31fe4046d9abbde778f941a41bc2a75eb629abf8659fa6c27b66efbbb0802a9
11126+
"@types/lodash@npm:4.17.14, @types/lodash@npm:^4.14.167":
11127+
version: 4.17.14
11128+
resolution: "@types/lodash@npm:4.17.14"
11129+
checksum: 10c0/343c6f722e0b39969036a885ad5aad6578479ead83987128c9b994e6b7f2fb9808244d802d4d332396bb09096f720a6c7060de16a492f5460e06a44560360322
1113011130
languageName: node
1113111131
linkType: hard
1113211132

0 commit comments

Comments
 (0)