Skip to content

Commit 04fe904

Browse files
committed
Update dependencies
1 parent 410798f commit 04fe904

File tree

2 files changed

+639
-373
lines changed

2 files changed

+639
-373
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
- Add support for [ESM Relation wrapper](https://typeorm.io/#relations-in-esm-projects) ([#16](https://github.com/daniel7grant/eslint-plugin-typeorm-typescript/pull/16), [#17](https://github.com/daniel7grant/eslint-plugin-typeorm-typescript/issues/17), thanks to @lmeysel for initial implementation)
88
- Add option to `enforce-relation-type` to make sure that relation wrapper is specified everywhere
99

10+
### Changed
11+
12+
- Update dependencies to fix critical issue in `cross-spawn` and `@eslint/plugin-kit`
13+
1014
## [0.4.0] - 2024-08-09
1115

1216
### Added

0 commit comments

Comments
 (0)