Skip to content

Commit

Permalink
Bump @types/lodash from 4.14.202 to 4.17.0
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.14.202 to 4.17.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent bee5b47 commit cdfd377
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.14.197",
"@types/lodash": "^4.17.0",
"@types/readline-sync": "^1.4.8",
"@types/shelljs": "^0.8.14",
"@types/yargs": "^17.0.32",
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.14.197
"@types/lodash": ^4.17.0
"@types/readline-sync": ^1.4.8
"@types/shelljs": ^0.8.14
"@types/yargs": ^17.0.32
Expand Down Expand Up @@ -689,10 +689,10 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:^4.14.197":
version: 4.14.202
resolution: "@types/lodash@npm:4.14.202"
checksum: a91acf3564a568c6f199912f3eb2c76c99c5a0d7e219394294213b3f2d54f672619f0fde4da22b29dc5d4c31457cd799acc2e5cb6bd90f9af04a1578483b6ff7
"@types/lodash@npm:^4.17.0":
version: 4.17.0
resolution: "@types/lodash@npm:4.17.0"
checksum: 3f98c0b67a93994cbc3403d4fa9dbaf52b0b6bb7f07a764d73875c2dcd5ef91222621bd5bcf8eee7b417a74d175c2f7191b9f595f8603956fd06f0674c0cba93
languageName: node
linkType: hard

Expand Down

0 comments on commit cdfd377

Please sign in to comment.