Skip to content

Commit 5ee1ef3

Browse files
Bump @types/lodash from 4.17.9 to 4.17.15
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.9 to 4.17.15. - [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]>
1 parent d78aff8 commit 5ee1ef3

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.9",
40+
"@types/lodash": "^4.17.15",
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
@@ -170,7 +170,7 @@ __metadata:
170170
"@polkadot/keyring": ^12.4.2
171171
"@polkadot/util": ^12.4.2
172172
"@polkadot/util-crypto": ^12.4.2
173-
"@types/lodash": ^4.17.9
173+
"@types/lodash": ^4.17.15
174174
"@types/readline-sync": ^1.4.8
175175
"@types/shelljs": ^0.8.14
176176
"@types/yargs": ^17.0.33
@@ -696,10 +696,10 @@ __metadata:
696696
languageName: node
697697
linkType: hard
698698

699-
"@types/lodash@npm:^4.17.9":
700-
version: 4.17.9
701-
resolution: "@types/lodash@npm:4.17.9"
702-
checksum: 6d1bf3e77f0a54d97532755a74260d402d8972259c5451b74612c16cb983b73e0760e5bfe4f9e68ab15051511c867812b40715a01f9805afe6bc36c7dd676378
699+
"@types/lodash@npm:^4.17.15":
700+
version: 4.17.15
701+
resolution: "@types/lodash@npm:4.17.15"
702+
checksum: 5037564154411f4ac0b187b914031c150520a7ca037dea007f774b7123c97c0da55b2e41ae81dc1bc80ff09e8d6a236455ea676d5062af12c592b8e81baec7bf
703703
languageName: node
704704
linkType: hard
705705

0 commit comments

Comments
 (0)