@etchteam/eslint-config 3.1.1 → 3.1.3
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 +11 -3
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,4 +1,12 @@
|
|
|
1
|
-
## <small>3.1.
|
|
1
|
+
## <small>3.1.3 (2026-04-08)</small>
|
|
2
2
|
|
|
3
|
-
* Merge pull request #
|
|
4
|
-
*
|
|
3
|
+
* Merge pull request #553 from etchteam/dependabot/npm_and_yarn/npm_and_yarn-1ae34a2d94 ([f93a707](https://github.com/etchteam/eslint/commit/f93a707)), closes [#553](https://github.com/etchteam/eslint/issues/553)
|
|
4
|
+
* Merge pull request #554 from etchteam/dependabot/npm_and_yarn/npm_and_yarn-7868ad5c7f ([4efe37d](https://github.com/etchteam/eslint/commit/4efe37d)), closes [#554](https://github.com/etchteam/eslint/issues/554)
|
|
5
|
+
* Merge pull request #555 from etchteam/dependabot/npm_and_yarn/eslint-plugin-storybook-10.3.5 ([87ec2bf](https://github.com/etchteam/eslint/commit/87ec2bf)), closes [#555](https://github.com/etchteam/eslint/issues/555)
|
|
6
|
+
* Merge pull request #556 from etchteam/dependabot/npm_and_yarn/typescript-eslint-8.58.1 ([2c31c95](https://github.com/etchteam/eslint/commit/2c31c95)), closes [#556](https://github.com/etchteam/eslint/issues/556)
|
|
7
|
+
* Merge pull request #557 from etchteam/dependabot/npm_and_yarn/eslint/compat-2.0.5 ([670489c](https://github.com/etchteam/eslint/commit/670489c)), closes [#557](https://github.com/etchteam/eslint/issues/557)
|
|
8
|
+
* fix: Bump @eslint/compat from 2.0.4 to 2.0.5 ([9b487f3](https://github.com/etchteam/eslint/commit/9b487f3))
|
|
9
|
+
* fix: Bump eslint-plugin-storybook from 10.3.4 to 10.3.5 ([2a067ea](https://github.com/etchteam/eslint/commit/2a067ea))
|
|
10
|
+
* fix: Bump typescript-eslint from 8.58.0 to 8.58.1 ([92aed37](https://github.com/etchteam/eslint/commit/92aed37))
|
|
11
|
+
* chore: Bump @hono/node-server ([e2ebff2](https://github.com/etchteam/eslint/commit/e2ebff2))
|
|
12
|
+
* chore: Bump hono in the npm_and_yarn group across 1 directory ([1d1c4f5](https://github.com/etchteam/eslint/commit/1d1c4f5))
|