@darksheep/eslint 7.0.1 → 7.0.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +35 -0
  2. package/package.json +17 -17
package/CHANGELOG.md CHANGED
@@ -1,5 +1,40 @@
1
1
  # Changelog
2
2
 
3
+ ## [7.0.3](https://github.com/DarkSheepSoftware/eslint/compare/v7.0.2...v7.0.3) (2025-05-28)
4
+
5
+
6
+ ### 📦 Dependencies
7
+
8
+ * **pkg:** update dependency @eslint/compat to v1.2.9 ([#904](https://github.com/DarkSheepSoftware/eslint/issues/904)) ([e444421](https://github.com/DarkSheepSoftware/eslint/commit/e444421cebe561205596423561a8106dc9860cce))
9
+ * **pkg:** update dependency @stylistic/eslint-plugin to v4.4.0 ([#919](https://github.com/DarkSheepSoftware/eslint/issues/919)) ([430f4dd](https://github.com/DarkSheepSoftware/eslint/commit/430f4dda9c1012aa56ec2edb8ab07e22d004aec2))
10
+ * **pkg:** update dependency eslint-plugin-jsdoc to v50.6.10 ([#891](https://github.com/DarkSheepSoftware/eslint/issues/891)) ([76d36b5](https://github.com/DarkSheepSoftware/eslint/commit/76d36b5743ff69df8d4c416a61a4fcaac8d5543e))
11
+ * **pkg:** update dependency eslint-plugin-jsdoc to v50.6.11 ([#897](https://github.com/DarkSheepSoftware/eslint/issues/897)) ([9acc779](https://github.com/DarkSheepSoftware/eslint/commit/9acc7791d9f9ba6e8e8285ea8c145333ad4162e8))
12
+ * **pkg:** update dependency eslint-plugin-jsdoc to v50.6.14 ([#910](https://github.com/DarkSheepSoftware/eslint/issues/910)) ([64a8e2a](https://github.com/DarkSheepSoftware/eslint/commit/64a8e2a9944e64407ea746d7168aa358d1bb04e4))
13
+ * **pkg:** update dependency eslint-plugin-jsdoc to v50.6.17 ([#915](https://github.com/DarkSheepSoftware/eslint/issues/915)) ([952b946](https://github.com/DarkSheepSoftware/eslint/commit/952b946177eb5a0ac03d857e2c9ccf9a4b717202))
14
+ * **pkg:** update dependency eslint-plugin-jsonc to v2.20.1 ([#918](https://github.com/DarkSheepSoftware/eslint/issues/918)) ([42ef98a](https://github.com/DarkSheepSoftware/eslint/commit/42ef98a317e1f3db14c3dd98b8a4a75e6a17f2d5))
15
+ * **pkg:** update dependency eslint-plugin-n to v17.18.0 ([#909](https://github.com/DarkSheepSoftware/eslint/issues/909)) ([37ce2c1](https://github.com/DarkSheepSoftware/eslint/commit/37ce2c1c7d8680249b12a65ea4fea63c0bfe4785))
16
+ * **pkg:** update dependency eslint-plugin-package-json to v0.31.0 ([#899](https://github.com/DarkSheepSoftware/eslint/issues/899)) ([2b0e734](https://github.com/DarkSheepSoftware/eslint/commit/2b0e7344b7278197481980d785655a422ee5f63e))
17
+ * **pkg:** update dependency eslint-plugin-perfectionist to v4.12.2 ([#894](https://github.com/DarkSheepSoftware/eslint/issues/894)) ([bab3639](https://github.com/DarkSheepSoftware/eslint/commit/bab3639feac5deb0bf14e829baefae95b8c2b061))
18
+ * **pkg:** update dependency eslint-plugin-perfectionist to v4.12.3 ([#895](https://github.com/DarkSheepSoftware/eslint/issues/895)) ([7863e0c](https://github.com/DarkSheepSoftware/eslint/commit/7863e0c7d175f498a7419d57784ba742d92c6589))
19
+ * **pkg:** update dependency eslint-plugin-perfectionist to v4.13.0 ([#913](https://github.com/DarkSheepSoftware/eslint/issues/913)) ([b234693](https://github.com/DarkSheepSoftware/eslint/commit/b23469345c5e22553a20d38b47fae777c907d961))
20
+ * **pkg:** update dependency eslint-plugin-unicorn to v59 ([#900](https://github.com/DarkSheepSoftware/eslint/issues/900)) ([0610f0b](https://github.com/DarkSheepSoftware/eslint/commit/0610f0b1a2d1dcbc08bc8a65dd8c0c27f59cfc43))
21
+ * **pkg:** update dependency eslint-plugin-unicorn to v59.0.1 ([#906](https://github.com/DarkSheepSoftware/eslint/issues/906)) ([62d0d0b](https://github.com/DarkSheepSoftware/eslint/commit/62d0d0b66ec05d2fd13d673c39d460930bec31f5))
22
+ * **pkg:** update dependency eslint-plugin-yml to v1.18.0 ([#890](https://github.com/DarkSheepSoftware/eslint/issues/890)) ([b43b0e1](https://github.com/DarkSheepSoftware/eslint/commit/b43b0e178d9600a8475641f6476e78eb996b135a))
23
+ * **pkg:** update eslint monorepo to v9.26.0 ([#905](https://github.com/DarkSheepSoftware/eslint/issues/905)) ([7f22ab9](https://github.com/DarkSheepSoftware/eslint/commit/7f22ab9ab3da2e7b638ec4024cc904f91cdcb68f))
24
+ * **pkg:** update eslint monorepo to v9.27.0 ([#917](https://github.com/DarkSheepSoftware/eslint/issues/917)) ([1d56647](https://github.com/DarkSheepSoftware/eslint/commit/1d5664757f79c3f6884e78d69675447814c2f77d))
25
+ * **pkg:** update typescript-eslint monorepo to v8.32.0 ([#903](https://github.com/DarkSheepSoftware/eslint/issues/903)) ([36083d8](https://github.com/DarkSheepSoftware/eslint/commit/36083d897dc241ffdcd31e7e81b8a6787da459c3))
26
+ * **pkg:** update typescript-eslint monorepo to v8.33.0 ([#912](https://github.com/DarkSheepSoftware/eslint/issues/912)) ([af103b8](https://github.com/DarkSheepSoftware/eslint/commit/af103b8af1b2d4b6468feac379d0ef9328c666a6))
27
+
28
+ ## [7.0.2](https://github.com/DarkSheepSoftware/eslint/compare/v7.0.1...v7.0.2) (2025-04-22)
29
+
30
+
31
+ ### 📦 Dependencies
32
+
33
+ * **pkg:** update dependency eslint-plugin-package-json to v0.30.0 ([#888](https://github.com/DarkSheepSoftware/eslint/issues/888)) ([b9e9fa9](https://github.com/DarkSheepSoftware/eslint/commit/b9e9fa9f8b00946325ccb2270914b2e7b21fcedf))
34
+ * **pkg:** update dependency eslint-plugin-perfectionist to v4.12.1 ([#887](https://github.com/DarkSheepSoftware/eslint/issues/887)) ([383440f](https://github.com/DarkSheepSoftware/eslint/commit/383440f7da4a4d3c23de1f13afc7565b8c77f10c))
35
+ * **pkg:** update eslint monorepo to v9.25.1 ([#885](https://github.com/DarkSheepSoftware/eslint/issues/885)) ([1aec17a](https://github.com/DarkSheepSoftware/eslint/commit/1aec17a109060b6139afae4b544dc310eeba87cb))
36
+ * **pkg:** update typescript-eslint monorepo to v8.31.0 ([#883](https://github.com/DarkSheepSoftware/eslint/issues/883)) ([841d4bb](https://github.com/DarkSheepSoftware/eslint/commit/841d4bbc5b58ad0d6eb53974d5db108c4c559a90))
37
+
3
38
  ## [7.0.1](https://github.com/DarkSheepSoftware/eslint/compare/v7.0.0...v7.0.1) (2025-04-14)
4
39
 
5
40
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@darksheep/eslint",
3
- "version": "7.0.1",
3
+ "version": "7.0.3",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/DarkSheepSoftware/eslint"
@@ -24,33 +24,33 @@
24
24
  "dependencies": {
25
25
  "@darksheep/environment": "3.1.0",
26
26
  "@eslint-community/eslint-plugin-eslint-comments": "4.5.0",
27
- "@eslint/compat": "1.2.8",
28
- "@eslint/js": "9.24.0",
29
- "@stylistic/eslint-plugin": "4.2.0",
30
- "@typescript-eslint/eslint-plugin": "8.29.1",
31
- "@typescript-eslint/parser": "8.29.1",
27
+ "@eslint/compat": "1.2.9",
28
+ "@eslint/js": "9.27.0",
29
+ "@stylistic/eslint-plugin": "4.4.0",
30
+ "@typescript-eslint/eslint-plugin": "8.33.0",
31
+ "@typescript-eslint/parser": "8.33.0",
32
32
  "editorconfig": "2.0.1",
33
- "eslint-plugin-jsdoc": "50.6.9",
34
- "eslint-plugin-jsonc": "2.20.0",
35
- "eslint-plugin-n": "17.17.0",
36
- "eslint-plugin-package-json": "0.29.1",
37
- "eslint-plugin-perfectionist": "4.11.0",
33
+ "eslint-plugin-jsdoc": "50.6.17",
34
+ "eslint-plugin-jsonc": "2.20.1",
35
+ "eslint-plugin-n": "17.18.0",
36
+ "eslint-plugin-package-json": "0.31.0",
37
+ "eslint-plugin-perfectionist": "4.13.0",
38
38
  "eslint-plugin-promise": "7.2.1",
39
39
  "eslint-plugin-react": "7.37.5",
40
40
  "eslint-plugin-react-native": "5.0.0",
41
41
  "eslint-plugin-regexp": "2.7.0",
42
42
  "eslint-plugin-security": "3.0.1",
43
- "eslint-plugin-unicorn": "58.0.0",
43
+ "eslint-plugin-unicorn": "59.0.1",
44
44
  "eslint-plugin-unused-imports": "4.1.4",
45
- "eslint-plugin-yml": "1.17.0",
45
+ "eslint-plugin-yml": "1.18.0",
46
46
  "jsonc-eslint-parser": "2.4.0",
47
47
  "yaml-eslint-parser": "1.3.0"
48
48
  },
49
49
  "devDependencies": {
50
50
  "@darksheep/eslint-formatter-github": "2.1.0",
51
- "@types/node": "~22.14.0",
52
- "eslint": "~9.24.0",
53
- "type-fest": "~4.39.0",
51
+ "@types/node": "~22.15.0",
52
+ "eslint": "~9.27.0",
53
+ "type-fest": "~4.41.0",
54
54
  "typescript": "~5.8.0"
55
55
  },
56
56
  "peerDependenciesMeta": {
@@ -66,7 +66,7 @@
66
66
  "node": "^20 || ^22"
67
67
  },
68
68
  "volta": {
69
- "node": "22.14.0",
69
+ "node": "22.16.0",
70
70
  "yarn": "4.9.1"
71
71
  }
72
72
  }