Skip to content

chore: update dependencies#231

Merged
rubenhensen merged 1 commit into
mainfrom
chore/dep-updates-2026-05-19
May 20, 2026
Merged

chore: update dependencies#231
rubenhensen merged 1 commit into
mainfrom
chore/dep-updates-2026-05-19

Conversation

@dobby-coder
Copy link
Copy Markdown
Contributor

@dobby-coder dobby-coder Bot commented May 19, 2026

Closes #230

Patches the moderate brace-expansion advisory (GHSA-jxxr-4gwj-5jf2) and bumps the minor/patch versions listed in the tracking issue.

devDependencies

  • @types/node ^25.7.0 → ^25.9.1
  • @typescript-eslint/eslint-plugin ^8.59.3 → ^8.59.4
  • @typescript-eslint/parser ^8.59.3 → ^8.59.4
  • eslint ^10.3.0 → ^10.4.0
  • lint-staged ^17.0.4 → ^17.0.5
  • rollup ^4.60.3 → ^4.60.4
  • svelte ^5.55.7 → ^5.55.8
  • typescript-eslint ^8.59.3 → ^8.59.4
  • vite ^8.0.12 → ^8.0.13

Transitive

svelte-preprocess

6.0.3 is already the latest published release; its peerOptional typescript@^5 is unchanged. CI on main runs npm ci cleanly under the npm bundled with node 24, so no .npmrc or workflow change is needed.

Verified locally

  • npm install clean
  • npm audit reports 0 vulnerabilities
  • npm run build — successful
  • npm run lint — clean (prettier + eslint)
  • npx svelte-check --threshold warning — 0 errors, 0 warnings, 477 files

Reviewer quickstart

git fetch origin && git checkout chore/dep-updates-2026-05-19 && npm install && npm run dev

Patch the moderate brace-expansion advisory (GHSA-jxxr-4gwj-5jf2)
via npm audit fix and bump the remaining minor/patch versions
listed in #230. No major bumps this round.

Closes #230
@dobby-coder dobby-coder Bot requested a review from rubenhensen May 19, 2026 22:16
@dobby-coder dobby-coder Bot marked this pull request as ready for review May 19, 2026 22:19
@rubenhensen rubenhensen merged commit f2a0a60 into main May 20, 2026
7 checks passed
@rubenhensen rubenhensen deleted the chore/dep-updates-2026-05-19 branch May 20, 2026 08:52
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.

chore: update dependencies

1 participant