Skip to content

Update deps.#28

Open
davidlehn wants to merge 5 commits intomainfrom
update-deps
Open

Update deps.#28
davidlehn wants to merge 5 commits intomainfrom
update-deps

Conversation

@davidlehn
Copy link
Member

No description provided.

- Use `eslint@9`.
- Use `@digitalbazaar/eslint-config@8`.
- Node version should be at least 18.x now.
  - 18.x already implied by other dependencies.
@davidlehn davidlehn requested a review from dlongley March 6, 2026 20:12
"main": "./lib/index.js",
"engines": {
"node": ">=14"
"node": ">=18"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

18 is EOL.

Suggested change
"node": ">=18"
"node": ">=20"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants