@darksheep/eslint 4.4.17 → 4.4.19

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 +27 -0
  2. package/package.json +12 -12
package/CHANGELOG.md CHANGED
@@ -1,5 +1,32 @@
1
1
  # Changelog
2
2
 
3
+ ## [4.4.19](https://github.com/DarkSheepSoftware/eslint/compare/v4.4.18...v4.4.19) (2024-06-20)
4
+
5
+
6
+ ### 📦 Dependencies
7
+
8
+ * **dev:** update dependency @types/node to v20.14.5 ([#481](https://github.com/DarkSheepSoftware/eslint/issues/481)) ([6efb33c](https://github.com/DarkSheepSoftware/eslint/commit/6efb33c7d0e64e6226a75a0837866e5c44db0384))
9
+ * **dev:** update dependency @types/node to v20.14.6 ([#486](https://github.com/DarkSheepSoftware/eslint/issues/486)) ([b0dc4ef](https://github.com/DarkSheepSoftware/eslint/commit/b0dc4ef62b210b71cf2c9fc6349e43e967db80c5))
10
+ * **pkg:** update dependency @stylistic/eslint-plugin to v2.2.2 ([#485](https://github.com/DarkSheepSoftware/eslint/issues/485)) ([ae11d3f](https://github.com/DarkSheepSoftware/eslint/commit/ae11d3feb037124c48eae6e8d760fe159a92a6da))
11
+ * **pkg:** update dependency eslint-plugin-jsx-a11y to v6.9.0 ([#487](https://github.com/DarkSheepSoftware/eslint/issues/487)) ([599fdfb](https://github.com/DarkSheepSoftware/eslint/commit/599fdfb87eee8ba668c1f6bbc65ed9b41e73f62e))
12
+ * **pkg:** update dependency eslint-plugin-package-json to v0.15.0 ([#479](https://github.com/DarkSheepSoftware/eslint/issues/479)) ([1c18dc4](https://github.com/DarkSheepSoftware/eslint/commit/1c18dc446c25396cf996373233eed5326562be72))
13
+ * **pkg:** update dependency eslint-plugin-react to v7.34.3 ([#482](https://github.com/DarkSheepSoftware/eslint/issues/482)) ([db4f310](https://github.com/DarkSheepSoftware/eslint/commit/db4f3100373d9973f96d6e58933d85db838ca21d))
14
+ * **pkg:** update typescript-eslint monorepo to v7.13.1 ([#480](https://github.com/DarkSheepSoftware/eslint/issues/480)) ([e46c198](https://github.com/DarkSheepSoftware/eslint/commit/e46c19873a523433ad5b49f6b967de44029415f0))
15
+
16
+ ## [4.4.18](https://github.com/DarkSheepSoftware/eslint/compare/v4.4.17...v4.4.18) (2024-06-17)
17
+
18
+
19
+ ### 📦 Dependencies
20
+
21
+ * **dev:** update dependency type-fest to v4.20.1 ([#476](https://github.com/DarkSheepSoftware/eslint/issues/476)) ([23a4e5e](https://github.com/DarkSheepSoftware/eslint/commit/23a4e5e376a9e936c39dde5a086755b988060863))
22
+ * **lock:** lock file maintenance ([#477](https://github.com/DarkSheepSoftware/eslint/issues/477)) ([a199cd3](https://github.com/DarkSheepSoftware/eslint/commit/a199cd390e869fffa5ff979b292da9079f818fe3))
23
+ * **pkg:** update dependency @eslint/js to v9.5.0 ([#474](https://github.com/DarkSheepSoftware/eslint/issues/474)) ([d24e79c](https://github.com/DarkSheepSoftware/eslint/commit/d24e79c8e34dd8ca5561c5c8d7f77d037677b271))
24
+ * **pkg:** update dependency @stylistic/eslint-plugin to v2.2.1 ([#475](https://github.com/DarkSheepSoftware/eslint/issues/475)) ([ba67d2a](https://github.com/DarkSheepSoftware/eslint/commit/ba67d2a5c3b5e85bf08a432e46ecbd3a70e15ece))
25
+ * **pkg:** update dependency eslint-plugin-jsdoc to v48.2.12 ([#470](https://github.com/DarkSheepSoftware/eslint/issues/470)) ([e761c22](https://github.com/DarkSheepSoftware/eslint/commit/e761c229d00e4d3e4f5d8a97fcd7ef09513b3c4e))
26
+ * **pkg:** update dependency eslint-plugin-n to v17.9.0 ([#471](https://github.com/DarkSheepSoftware/eslint/issues/471)) ([6da0090](https://github.com/DarkSheepSoftware/eslint/commit/6da0090a834d42eddac0ae479177a7901549e1e5))
27
+ * **pkg:** update dependency eslint-plugin-security to v3.0.1 ([#472](https://github.com/DarkSheepSoftware/eslint/issues/472)) ([d860bce](https://github.com/DarkSheepSoftware/eslint/commit/d860bceb640070940a12c4091e47bd558527e1d6))
28
+ * **pkg:** update dependency eslint-plugin-unicorn to v54 ([#473](https://github.com/DarkSheepSoftware/eslint/issues/473)) ([202f1dd](https://github.com/DarkSheepSoftware/eslint/commit/202f1dd848543160f890dfd30e897a80f29e8060))
29
+
3
30
  ## [4.4.17](https://github.com/DarkSheepSoftware/eslint/compare/v4.4.16...v4.4.17) (2024-06-13)
4
31
 
5
32
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@darksheep/eslint",
3
- "version": "4.4.17",
3
+ "version": "4.4.19",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/DarkSheepSoftware/eslint"
@@ -24,24 +24,24 @@
24
24
  "dependencies": {
25
25
  "@eslint-community/eslint-plugin-eslint-comments": "4.3.0",
26
26
  "@eslint/eslintrc": "3.1.0",
27
- "@eslint/js": "9.4.0",
28
- "@stylistic/eslint-plugin": "2.1.0",
29
- "@typescript-eslint/eslint-plugin": "7.13.0",
30
- "@typescript-eslint/parser": "7.13.0",
27
+ "@eslint/js": "9.5.0",
28
+ "@stylistic/eslint-plugin": "2.2.2",
29
+ "@typescript-eslint/eslint-plugin": "7.13.1",
30
+ "@typescript-eslint/parser": "7.13.1",
31
31
  "editorconfig": "2.0.0",
32
32
  "eslint": "8.57.0",
33
33
  "eslint-plugin-jest": "28.6.0",
34
- "eslint-plugin-jsdoc": "48.2.10",
34
+ "eslint-plugin-jsdoc": "48.2.12",
35
35
  "eslint-plugin-jsonc": "2.16.0",
36
- "eslint-plugin-jsx-a11y": "6.8.0",
37
- "eslint-plugin-n": "17.8.1",
38
- "eslint-plugin-package-json": "0.14.0",
36
+ "eslint-plugin-jsx-a11y": "6.9.0",
37
+ "eslint-plugin-n": "17.9.0",
38
+ "eslint-plugin-package-json": "0.15.0",
39
39
  "eslint-plugin-promise": "6.2.0",
40
- "eslint-plugin-react": "7.34.2",
40
+ "eslint-plugin-react": "7.34.3",
41
41
  "eslint-plugin-regexp": "2.6.0",
42
- "eslint-plugin-security": "3.0.0",
42
+ "eslint-plugin-security": "3.0.1",
43
43
  "eslint-plugin-sonarjs": "1.0.3",
44
- "eslint-plugin-unicorn": "53.0.0",
44
+ "eslint-plugin-unicorn": "54.0.0",
45
45
  "eslint-plugin-unused-imports": "4.0.0",
46
46
  "jsonc-eslint-parser": "2.4.0"
47
47
  },