@unshared/eslint-config 0.0.18 → 0.0.20

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@unshared/eslint-config",
3
3
  "type": "module",
4
- "version": "0.0.18",
4
+ "version": "0.0.20",
5
5
  "license": "MIT",
6
6
  "sideEffects": false,
7
7
  "author": "Stanley Horwood <stanley@hsjm.io>",
@@ -35,8 +35,8 @@
35
35
  "@eslint/eslintrc": "3.1.0",
36
36
  "@eslint/js": "9.10.0",
37
37
  "@stylistic/eslint-plugin": "2.7.2",
38
- "@unshared/collection": "0.0.18",
39
- "@unshared/types": "0.0.18",
38
+ "@unshared/collection": "0.0.20",
39
+ "@unshared/types": "0.0.20",
40
40
  "eslint-merge-processors": "0.1.0",
41
41
  "eslint-plugin-antfu": "2.5.0",
42
42
  "eslint-plugin-eslint-comments": "3.2.0",
@@ -55,7 +55,7 @@
55
55
  "eslint-plugin-yml": "1.14.0",
56
56
  "eslint-processor-vue-blocks": "0.1.2",
57
57
  "jsonc-eslint-parser": "2.4.0",
58
- "typescript-eslint": "8.4.0",
58
+ "typescript-eslint": "8.5.0",
59
59
  "vue-eslint-parser": "9.4.3",
60
60
  "yaml-eslint-parser": "1.2.3"
61
61
  },
@@ -63,6 +63,6 @@
63
63
  "@types/eslint__eslintrc": "2.1.2",
64
64
  "@types/eslint__js": "8.42.3",
65
65
  "eslint": "9.10.0",
66
- "typescript": "5.5.4"
66
+ "typescript": "5.6.2"
67
67
  }
68
68
  }