@etchteam/eslint-config 3.3.3 → 3.3.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -5
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
|
-
## <small>3.3.
|
|
1
|
+
## <small>3.3.4 (2026-04-28)</small>
|
|
2
2
|
|
|
3
|
-
* Merge pull request #
|
|
4
|
-
*
|
|
5
|
-
*
|
|
6
|
-
* fix:
|
|
3
|
+
* Merge pull request #574 from etchteam/dependabot/npm_and_yarn/commitlint/cli-20.5.2 ([174bf12](https://github.com/etchteam/eslint/commit/174bf12)), closes [#574](https://github.com/etchteam/eslint/issues/574)
|
|
4
|
+
* Merge pull request #575 from etchteam/dependabot/npm_and_yarn/darraghor/eslint-plugin-nestjs-typed-7 ([edaa6e3](https://github.com/etchteam/eslint/commit/edaa6e3)), closes [#575](https://github.com/etchteam/eslint/issues/575)
|
|
5
|
+
* Merge pull request #576 from etchteam/dependabot/npm_and_yarn/typescript-eslint-8.59.1 ([468779b](https://github.com/etchteam/eslint/commit/468779b)), closes [#576](https://github.com/etchteam/eslint/issues/576)
|
|
6
|
+
* fix: Bump typescript-eslint from 8.59.0 to 8.59.1 ([7a9db72](https://github.com/etchteam/eslint/commit/7a9db72))
|
|
7
|
+
* chore: Bump @commitlint/cli from 20.5.0 to 20.5.2 ([362ff1d](https://github.com/etchteam/eslint/commit/362ff1d))
|
|
8
|
+
* chore: Bump @darraghor/eslint-plugin-nestjs-typed from 7.1.30 to 7.1.31 ([d119b85](https://github.com/etchteam/eslint/commit/d119b85))
|