Skip to content

Commit e52e602

Browse files
Bump @types/lodash from 4.17.7 to 4.17.9 (#215)
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>
1 parent 8985bbf commit e52e602

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"yargs": "^17.7.2"
3838
},
3939
"devDependencies": {
40-
"@types/lodash": "^4.17.7",
40+
"@types/lodash": "^4.17.9",
4141
"@types/readline-sync": "^1.4.8",
4242
"@types/shelljs": "^0.8.14",
4343
"@types/yargs": "^17.0.33",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ __metadata:
163163
"@polkadot/keyring": ^12.4.2
164164
"@polkadot/util": ^12.4.2
165165
"@polkadot/util-crypto": ^12.4.2
166-
"@types/lodash": ^4.17.7
166+
"@types/lodash": ^4.17.9
167167
"@types/readline-sync": ^1.4.8
168168
"@types/shelljs": ^0.8.14
169169
"@types/yargs": ^17.0.33
@@ -682,10 +682,10 @@ __metadata:
682682
languageName: node
683683
linkType: hard
684684

685-
"@types/lodash@npm:^4.17.7":
686-
version: 4.17.7
687-
resolution: "@types/lodash@npm:4.17.7"
688-
checksum: 09e58a119cd8a70acfb33f8623dc2fc54f74cdce3b3429b879fc2daac4807fe376190a04b9e024dd300f9a3ee1876d6623979cefe619f70654ca0fe0c47679a7
685+
"@types/lodash@npm:^4.17.9":
686+
version: 4.17.9
687+
resolution: "@types/lodash@npm:4.17.9"
688+
checksum: 6d1bf3e77f0a54d97532755a74260d402d8972259c5451b74612c16cb983b73e0760e5bfe4f9e68ab15051511c867812b40715a01f9805afe6bc36c7dd676378
689689
languageName: node
690690
linkType: hard
691691

0 commit comments

Comments
 (0)