Skip to content

Commit

Permalink
chore: ignore deprecated lodash.get (#2441)
Browse files Browse the repository at this point in the history
  • Loading branch information
shumkov authored Jan 24, 2025
1 parent cd1527d commit 764684b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ npmAuditExcludePackages:
- abstract-leveldown # TODO: Update leveldb
- level-errors # TODO: Update leveldb
- level-concat-iterator # TODO: Update leveldb
- lodash.get # TODO: Deprecated. Replace to ?. operator.

packageExtensions:
"@dashevo/protobufjs@*":
Expand Down

0 comments on commit 764684b

Please sign in to comment.