Skip to content

Commit

Permalink
⬆️ Update dependency @types/lodash to ^4.17.12 (#5340)
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.10` ->
`^4.17.12`](https://renovatebot.com/diffs/npm/@types%2flodash/4.17.10/4.17.12)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2flodash/4.17.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2flodash/4.17.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2flodash/4.17.10/4.17.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2flodash/4.17.10/4.17.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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/dubzzz/fast-check).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 19, 2024
1 parent f708d24 commit 64bdcb5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@jest/globals": "^29.7.0",
"@types/express": "^5.0.0",
"@types/jest": "^29.5.13",
"@types/lodash": "^4.17.10",
"@types/lodash": "^4.17.12",
"@types/react": "^18.3.11",
"@types/supertest": "^6.0.2",
"babel-jest": "^29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3000,7 +3000,7 @@ __metadata:
"@testing-library/user-event": "npm:^14.5.2"
"@types/express": "npm:^5.0.0"
"@types/jest": "npm:^29.5.13"
"@types/lodash": "npm:^4.17.10"
"@types/lodash": "npm:^4.17.12"
"@types/react": "npm:^18.3.11"
"@types/supertest": "npm:^6.0.2"
babel-jest: "npm:^29.7.0"
Expand Down Expand Up @@ -5514,10 +5514,10 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:^4.17.10":
version: 4.17.10
resolution: "@types/lodash@npm:4.17.10"
checksum: 10c0/149b2b9fcc277204393423ed14df28894980c2322ec522fc23f2c6f7edef6ee8d876ee09ed4520f45d128adc0a7a6e618bb0017668349716cd99c6ef54a21621
"@types/lodash@npm:^4.17.12":
version: 4.17.12
resolution: "@types/lodash@npm:4.17.12"
checksum: 10c0/106008f628ea3c74ed7ee7842dee79e230c84e3721ac38c293700031adb5bd130113048c22f476dbde0d0c119506b0fc447d4bd62eca922682d11e00e1377967
languageName: node
linkType: hard

Expand Down

0 comments on commit 64bdcb5

Please sign in to comment.