Skip to content

Commit

Permalink
Bump @types/lodash from 4.17.6 to 4.17.7
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.6 to 4.17.7.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 5eeda58 commit b2f6314
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 @@ -57,7 +57,7 @@
"@types/express": "^4.17.21",
"@types/jest": "29.5.12",
"@types/jsonwebtoken": "^9",
"@types/lodash": "^4.17.6",
"@types/lodash": "^4.17.7",
"@types/node": "^20.14.8",
"@types/semver": "^7.5.8",
"@types/supertest": "^6.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1874,10 +1874,10 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:^4.17.6":
version: 4.17.6
resolution: "@types/lodash@npm:4.17.6"
checksum: 10/6d3a68b3e795381f4aaf946855134d24eeb348ad5d66e9a44461d30026da82b215d55b92b70486d811ca45d54d4ab956aa2dced37fd04e19d49afe160ae3da2e
"@types/lodash@npm:^4.17.7":
version: 4.17.7
resolution: "@types/lodash@npm:4.17.7"
checksum: 10/b8177f19cf962414a66989837481b13f546afc2e98e8d465bec59e6ac03a59c584eb7053ce511cde3a09c5f3096d22a5ae22cfb56b23f3b0da75b0743b6b1a44
languageName: node
linkType: hard

Expand Down Expand Up @@ -7264,7 +7264,7 @@ __metadata:
"@types/express": "npm:^4.17.21"
"@types/jest": "npm:29.5.12"
"@types/jsonwebtoken": "npm:^9"
"@types/lodash": "npm:^4.17.6"
"@types/lodash": "npm:^4.17.7"
"@types/node": "npm:^20.14.8"
"@types/semver": "npm:^7.5.8"
"@types/supertest": "npm:^6.0.2"
Expand Down

0 comments on commit b2f6314

Please sign in to comment.