Skip to content

Commit

Permalink
Bump @types/lodash from 4.17.4 to 4.17.7 (#205)
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.4 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 4f1caad commit d1de8bb
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.4",
"@types/lodash": "^4.17.7",
"@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.17.4
"@types/lodash": ^4.17.7
"@types/readline-sync": ^1.4.8
"@types/shelljs": ^0.8.14
"@types/yargs": ^17.0.32
Expand Down Expand Up @@ -682,10 +682,10 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:^4.17.4":
version: 4.17.4
resolution: "@types/lodash@npm:4.17.4"
checksum: 268e652fd52d49189f155bc89b49bd4535aa44f0b6b0ed9ce7e50318307bda58147c49539d2047f39ca37cf5b5ea38dfb801d0dbcdbc8b019c95c1afc346b05a
"@types/lodash@npm:^4.17.7":
version: 4.17.7
resolution: "@types/lodash@npm:4.17.7"
checksum: 09e58a119cd8a70acfb33f8623dc2fc54f74cdce3b3429b879fc2daac4807fe376190a04b9e024dd300f9a3ee1876d6623979cefe619f70654ca0fe0c47679a7
languageName: node
linkType: hard

Expand Down

0 comments on commit d1de8bb

Please sign in to comment.