Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- [ ] Tested and confirmed flows affected by this change are functioning as expected

## Authors
>

> List GitHub usernames for everyone who contributed to this pull request.

### Reviewers
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v18
v24
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,24 @@
# CHANGELOG

## UNRELEASED

- Update dependencies
- @types/jest to 30.0.0
- eslint to 8.57.1
- eslint-plugin-prettier to 5.5.4
- jest to 30.2.0
- jest-environment-jsdom to 30.2.0
- prettier to 3.7.4
- ts-jest to 29.4.6
- typescript to 5.9.3
- Update Node to v24

## 1.0.2

- Update (sub-)dependencies
- cross-spawn to 7.0.6
- micromatch to 4.0.8

## 1.0.1

- Updates braces to 3.0.3
Expand Down
Loading