Skip to content

Commit

Permalink
Update dependencies (#1586)
Browse files Browse the repository at this point in the history
* fix: update target name to be a valid typescript 5 decorator

* chore: update dependencies
  • Loading branch information
notaphplover authored Oct 21, 2024
1 parent 7619dd4 commit 1279af6
Show file tree
Hide file tree
Showing 6 changed files with 594 additions and 746 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

### Fixed
property injection tagged as @optional no longer overrides default values with `undefined`.
property injection tagged as @optional no longer overrides default values with `undefined`.
Updated `targetName` to be a valid `typescript@5` decorator.

## [6.0.2]

Expand Down
Loading

0 comments on commit 1279af6

Please sign in to comment.