Skip to content

Commit

Permalink
Bump @types/lodash from 4.17.9 to 4.17.10
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.9 to 4.17.10.
- [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 and github-actions[bot] committed Oct 4, 2024
1 parent 10ad4de commit 6f576da
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 @@ -19,7 +19,7 @@
},
"devDependencies": {
"@types/jest": "^29.5.13",
"@types/lodash": "^4.17.9",
"@types/lodash": "^4.17.10",
"flow-bin": "0.110.0",
"flowgen": "^1.21.0",
"jest": "^29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ __metadata:
resolution: "@freckle/package-name@workspace:."
dependencies:
"@types/jest": ^29.5.13
"@types/lodash": ^4.17.9
"@types/lodash": ^4.17.10
flow-bin: 0.110.0
flowgen: ^1.21.0
jest: ^29.7.0
Expand Down Expand Up @@ -1086,10 +1086,10 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:^4.17.9":
version: 4.17.9
resolution: "@types/lodash@npm:4.17.9"
checksum: 6d1bf3e77f0a54d97532755a74260d402d8972259c5451b74612c16cb983b73e0760e5bfe4f9e68ab15051511c867812b40715a01f9805afe6bc36c7dd676378
"@types/lodash@npm:^4.17.10":
version: 4.17.10
resolution: "@types/lodash@npm:4.17.10"
checksum: 4600f2f25270c8fee6953e363d318149a5f0f1b1bb820aa2f42d7ada6e4f7de31848bb5ffc2c687b40bd73aa982167bdd6e6d8d456e72abe0c660ec77d1fa7e9
languageName: node
linkType: hard

Expand Down

0 comments on commit 6f576da

Please sign in to comment.