dependabot: remove stale @types/bip39 entries

Open Beginner friendly
#541 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
93/100
Issue type
Refactor
Clarity
Clearly specified
Activity status
Active
Tech stack
github, yaml
Domain
tooling

Research direction

Open .github/dependabot.yml and inspect the noble-scure-crypto group near lines 45-46 and the typescript group near line 83. Remove the two @types/bip39 entries, preserve the bip39 entry, and verify that no stale @types/bip39 references remain.

Written by the indexing model from the issue text.

Description

dependencies good first issue

#532 removed @types/bip39 from packages/evolution, but .github/dependabot.yml still lists it in two places:

  • line 46, in the noble-scure-crypto group patterns
  • line 83, in the typescript group exclude-patterns

Both entries now match nothing. Remove them. Keep the bip39 entry on line 45, since bip39 is still a dev dependency.

Dominant language
TypeScript
Stars
22
Forks
30
Avg merge
13h
Merged PRs (30d)
14

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from IntersectMBO/evolution-sdk

All issues in IntersectMBO/evolution-sdk

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.