Skip to content

Commit 75f66a3

Browse files
committed
chore: lint fixes
1 parent aa4b799 commit 75f66a3

File tree

4 files changed

+52
-27
lines changed

4 files changed

+52
-27
lines changed

packages/eslint-config/CHANGELOG.md

Lines changed: 48 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,56 @@
22

33
## [3.2.3](https://github.com/lightbasenl/platforms/compare/eslint-config-v3.2.2...eslint-config-v3.2.3) (2025-04-30)
44

5-
65
### Dependencies
76

8-
* Bump eslint-import-resolver-typescript from 4.3.2 to 4.3.4 ([#492](https://github.com/lightbasenl/platforms/issues/492)) ([a4ba1d8](https://github.com/lightbasenl/platforms/commit/a4ba1d849f2dfc3ef2d47ab5c78e3ff24a338986))
9-
* Bump eslint-plugin-import-x from 4.10.2 to 4.10.3 ([#480](https://github.com/lightbasenl/platforms/issues/480)) ([926a387](https://github.com/lightbasenl/platforms/commit/926a3877aaa4929c1dede65c3d31b6c51d801fc8))
10-
* Bump eslint-plugin-import-x from 4.10.3 to 4.10.5 ([#483](https://github.com/lightbasenl/platforms/issues/483)) ([681bc97](https://github.com/lightbasenl/platforms/commit/681bc978d29b08afe7995746657f182f44bc6b32))
11-
* Bump eslint-plugin-import-x from 4.10.5 to 4.10.6 ([#487](https://github.com/lightbasenl/platforms/issues/487)) ([6f41a68](https://github.com/lightbasenl/platforms/commit/6f41a685244228ed71af8ab816b9c147b7c05180))
12-
* Bump eslint-plugin-import-x from 4.10.6 to 4.11.0 ([#499](https://github.com/lightbasenl/platforms/issues/499)) ([9a4504e](https://github.com/lightbasenl/platforms/commit/9a4504e6df405265ab5af87e2edb54d1d82dc552))
13-
* Bump eslint-plugin-jsdoc from 50.6.10 to 50.6.11 ([#498](https://github.com/lightbasenl/platforms/issues/498)) ([51c19cf](https://github.com/lightbasenl/platforms/commit/51c19cf2ae3882efb2acedccd0bb549d6030cafb))
14-
* Bump eslint-plugin-jsdoc from 50.6.9 to 50.6.10 ([#495](https://github.com/lightbasenl/platforms/issues/495)) ([2665d67](https://github.com/lightbasenl/platforms/commit/2665d676e210b46672c0469131dd80386af27fd7))
15-
* Bump synckit from 0.11.2 to 0.11.3 ([#475](https://github.com/lightbasenl/platforms/issues/475)) ([4b6a5da](https://github.com/lightbasenl/platforms/commit/4b6a5da852c53261606daa1c6aa4e2229fd7a792))
16-
* Bump synckit from 0.11.3 to 0.11.4 ([#482](https://github.com/lightbasenl/platforms/issues/482)) ([3b362db](https://github.com/lightbasenl/platforms/commit/3b362dbea4b203c32719bf573438c54607f5353c))
17-
* Bump the eslint group with 2 updates ([#488](https://github.com/lightbasenl/platforms/issues/488)) ([8651679](https://github.com/lightbasenl/platforms/commit/8651679593e777a8200cba241d757ca6542a392d))
18-
* Bump the eslint group with 2 updates ([#493](https://github.com/lightbasenl/platforms/issues/493)) ([c730bdb](https://github.com/lightbasenl/platforms/commit/c730bdb48eb5c76ee5613af03dd493f89ede952c))
19-
* Bump the eslint-mdx group with 2 updates ([#494](https://github.com/lightbasenl/platforms/issues/494)) ([df26f50](https://github.com/lightbasenl/platforms/commit/df26f507fbce3afee876dedb799e62031bac324d))
20-
* Bump the typescript-eslint group with 3 updates ([#474](https://github.com/lightbasenl/platforms/issues/474)) ([f8dfc6b](https://github.com/lightbasenl/platforms/commit/f8dfc6b7897143566cf665a1df3a204f56a1f060))
21-
* Bump the typescript-eslint group with 3 updates ([#481](https://github.com/lightbasenl/platforms/issues/481)) ([4d4a1ca](https://github.com/lightbasenl/platforms/commit/4d4a1ca14b37e8f1476f6b7a890deaa7ad353eee))
22-
* Bump the typescript-eslint group with 3 updates ([#490](https://github.com/lightbasenl/platforms/issues/490)) ([691a16c](https://github.com/lightbasenl/platforms/commit/691a16c4099aff112eaeb61456351e5a8d92d393))
23-
* Bump the typescript-eslint group with 3 updates ([#500](https://github.com/lightbasenl/platforms/issues/500)) ([eb47613](https://github.com/lightbasenl/platforms/commit/eb4761378b45dedb3e80a7a5f998e901b999b91f))
7+
- Bump eslint-import-resolver-typescript from 4.3.2 to 4.3.4
8+
([#492](https://github.com/lightbasenl/platforms/issues/492))
9+
([a4ba1d8](https://github.com/lightbasenl/platforms/commit/a4ba1d849f2dfc3ef2d47ab5c78e3ff24a338986))
10+
- Bump eslint-plugin-import-x from 4.10.2 to 4.10.3
11+
([#480](https://github.com/lightbasenl/platforms/issues/480))
12+
([926a387](https://github.com/lightbasenl/platforms/commit/926a3877aaa4929c1dede65c3d31b6c51d801fc8))
13+
- Bump eslint-plugin-import-x from 4.10.3 to 4.10.5
14+
([#483](https://github.com/lightbasenl/platforms/issues/483))
15+
([681bc97](https://github.com/lightbasenl/platforms/commit/681bc978d29b08afe7995746657f182f44bc6b32))
16+
- Bump eslint-plugin-import-x from 4.10.5 to 4.10.6
17+
([#487](https://github.com/lightbasenl/platforms/issues/487))
18+
([6f41a68](https://github.com/lightbasenl/platforms/commit/6f41a685244228ed71af8ab816b9c147b7c05180))
19+
- Bump eslint-plugin-import-x from 4.10.6 to 4.11.0
20+
([#499](https://github.com/lightbasenl/platforms/issues/499))
21+
([9a4504e](https://github.com/lightbasenl/platforms/commit/9a4504e6df405265ab5af87e2edb54d1d82dc552))
22+
- Bump eslint-plugin-jsdoc from 50.6.10 to 50.6.11
23+
([#498](https://github.com/lightbasenl/platforms/issues/498))
24+
([51c19cf](https://github.com/lightbasenl/platforms/commit/51c19cf2ae3882efb2acedccd0bb549d6030cafb))
25+
- Bump eslint-plugin-jsdoc from 50.6.9 to 50.6.10
26+
([#495](https://github.com/lightbasenl/platforms/issues/495))
27+
([2665d67](https://github.com/lightbasenl/platforms/commit/2665d676e210b46672c0469131dd80386af27fd7))
28+
- Bump synckit from 0.11.2 to 0.11.3
29+
([#475](https://github.com/lightbasenl/platforms/issues/475))
30+
([4b6a5da](https://github.com/lightbasenl/platforms/commit/4b6a5da852c53261606daa1c6aa4e2229fd7a792))
31+
- Bump synckit from 0.11.3 to 0.11.4
32+
([#482](https://github.com/lightbasenl/platforms/issues/482))
33+
([3b362db](https://github.com/lightbasenl/platforms/commit/3b362dbea4b203c32719bf573438c54607f5353c))
34+
- Bump the eslint group with 2 updates
35+
([#488](https://github.com/lightbasenl/platforms/issues/488))
36+
([8651679](https://github.com/lightbasenl/platforms/commit/8651679593e777a8200cba241d757ca6542a392d))
37+
- Bump the eslint group with 2 updates
38+
([#493](https://github.com/lightbasenl/platforms/issues/493))
39+
([c730bdb](https://github.com/lightbasenl/platforms/commit/c730bdb48eb5c76ee5613af03dd493f89ede952c))
40+
- Bump the eslint-mdx group with 2 updates
41+
([#494](https://github.com/lightbasenl/platforms/issues/494))
42+
([df26f50](https://github.com/lightbasenl/platforms/commit/df26f507fbce3afee876dedb799e62031bac324d))
43+
- Bump the typescript-eslint group with 3 updates
44+
([#474](https://github.com/lightbasenl/platforms/issues/474))
45+
([f8dfc6b](https://github.com/lightbasenl/platforms/commit/f8dfc6b7897143566cf665a1df3a204f56a1f060))
46+
- Bump the typescript-eslint group with 3 updates
47+
([#481](https://github.com/lightbasenl/platforms/issues/481))
48+
([4d4a1ca](https://github.com/lightbasenl/platforms/commit/4d4a1ca14b37e8f1476f6b7a890deaa7ad353eee))
49+
- Bump the typescript-eslint group with 3 updates
50+
([#490](https://github.com/lightbasenl/platforms/issues/490))
51+
([691a16c](https://github.com/lightbasenl/platforms/commit/691a16c4099aff112eaeb61456351e5a8d92d393))
52+
- Bump the typescript-eslint group with 3 updates
53+
([#500](https://github.com/lightbasenl/platforms/issues/500))
54+
([eb47613](https://github.com/lightbasenl/platforms/commit/eb4761378b45dedb3e80a7a5f998e901b999b91f))
2455

2556
## [3.2.2](https://github.com/lightbasenl/platforms/compare/eslint-config-v3.2.1...eslint-config-v3.2.2) (2025-04-07)
2657

packages/eslint-config/package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,7 @@
1919
},
2020
"main": "./dist/src/index.js",
2121
"types": "./dist/src/index.d.ts",
22-
"files": [
23-
"README.md",
24-
"LICENSE",
25-
"dist/src"
26-
],
22+
"files": ["README.md", "LICENSE", "dist/src"],
2723
"scripts": {
2824
"build": "tsc -p ./tsconfig.json",
2925
"lint": "eslint . --fix --cache --cache-strategy content --cache-location .cache/eslint/ --color",

packages/utils/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
## [1.1.0](https://github.com/lightbasenl/platforms/compare/utils-v1.0.3...utils-v1.1.0) (2025-04-30)
44

5-
65
### Features
76

8-
* **utils:** Use cons generics in `isRecordWith` ([2c3f4f2](https://github.com/lightbasenl/platforms/commit/2c3f4f285da5e9e11d90adbe7f4e7650653f6349))
7+
- **utils:** Use cons generics in `isRecordWith`
8+
([2c3f4f2](https://github.com/lightbasenl/platforms/commit/2c3f4f285da5e9e11d90adbe7f4e7650653f6349))
99

1010
## [1.0.3](https://github.com/lightbasenl/platforms/compare/utils-v1.0.2...utils-v1.0.3) (2025-03-04)
1111

packages/utils/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@
1111
"url": "git+https://github.com/lightbasenl/platforms.git",
1212
"directory": "packages/utils"
1313
},
14-
"files": [
15-
"dist/src"
16-
],
14+
"files": ["dist/src"],
1715
"exports": {
1816
"./package.json": "./package.json",
1917
".": {

0 commit comments

Comments
 (0)