@etchteam/eslint-config 2.6.45 → 2.6.47
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 -3
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,4 +1,8 @@
|
|
|
1
|
-
## <small>2.6.
|
|
1
|
+
## <small>2.6.47 (2026-03-10)</small>
|
|
2
2
|
|
|
3
|
-
* Merge pull request #
|
|
4
|
-
*
|
|
3
|
+
* Merge pull request #517 from etchteam/dependabot/npm_and_yarn/lint-staged-16.3.3 ([2ded64b](https://github.com/etchteam/eslint/commit/2ded64b)), closes [#517](https://github.com/etchteam/eslint/issues/517)
|
|
4
|
+
* Merge pull request #518 from etchteam/dependabot/npm_and_yarn/eslint-plugin-storybook-10.2.17 ([e7d55f9](https://github.com/etchteam/eslint/commit/e7d55f9)), closes [#518](https://github.com/etchteam/eslint/issues/518)
|
|
5
|
+
* Merge pull request #519 from etchteam/dependabot/npm_and_yarn/typescript-eslint-8.57.0 ([c517f0e](https://github.com/etchteam/eslint/commit/c517f0e)), closes [#519](https://github.com/etchteam/eslint/issues/519)
|
|
6
|
+
* fix: bump eslint-plugin-storybook from 10.2.16 to 10.2.17 ([42a1366](https://github.com/etchteam/eslint/commit/42a1366))
|
|
7
|
+
* fix: bump typescript-eslint from 8.56.1 to 8.57.0 ([08b41d5](https://github.com/etchteam/eslint/commit/08b41d5))
|
|
8
|
+
* chore: bump lint-staged from 16.3.2 to 16.3.3 ([b91210b](https://github.com/etchteam/eslint/commit/b91210b))
|