@darksheep/eslint 5.1.3 โ 5.1.5
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 +32 -0
- package/package.json +11 -23
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,37 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [5.1.5](https://github.com/DarkSheepSoftware/eslint/compare/v5.1.4...v5.1.5) (2024-08-05)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### ๐ฆ Dependencies
|
|
7
|
+
|
|
8
|
+
* **deps:** update yarn to v4.4.0 ([#545](https://github.com/DarkSheepSoftware/eslint/issues/545)) ([173e85a](https://github.com/DarkSheepSoftware/eslint/commit/173e85a4f62e3c029593ea646745b6156a542b9d))
|
|
9
|
+
* **dev:** update dependency @types/node to v20.14.14 ([#542](https://github.com/DarkSheepSoftware/eslint/issues/542)) ([9a6354f](https://github.com/DarkSheepSoftware/eslint/commit/9a6354f9c01b8a253d2cb7d91ec8cce40ee00430))
|
|
10
|
+
* **lock:** lock file maintenance ([#546](https://github.com/DarkSheepSoftware/eslint/issues/546)) ([49903fd](https://github.com/DarkSheepSoftware/eslint/commit/49903fd740b28ba487e6858ae811a45004dfcda9))
|
|
11
|
+
* **pkg:** update dependency @stylistic/eslint-plugin to v2.6.1 ([#541](https://github.com/DarkSheepSoftware/eslint/issues/541)) ([ce16506](https://github.com/DarkSheepSoftware/eslint/commit/ce16506afb4ec6114a29ce024146f608d05ed1a0))
|
|
12
|
+
* **pkg:** update dependency eslint-plugin-jsdoc to v48.11.0 ([#543](https://github.com/DarkSheepSoftware/eslint/issues/543)) ([8d4c054](https://github.com/DarkSheepSoftware/eslint/commit/8d4c054c46bbaf6ba470d611b640ffe5944a4c14))
|
|
13
|
+
* **pkg:** update dependency eslint-plugin-n to v17.10.2 ([#548](https://github.com/DarkSheepSoftware/eslint/issues/548)) ([dec7707](https://github.com/DarkSheepSoftware/eslint/commit/dec7707297b228c293aecea1bf6de4eeb3be321b))
|
|
14
|
+
* **pkg:** update dependency eslint-plugin-perfectionist to v3.1.1 ([#544](https://github.com/DarkSheepSoftware/eslint/issues/544)) ([d260b8a](https://github.com/DarkSheepSoftware/eslint/commit/d260b8aad2b45d43d0c7d5c02bd35f840c217a59))
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### ๐งน Chores
|
|
18
|
+
|
|
19
|
+
* Remove package resolutions and overrides ([#549](https://github.com/DarkSheepSoftware/eslint/issues/549)) ([112c077](https://github.com/DarkSheepSoftware/eslint/commit/112c07794dd13fcce9d23d5c6501a4b6e90d17b3))
|
|
20
|
+
|
|
21
|
+
## [5.1.4](https://github.com/DarkSheepSoftware/eslint/compare/v5.1.3...v5.1.4) (2024-07-31)
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
### ๐ฆ Dependencies
|
|
25
|
+
|
|
26
|
+
* **deps:** update typescript-eslint monorepo to v8.0.0 ([#537](https://github.com/DarkSheepSoftware/eslint/issues/537)) ([5b97a31](https://github.com/DarkSheepSoftware/eslint/commit/5b97a31c6e3dcee273e386ee5cfeb00cdf3adddb))
|
|
27
|
+
* **dev:** update dependency @types/node to v20.14.13 ([#535](https://github.com/DarkSheepSoftware/eslint/issues/535)) ([c1a5326](https://github.com/DarkSheepSoftware/eslint/commit/c1a532655035c1a201ab4c3a22bcb4a2799adcbc))
|
|
28
|
+
* **lock:** lock file maintenance ([#536](https://github.com/DarkSheepSoftware/eslint/issues/536)) ([a137243](https://github.com/DarkSheepSoftware/eslint/commit/a137243e13195516631c93f464e3eb237bf6b435))
|
|
29
|
+
* **pkg:** update dependency @stylistic/eslint-plugin to v2.6.0 ([#534](https://github.com/DarkSheepSoftware/eslint/issues/534)) ([a81b47c](https://github.com/DarkSheepSoftware/eslint/commit/a81b47cc091bdbfacf0db61a82959f452f1b69a0))
|
|
30
|
+
* **pkg:** update dependency eslint-plugin-jsdoc to v48.10.2 ([#538](https://github.com/DarkSheepSoftware/eslint/issues/538)) ([d7156fa](https://github.com/DarkSheepSoftware/eslint/commit/d7156fad8fccfd2957e45bda8227445211e55a93))
|
|
31
|
+
* **pkg:** update eslint monorepo to v9.8.0 ([#533](https://github.com/DarkSheepSoftware/eslint/issues/533)) ([59c3e89](https://github.com/DarkSheepSoftware/eslint/commit/59c3e89caaf618de966284a4a1eaf01a29c08527))
|
|
32
|
+
* **pkg:** update typescript-eslint monorepo to v8 ([46fc9b4](https://github.com/DarkSheepSoftware/eslint/commit/46fc9b465f7b3e835b75f17bddb9e93be1312002))
|
|
33
|
+
* **pkg:** update typescript-eslint monorepo to v8 (major) ([#539](https://github.com/DarkSheepSoftware/eslint/issues/539)) ([46fc9b4](https://github.com/DarkSheepSoftware/eslint/commit/46fc9b465f7b3e835b75f17bddb9e93be1312002))
|
|
34
|
+
|
|
3
35
|
## [5.1.3](https://github.com/DarkSheepSoftware/eslint/compare/v5.1.2...v5.1.3) (2024-07-26)
|
|
4
36
|
|
|
5
37
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@darksheep/eslint",
|
|
3
|
-
"version": "5.1.
|
|
3
|
+
"version": "5.1.5",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "https://github.com/DarkSheepSoftware/eslint"
|
|
@@ -21,26 +21,20 @@
|
|
|
21
21
|
"scripts": {
|
|
22
22
|
"githooks": "git config core.hooksPath .githooks"
|
|
23
23
|
},
|
|
24
|
-
"resolutions": {
|
|
25
|
-
"@typescript-eslint/eslint-plugin": "^8.0.0-0",
|
|
26
|
-
"@typescript-eslint/parser": "^8.0.0-0",
|
|
27
|
-
"@typescript-eslint/type-utils": "^8.0.0-0",
|
|
28
|
-
"@typescript-eslint/utils": "^8.0.0-0"
|
|
29
|
-
},
|
|
30
24
|
"dependencies": {
|
|
31
25
|
"@eslint-community/eslint-plugin-eslint-comments": "4.3.0",
|
|
32
26
|
"@eslint/eslintrc": "3.1.0",
|
|
33
|
-
"@eslint/js": "9.
|
|
34
|
-
"@stylistic/eslint-plugin": "2.
|
|
35
|
-
"@typescript-eslint/eslint-plugin": "
|
|
36
|
-
"@typescript-eslint/parser": "
|
|
27
|
+
"@eslint/js": "9.8.0",
|
|
28
|
+
"@stylistic/eslint-plugin": "2.6.1",
|
|
29
|
+
"@typescript-eslint/eslint-plugin": "8.0.0",
|
|
30
|
+
"@typescript-eslint/parser": "8.0.0",
|
|
37
31
|
"editorconfig": "2.0.0",
|
|
38
|
-
"eslint": "9.
|
|
39
|
-
"eslint-plugin-jsdoc": "48.
|
|
32
|
+
"eslint": "9.8.0",
|
|
33
|
+
"eslint-plugin-jsdoc": "48.11.0",
|
|
40
34
|
"eslint-plugin-jsonc": "2.16.0",
|
|
41
|
-
"eslint-plugin-n": "17.10.
|
|
35
|
+
"eslint-plugin-n": "17.10.2",
|
|
42
36
|
"eslint-plugin-package-json": "0.15.2",
|
|
43
|
-
"eslint-plugin-perfectionist": "3.
|
|
37
|
+
"eslint-plugin-perfectionist": "3.1.1",
|
|
44
38
|
"eslint-plugin-promise": "7.0.0",
|
|
45
39
|
"eslint-plugin-react": "7.35.0",
|
|
46
40
|
"eslint-plugin-regexp": "2.6.0",
|
|
@@ -65,18 +59,12 @@
|
|
|
65
59
|
"optional": true
|
|
66
60
|
}
|
|
67
61
|
},
|
|
68
|
-
"packageManager": "yarn@4.
|
|
62
|
+
"packageManager": "yarn@4.4.0",
|
|
69
63
|
"engines": {
|
|
70
64
|
"node": "^20 || ^21 || ^22"
|
|
71
65
|
},
|
|
72
66
|
"volta": {
|
|
73
67
|
"node": "22.5.1",
|
|
74
|
-
"yarn": "4.
|
|
75
|
-
},
|
|
76
|
-
"overrides": {
|
|
77
|
-
"@typescript-eslint/eslint-plugin": "^8.0.0-0",
|
|
78
|
-
"@typescript-eslint/parser": "^8.0.0-0",
|
|
79
|
-
"@typescript-eslint/type-utils": "^8.0.0-0",
|
|
80
|
-
"@typescript-eslint/utils": "^8.0.0-0"
|
|
68
|
+
"yarn": "4.4.0"
|
|
81
69
|
}
|
|
82
70
|
}
|