Skip to content

Commit

Permalink
chore(deps): update dependency @types/lodash to v4.17.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent b46dcd0 commit 380b915
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/abstract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@qiwi/uniconfig": "3.5.16",
"@types/bluebird": "3.5.42",
"@types/config": "3.3.5",
"@types/lodash": "4.17.7",
"@types/lodash": "4.17.9",
"@types/parsimmon": "1.10.9",
"@types/underscore": "1.11.15",
"bluebird": "3.7.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/std/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@qiwi/uniconfig": "3.5.16",
"@types/bluebird": "3.5.42",
"@types/config": "3.3.5",
"@types/lodash": "4.17.7",
"@types/lodash": "4.17.9",
"@types/parsimmon": "1.10.9",
"@types/underscore": "1.11.15",
"bluebird": "3.7.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/bluebird": "3.5.42",
"@types/config": "3.3.5",
"@types/jest": "29.5.12",
"@types/lodash": "4.17.7",
"@types/lodash": "4.17.9",
"@types/node": "20.16.5",
"@types/parsimmon": "1.10.9",
"@types/underscore": "1.11.15",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1222,7 +1222,7 @@ __metadata:
"@qiwi/uniconfig": 3.5.16
"@types/bluebird": 3.5.42
"@types/config": 3.3.5
"@types/lodash": 4.17.7
"@types/lodash": 4.17.9
"@types/parsimmon": 1.10.9
"@types/underscore": 1.11.15
bluebird: 3.7.2
Expand Down Expand Up @@ -1289,7 +1289,7 @@ __metadata:
"@qiwi/uniconfig": 3.5.16
"@types/bluebird": 3.5.42
"@types/config": 3.3.5
"@types/lodash": 4.17.7
"@types/lodash": 4.17.9
"@types/parsimmon": 1.10.9
"@types/underscore": 1.11.15
bluebird: 3.7.2
Expand All @@ -1310,7 +1310,7 @@ __metadata:
"@types/bluebird": 3.5.42
"@types/config": 3.3.5
"@types/jest": 29.5.12
"@types/lodash": 4.17.7
"@types/lodash": 4.17.9
"@types/node": 20.16.5
"@types/parsimmon": 1.10.9
"@types/underscore": 1.11.15
Expand Down Expand Up @@ -1813,10 +1813,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 380b915

Please sign in to comment.