Skip to content

Commit 64bdcb5

Browse files
⬆️ Update dependency @types/lodash to ^4.17.12 (#5340)
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>
1 parent f708d24 commit 64bdcb5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

examples/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@jest/globals": "^29.7.0",
2727
"@types/express": "^5.0.0",
2828
"@types/jest": "^29.5.13",
29-
"@types/lodash": "^4.17.10",
29+
"@types/lodash": "^4.17.12",
3030
"@types/react": "^18.3.11",
3131
"@types/supertest": "^6.0.2",
3232
"babel-jest": "^29.7.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -3000,7 +3000,7 @@ __metadata:
30003000
"@testing-library/user-event": "npm:^14.5.2"
30013001
"@types/express": "npm:^5.0.0"
30023002
"@types/jest": "npm:^29.5.13"
3003-
"@types/lodash": "npm:^4.17.10"
3003+
"@types/lodash": "npm:^4.17.12"
30043004
"@types/react": "npm:^18.3.11"
30053005
"@types/supertest": "npm:^6.0.2"
30063006
babel-jest: "npm:^29.7.0"
@@ -5514,10 +5514,10 @@ __metadata:
55145514
languageName: node
55155515
linkType: hard
55165516

5517-
"@types/lodash@npm:^4.17.10":
5518-
version: 4.17.10
5519-
resolution: "@types/lodash@npm:4.17.10"
5520-
checksum: 10c0/149b2b9fcc277204393423ed14df28894980c2322ec522fc23f2c6f7edef6ee8d876ee09ed4520f45d128adc0a7a6e618bb0017668349716cd99c6ef54a21621
5517+
"@types/lodash@npm:^4.17.12":
5518+
version: 4.17.12
5519+
resolution: "@types/lodash@npm:4.17.12"
5520+
checksum: 10c0/106008f628ea3c74ed7ee7842dee79e230c84e3721ac38c293700031adb5bd130113048c22f476dbde0d0c119506b0fc447d4bd62eca922682d11e00e1377967
55215521
languageName: node
55225522
linkType: hard
55235523

0 commit comments

Comments
 (0)