Skip to content

Commit

Permalink
Update dependencies with vulnerabilities (#39)
Browse files Browse the repository at this point in the history
* fix: update dependencies with vulnerabilities
  • Loading branch information
ibooker authored Nov 20, 2024
1 parent 14e3406 commit eac8574
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 32 deletions.
13 changes: 10 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# CHANGELOG

# 1.0.0
## UNRELEASED

- Updates (sub-)dependencies
- `braces` to 3.0.3
- `cross-spawn` to 7.0.6
- `micromatch` to 4.0.8

## 1.0.0

- Update node to v18

Expand All @@ -9,10 +16,10 @@
- Update @types/node to v20
- Minor update for @types/jest

# 0.2.0
## 0.2.0

- Add typescript types

# 0.1.0
## 0.1.0

- Initial release
64 changes: 35 additions & 29 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eac8574

Please sign in to comment.