@darksheep/eslint 8.0.4 → 8.0.6

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 +25 -0
  2. package/package.json +16 -16
package/CHANGELOG.md CHANGED
@@ -1,5 +1,30 @@
1
1
  # Changelog
2
2
 
3
+ ## [8.0.6](https://github.com/DarkSheepSoftware/eslint/compare/v8.0.5...v8.0.6) (2025-10-04)
4
+
5
+
6
+ ### 📦 Dependencies
7
+
8
+ * **pkg:** update dependency @eslint/compat to v1.4.0 ([#1030](https://github.com/DarkSheepSoftware/eslint/issues/1030)) ([daee628](https://github.com/DarkSheepSoftware/eslint/commit/daee628ee61a78232f754a4fd3e4a0a9cc031d7d))
9
+ * **pkg:** update dependency @stylistic/eslint-plugin to v5.4.0 ([#1023](https://github.com/DarkSheepSoftware/eslint/issues/1023)) ([b276071](https://github.com/DarkSheepSoftware/eslint/commit/b27607106f3d1026f7510b92290a65fa90a06a4d))
10
+ * **pkg:** update dependency eslint-plugin-jsdoc to v59.1.0 ([#1025](https://github.com/DarkSheepSoftware/eslint/issues/1025)) ([884db5b](https://github.com/DarkSheepSoftware/eslint/commit/884db5bae471968c4fdf42ff41d28db34dfa6703))
11
+ * **pkg:** update dependency eslint-plugin-jsdoc to v60 ([#1026](https://github.com/DarkSheepSoftware/eslint/issues/1026)) ([28a6304](https://github.com/DarkSheepSoftware/eslint/commit/28a6304f2cda1d2a93190cbe0593507539d720b0))
12
+ * **pkg:** update dependency eslint-plugin-jsonc to v2.21.0 ([#1036](https://github.com/DarkSheepSoftware/eslint/issues/1036)) ([4a69541](https://github.com/DarkSheepSoftware/eslint/commit/4a6954161d41bdf57c0f787c82f5dbbaf9877b99))
13
+ * **pkg:** update dependency eslint-plugin-perfectionist to v4.15.1 ([#1037](https://github.com/DarkSheepSoftware/eslint/issues/1037)) ([42b1e2b](https://github.com/DarkSheepSoftware/eslint/commit/42b1e2b0407744b82b50fadf82ab69862f938f2f))
14
+ * **pkg:** update dependency eslint-plugin-yml to v1.19.0 ([#1035](https://github.com/DarkSheepSoftware/eslint/issues/1035)) ([20afffd](https://github.com/DarkSheepSoftware/eslint/commit/20afffdce420d0b806654fd51517b84311a2bc5a))
15
+ * **pkg:** update dependency jsonc-eslint-parser to v2.4.1 ([#1027](https://github.com/DarkSheepSoftware/eslint/issues/1027)) ([9bdccb2](https://github.com/DarkSheepSoftware/eslint/commit/9bdccb2b3cec454a00b147b2e8a8cf77032a6c64))
16
+ * **pkg:** update eslint monorepo to v9.37.0 ([#1024](https://github.com/DarkSheepSoftware/eslint/issues/1024)) ([5a7fab7](https://github.com/DarkSheepSoftware/eslint/commit/5a7fab723b045f10de43bac730818ae6e72d34a2))
17
+ * **pkg:** update typescript-eslint monorepo to v8.45.0 ([#1029](https://github.com/DarkSheepSoftware/eslint/issues/1029)) ([ef78a68](https://github.com/DarkSheepSoftware/eslint/commit/ef78a684067734b521b04185da3ceaa7e85cab93))
18
+
19
+ ## [8.0.5](https://github.com/DarkSheepSoftware/eslint/compare/v8.0.4...v8.0.5) (2025-09-19)
20
+
21
+
22
+ ### 📦 Dependencies
23
+
24
+ * **pkg:** update dependency eslint-plugin-jsdoc to v59 ([#1017](https://github.com/DarkSheepSoftware/eslint/issues/1017)) ([893fafe](https://github.com/DarkSheepSoftware/eslint/commit/893fafeeccba4bc8539813fea427b9ab60c4bcb7))
25
+ * **pkg:** update dependency eslint-plugin-jsdoc to v59.0.2 ([#1022](https://github.com/DarkSheepSoftware/eslint/issues/1022)) ([d25f5a0](https://github.com/DarkSheepSoftware/eslint/commit/d25f5a0609c1d89bca3736b33c0e986d51ab397a))
26
+ * **pkg:** update dependency eslint-plugin-n to v17.23.1 ([#1018](https://github.com/DarkSheepSoftware/eslint/issues/1018)) ([b80de68](https://github.com/DarkSheepSoftware/eslint/commit/b80de68e04249b0a93673c17e1d1ad8e4506d27f))
27
+
3
28
  ## [8.0.4](https://github.com/DarkSheepSoftware/eslint/compare/v8.0.3...v8.0.4) (2025-09-17)
4
29
 
5
30
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@darksheep/eslint",
3
- "version": "8.0.4",
3
+ "version": "8.0.6",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/DarkSheepSoftware/eslint"
@@ -24,17 +24,17 @@
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.3.2",
28
- "@eslint/js": "9.35.0",
29
- "@stylistic/eslint-plugin": "5.3.1",
30
- "@typescript-eslint/eslint-plugin": "8.44.0",
31
- "@typescript-eslint/parser": "8.44.0",
27
+ "@eslint/compat": "1.4.0",
28
+ "@eslint/js": "9.37.0",
29
+ "@stylistic/eslint-plugin": "5.4.0",
30
+ "@typescript-eslint/eslint-plugin": "8.45.0",
31
+ "@typescript-eslint/parser": "8.45.0",
32
32
  "editorconfig": "3.0.1",
33
- "eslint-plugin-jsdoc": "58.1.1",
34
- "eslint-plugin-jsonc": "2.20.1",
35
- "eslint-plugin-n": "17.23.0",
33
+ "eslint-plugin-jsdoc": "60.8.0",
34
+ "eslint-plugin-jsonc": "2.21.0",
35
+ "eslint-plugin-n": "17.23.1",
36
36
  "eslint-plugin-package-json": "0.56.3",
37
- "eslint-plugin-perfectionist": "4.15.0",
37
+ "eslint-plugin-perfectionist": "4.15.1",
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",
@@ -42,14 +42,14 @@
42
42
  "eslint-plugin-security": "3.0.1",
43
43
  "eslint-plugin-unicorn": "61.0.2",
44
44
  "eslint-plugin-unused-imports": "4.2.0",
45
- "eslint-plugin-yml": "1.18.0",
46
- "jsonc-eslint-parser": "2.4.0",
45
+ "eslint-plugin-yml": "1.19.0",
46
+ "jsonc-eslint-parser": "2.4.1",
47
47
  "yaml-eslint-parser": "1.3.0"
48
48
  },
49
49
  "devDependencies": {
50
50
  "@darksheep/eslint-formatter-github": "2.1.0",
51
51
  "@types/node": "~22.18.0",
52
- "eslint": "~9.35.0",
52
+ "eslint": "~9.37.0",
53
53
  "type-fest": "~5.0.0",
54
54
  "typescript": "~5.9.0"
55
55
  },
@@ -61,12 +61,12 @@
61
61
  "optional": true
62
62
  }
63
63
  },
64
- "packageManager": "yarn@4.9.4",
64
+ "packageManager": "yarn@4.10.3",
65
65
  "engines": {
66
66
  "node": "^20 || ^22"
67
67
  },
68
68
  "volta": {
69
- "node": "22.19.0",
70
- "yarn": "4.9.4"
69
+ "node": "22.20.0",
70
+ "yarn": "4.10.3"
71
71
  }
72
72
  }