Skip to content

Commit

Permalink
⬆️ Update dependency @types/lodash to ^4.17.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent 381557b commit 342c574
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@types/express": "^5.0.0",
"@types/lodash": "^4.17.14",
"@types/lodash": "^4.17.15",
"@types/react": "^19.0.8",
"@types/supertest": "^6.0.2",
"happy-dom": "^16.7.3",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@docusaurus/types": "3.7.0",
"@jest/globals": "^29.7.0",
"@mdx-js/react": "^3.1.0",
"@types/lodash": "^4.17.14",
"@types/lodash": "^4.17.15",
"@types/node": "^22.12.0",
"@types/react": "^19.0.8",
"fast-check": "workspace:*",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3633,7 +3633,7 @@ __metadata:
"@testing-library/react": "npm:^16.2.0"
"@testing-library/user-event": "npm:^14.6.1"
"@types/express": "npm:^5.0.0"
"@types/lodash": "npm:^4.17.14"
"@types/lodash": "npm:^4.17.15"
"@types/react": "npm:^19.0.8"
"@types/supertest": "npm:^6.0.2"
express: "npm:^4.21.2"
Expand Down Expand Up @@ -6185,10 +6185,10 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:^4.17.14":
version: 4.17.14
resolution: "@types/lodash@npm:4.17.14"
checksum: 10c0/343c6f722e0b39969036a885ad5aad6578479ead83987128c9b994e6b7f2fb9808244d802d4d332396bb09096f720a6c7060de16a492f5460e06a44560360322
"@types/lodash@npm:^4.17.15":
version: 4.17.15
resolution: "@types/lodash@npm:4.17.15"
checksum: 10c0/2eb2dc6d231f5fb4603d176c08c8d7af688f574d09af47466a179cd7812d9f64144ba74bb32ca014570ffdc544eedc51b7a5657212bad083b6eecbd72223f9bb
languageName: node
linkType: hard

Expand Down Expand Up @@ -21000,7 +21000,7 @@ __metadata:
"@docusaurus/types": "npm:3.7.0"
"@jest/globals": "npm:^29.7.0"
"@mdx-js/react": "npm:^3.1.0"
"@types/lodash": "npm:^4.17.14"
"@types/lodash": "npm:^4.17.15"
"@types/node": "npm:^22.12.0"
"@types/react": "npm:^19.0.8"
clsx: "npm:^2.1.1"
Expand Down

0 comments on commit 342c574

Please sign in to comment.