@etchteam/eslint-config 3.3.5 → 3.3.6
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 +9 -7
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
## <small>3.3.
|
|
1
|
+
## <small>3.3.6 (2026-05-05)</small>
|
|
2
2
|
|
|
3
|
-
* Merge pull request #
|
|
4
|
-
* Merge pull request #
|
|
5
|
-
* Merge pull request #
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
*
|
|
3
|
+
* Merge pull request #580 from etchteam/dependabot/npm_and_yarn/eslint-plugin-storybook-10.3.6 ([4a719bf](https://github.com/etchteam/eslint/commit/4a719bf)), closes [#580](https://github.com/etchteam/eslint/issues/580)
|
|
4
|
+
* Merge pull request #581 from etchteam/dependabot/npm_and_yarn/darraghor/eslint-plugin-nestjs-typed-7 ([9674de6](https://github.com/etchteam/eslint/commit/9674de6)), closes [#581](https://github.com/etchteam/eslint/issues/581)
|
|
5
|
+
* Merge pull request #582 from etchteam/dependabot/npm_and_yarn/globals-17.6.0 ([b14d718](https://github.com/etchteam/eslint/commit/b14d718)), closes [#582](https://github.com/etchteam/eslint/issues/582)
|
|
6
|
+
* Merge pull request #583 from etchteam/dependabot/npm_and_yarn/typescript-eslint-8.59.2 ([55d5de2](https://github.com/etchteam/eslint/commit/55d5de2)), closes [#583](https://github.com/etchteam/eslint/issues/583)
|
|
7
|
+
* fix: Bump globals from 17.5.0 to 17.6.0 ([622b31c](https://github.com/etchteam/eslint/commit/622b31c))
|
|
8
|
+
* fix: Bump typescript-eslint from 8.59.1 to 8.59.2 ([d33f530](https://github.com/etchteam/eslint/commit/d33f530))
|
|
9
|
+
* chore: Bump @darraghor/eslint-plugin-nestjs-typed from 7.1.31 to 7.1.32 ([a0142c9](https://github.com/etchteam/eslint/commit/a0142c9))
|
|
10
|
+
* chore: Bump eslint-plugin-storybook from 10.3.5 to 10.3.6 ([3add428](https://github.com/etchteam/eslint/commit/3add428))
|