Skip to content

Commit

Permalink
Bump @types/lodash from 4.17.7 to 4.17.9 (#215)
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.7 to 4.17.9.
- [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 Oct 1, 2024
1 parent 8985bbf commit e52e602
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 @@ -37,7 +37,7 @@
"yargs": "^17.7.2"
},
"devDependencies": {
"@types/lodash": "^4.17.7",
"@types/lodash": "^4.17.9",
"@types/readline-sync": "^1.4.8",
"@types/shelljs": "^0.8.14",
"@types/yargs": "^17.0.33",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ __metadata:
"@polkadot/keyring": ^12.4.2
"@polkadot/util": ^12.4.2
"@polkadot/util-crypto": ^12.4.2
"@types/lodash": ^4.17.7
"@types/lodash": ^4.17.9
"@types/readline-sync": ^1.4.8
"@types/shelljs": ^0.8.14
"@types/yargs": ^17.0.33
Expand Down Expand Up @@ -682,10 +682,10 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:^4.17.7":
version: 4.17.7
resolution: "@types/lodash@npm:4.17.7"
checksum: 09e58a119cd8a70acfb33f8623dc2fc54f74cdce3b3429b879fc2daac4807fe376190a04b9e024dd300f9a3ee1876d6623979cefe619f70654ca0fe0c47679a7
"@types/lodash@npm:^4.17.9":
version: 4.17.9
resolution: "@types/lodash@npm:4.17.9"
checksum: 6d1bf3e77f0a54d97532755a74260d402d8972259c5451b74612c16cb983b73e0760e5bfe4f9e68ab15051511c867812b40715a01f9805afe6bc36c7dd676378
languageName: node
linkType: hard

Expand Down

0 comments on commit e52e602

Please sign in to comment.