Bump lodash in /test/nested in the npm_and_yarn group across 1 directory

Bumps the npm_and_yarn group with 1 update in the /test/nested directory: [lodash](https://github.com/lodash/lodash).


Updates `lodash` from 4.17.21 to 4.17.23
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
dependabot[bot]
2026-01-22 08:00:22 +00:00
committed by GitHub
parent 79573619af
commit 4407dda41e
2 changed files with 7 additions and 19 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"description": "A nested test package for component detection testing",
"main": "index.js",
"dependencies": {
"lodash": "^4.17.21"
"lodash": "^4.17.23"
},
"devDependencies": {
"jest": "^29.0.0"