@etchteam/eslint-config 2.6.39 → 2.6.41
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 +3 -7
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
## <small>2.6.
|
|
1
|
+
## <small>2.6.41 (2026-03-04)</small>
|
|
2
2
|
|
|
3
|
-
* Merge pull request #
|
|
4
|
-
*
|
|
5
|
-
* Merge pull request #505 from etchteam/dependabot/npm_and_yarn/globals-17.4.0 ([e8dccd8](https://github.com/etchteam/eslint/commit/e8dccd8)), closes [#505](https://github.com/etchteam/eslint/issues/505)
|
|
6
|
-
* fix: bump eslint-plugin-storybook from 10.2.13 to 10.2.14 ([b178956](https://github.com/etchteam/eslint/commit/b178956))
|
|
7
|
-
* fix: bump globals from 17.3.0 to 17.4.0 ([01320f3](https://github.com/etchteam/eslint/commit/01320f3))
|
|
8
|
-
* chore: bump lint-staged from 16.2.7 to 16.3.1 ([93c2e0c](https://github.com/etchteam/eslint/commit/93c2e0c))
|
|
3
|
+
* Merge pull request #509 from etchteam/dependabot/npm_and_yarn/npm_and_yarn-dd9dd4266a ([61cd0ba](https://github.com/etchteam/eslint/commit/61cd0ba)), closes [#509](https://github.com/etchteam/eslint/issues/509)
|
|
4
|
+
* fix: bump the npm_and_yarn group across 1 directory with 2 updates ([e8c5cb0](https://github.com/etchteam/eslint/commit/e8c5cb0))
|