Skip to content

Commit

Permalink
chore(deps-dev): bump @types/lodash from 4.17.13 to 4.17.14 (#8443)
Browse files Browse the repository at this point in the history
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.13 to 4.17.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

---
updated-dependencies:
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 8d40fb3 commit 4330270
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/hapi__joi": "^17.1.15",
"@types/is-ci": "3.0.4",
"@types/jest": "^29.5.14",
"@types/lodash": "4.17.13",
"@types/lodash": "4.17.14",
"@types/minimist": "1.2.5",
"@types/mocha": "10.0.10",
"@types/node": "18.19.69",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3625,10 +3625,10 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:4.17.13":
version: 4.17.13
resolution: "@types/lodash@npm:4.17.13"
checksum: d0bf8fbd950be71946e0076b30fd40d492293baea75f05931b6b5b906fd62583708c6229abdb95b30205ad24ce1ed2f48bc9d419364f682320edd03405cc0c7e
"@types/lodash@npm:4.17.14":
version: 4.17.14
resolution: "@types/lodash@npm:4.17.14"
checksum: 2dbeaff92b31cb523f6bc4bb99a3d8c88fbb001d54f2367a888add85784fb213744a9b1600e1e98b6790ab191fdb6ec839eb0e3d63fcf6fb6cf1ebe4c3d21149
languageName: node
linkType: hard

Expand Down Expand Up @@ -18600,7 +18600,7 @@ __metadata:
"@types/hapi__joi": ^17.1.15
"@types/is-ci": 3.0.4
"@types/jest": ^29.5.14
"@types/lodash": 4.17.13
"@types/lodash": 4.17.14
"@types/minimist": 1.2.5
"@types/mocha": 10.0.10
"@types/node": 18.19.69
Expand Down

0 comments on commit 4330270

Please sign in to comment.