@etchteam/eslint-config 2.6.21 → 2.6.23
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 +5 -3
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
## <small>2.6.
|
|
1
|
+
## <small>2.6.23 (2026-02-17)</small>
|
|
2
2
|
|
|
3
|
-
* Merge pull request #
|
|
4
|
-
*
|
|
3
|
+
* Merge pull request #484 from etchteam/dependabot/npm_and_yarn/typescript-eslint-8.56.0 ([f06dd61](https://github.com/etchteam/eslint/commit/f06dd61)), closes [#484](https://github.com/etchteam/eslint/issues/484)
|
|
4
|
+
* Merge pull request #485 from etchteam/dependabot/npm_and_yarn/eslint-plugin-storybook-10.2.9 ([f52d132](https://github.com/etchteam/eslint/commit/f52d132)), closes [#485](https://github.com/etchteam/eslint/issues/485)
|
|
5
|
+
* fix: bump eslint-plugin-storybook from 10.2.8 to 10.2.9 ([2c56904](https://github.com/etchteam/eslint/commit/2c56904))
|
|
6
|
+
* fix: bump typescript-eslint from 8.55.0 to 8.56.0 ([e285124](https://github.com/etchteam/eslint/commit/e285124))
|