Skip to content

Commit ab47355

Browse files
build(deps-dev): update dependency @types/lodash to ^4.17.24 (#1604)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-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.23` → `^4.17.24`](https://renovatebot.com/diffs/npm/@types%2flodash/4.17.23/4.17.24) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2flodash/4.17.24?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2flodash/4.17.23/4.17.24?slim=true) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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/contentful/contentful-import). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1c1b626 commit ab47355

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"devDependencies": {
7878
"@semantic-release/changelog": "^6.0.3",
7979
"@types/jest": "^29.5.14",
80-
"@types/lodash": "^4.17.23",
80+
"@types/lodash": "^4.17.24",
8181
"@types/node": "^20.6.3",
8282
"@typescript-eslint/eslint-plugin": "^7.18.0",
8383
"@typescript-eslint/parser": "^7.18.0",

0 commit comments

Comments
 (0)