@rotki/eslint-plugin 0.5.0 → 0.6.0

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 (3) hide show
  1. package/dist/index.cjs +20 -21
  2. package/dist/index.mjs +20 -21
  3. package/package.json +19 -20
package/dist/index.cjs CHANGED
@@ -24,8 +24,8 @@ const createDebug__default = /*#__PURE__*/_interopDefaultCompat(createDebug);
24
24
  const compat__namespace = /*#__PURE__*/_interopNamespaceCompat(compat);
25
25
 
26
26
  const name = "@rotki/eslint-plugin";
27
- const version = "0.5.0";
28
- const packageManager = "pnpm@9.7.0";
27
+ const version = "0.6.0";
28
+ const packageManager = "pnpm@9.15.0";
29
29
  const type = "module";
30
30
  const license = "AGPL-3.0";
31
31
  const bugs = {
@@ -72,36 +72,35 @@ const peerDependencies = {
72
72
  eslint: "^9.0.0"
73
73
  };
74
74
  const dependencies = {
75
- "@typescript-eslint/utils": "8.1.0",
76
- debug: "4.3.6",
77
- "eslint-compat-utils": "0.5.1",
75
+ "@typescript-eslint/utils": "8.18.0",
76
+ debug: "4.4.0",
77
+ "eslint-compat-utils": "0.6.4",
78
78
  "jsonc-eslint-parser": "2.4.0",
79
79
  scule: "1.3.0",
80
80
  "vue-eslint-parser": "9.4.3",
81
81
  "yaml-eslint-parser": "1.2.3"
82
82
  };
83
83
  const devDependencies = {
84
- "@commitlint/cli": "19.4.0",
85
- "@commitlint/config-conventional": "19.2.2",
86
- "@rotki/eslint-config": "3.0.0",
84
+ "@commitlint/cli": "19.6.0",
85
+ "@commitlint/config-conventional": "19.6.0",
86
+ "@rotki/eslint-config": "3.6.0",
87
87
  "@types/debug": "4.1.12",
88
- "@types/eslint": "9.6.0",
89
88
  "@types/node": "20",
90
- "@typescript-eslint/eslint-plugin": "8.1.0",
91
- "@typescript-eslint/parser": "8.1.0",
92
- "@typescript-eslint/rule-tester": "8.1.0",
93
- "@vitest/coverage-v8": "2.0.5",
94
- bumpp: "9.5.1",
95
- debug: "4.3.6",
96
- eslint: "9.9.0",
97
- husky: "9.1.4",
98
- "lint-staged": "15.2.9",
89
+ "@typescript-eslint/eslint-plugin": "8.18.0",
90
+ "@typescript-eslint/parser": "8.18.0",
91
+ "@typescript-eslint/rule-tester": "8.18.0",
92
+ "@vitest/coverage-v8": "2.1.8",
93
+ bumpp: "9.9.0",
94
+ debug: "4.4.0",
95
+ eslint: "9.16.0",
96
+ husky: "9.1.7",
97
+ "lint-staged": "15.2.11",
99
98
  rimraf: "6.0.1",
100
99
  "ts-node": "10.9.2",
101
- typescript: "5.5.4",
100
+ typescript: "5.7.2",
102
101
  unbuild: "2.0.0",
103
- vitepress: "1.3.2",
104
- vitest: "2.0.5"
102
+ vitepress: "1.5.0",
103
+ vitest: "2.1.8"
105
104
  };
106
105
  const engines = {
107
106
  node: ">=20",
package/dist/index.mjs CHANGED
@@ -5,8 +5,8 @@ import { pascalCase, kebabCase } from 'scule';
5
5
  import { TSESTree } from '@typescript-eslint/utils';
6
6
 
7
7
  const name = "@rotki/eslint-plugin";
8
- const version = "0.5.0";
9
- const packageManager = "pnpm@9.7.0";
8
+ const version = "0.6.0";
9
+ const packageManager = "pnpm@9.15.0";
10
10
  const type = "module";
11
11
  const license = "AGPL-3.0";
12
12
  const bugs = {
@@ -53,36 +53,35 @@ const peerDependencies = {
53
53
  eslint: "^9.0.0"
54
54
  };
55
55
  const dependencies = {
56
- "@typescript-eslint/utils": "8.1.0",
57
- debug: "4.3.6",
58
- "eslint-compat-utils": "0.5.1",
56
+ "@typescript-eslint/utils": "8.18.0",
57
+ debug: "4.4.0",
58
+ "eslint-compat-utils": "0.6.4",
59
59
  "jsonc-eslint-parser": "2.4.0",
60
60
  scule: "1.3.0",
61
61
  "vue-eslint-parser": "9.4.3",
62
62
  "yaml-eslint-parser": "1.2.3"
63
63
  };
64
64
  const devDependencies = {
65
- "@commitlint/cli": "19.4.0",
66
- "@commitlint/config-conventional": "19.2.2",
67
- "@rotki/eslint-config": "3.0.0",
65
+ "@commitlint/cli": "19.6.0",
66
+ "@commitlint/config-conventional": "19.6.0",
67
+ "@rotki/eslint-config": "3.6.0",
68
68
  "@types/debug": "4.1.12",
69
- "@types/eslint": "9.6.0",
70
69
  "@types/node": "20",
71
- "@typescript-eslint/eslint-plugin": "8.1.0",
72
- "@typescript-eslint/parser": "8.1.0",
73
- "@typescript-eslint/rule-tester": "8.1.0",
74
- "@vitest/coverage-v8": "2.0.5",
75
- bumpp: "9.5.1",
76
- debug: "4.3.6",
77
- eslint: "9.9.0",
78
- husky: "9.1.4",
79
- "lint-staged": "15.2.9",
70
+ "@typescript-eslint/eslint-plugin": "8.18.0",
71
+ "@typescript-eslint/parser": "8.18.0",
72
+ "@typescript-eslint/rule-tester": "8.18.0",
73
+ "@vitest/coverage-v8": "2.1.8",
74
+ bumpp: "9.9.0",
75
+ debug: "4.4.0",
76
+ eslint: "9.16.0",
77
+ husky: "9.1.7",
78
+ "lint-staged": "15.2.11",
80
79
  rimraf: "6.0.1",
81
80
  "ts-node": "10.9.2",
82
- typescript: "5.5.4",
81
+ typescript: "5.7.2",
83
82
  unbuild: "2.0.0",
84
- vitepress: "1.3.2",
85
- vitest: "2.0.5"
83
+ vitepress: "1.5.0",
84
+ vitest: "2.1.8"
86
85
  };
87
86
  const engines = {
88
87
  node: ">=20",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rotki/eslint-plugin",
3
- "version": "0.5.0",
3
+ "version": "0.6.0",
4
4
  "type": "module",
5
5
  "license": "AGPL-3.0",
6
6
  "bugs": {
@@ -29,36 +29,35 @@
29
29
  "eslint": "^9.0.0"
30
30
  },
31
31
  "dependencies": {
32
- "@typescript-eslint/utils": "8.1.0",
33
- "debug": "4.3.6",
34
- "eslint-compat-utils": "0.5.1",
32
+ "@typescript-eslint/utils": "8.18.0",
33
+ "debug": "4.4.0",
34
+ "eslint-compat-utils": "0.6.4",
35
35
  "jsonc-eslint-parser": "2.4.0",
36
36
  "scule": "1.3.0",
37
37
  "vue-eslint-parser": "9.4.3",
38
38
  "yaml-eslint-parser": "1.2.3"
39
39
  },
40
40
  "devDependencies": {
41
- "@commitlint/cli": "19.4.0",
42
- "@commitlint/config-conventional": "19.2.2",
43
- "@rotki/eslint-config": "3.0.0",
41
+ "@commitlint/cli": "19.6.0",
42
+ "@commitlint/config-conventional": "19.6.0",
43
+ "@rotki/eslint-config": "3.6.0",
44
44
  "@types/debug": "4.1.12",
45
- "@types/eslint": "9.6.0",
46
45
  "@types/node": "20",
47
- "@typescript-eslint/eslint-plugin": "8.1.0",
48
- "@typescript-eslint/parser": "8.1.0",
49
- "@typescript-eslint/rule-tester": "8.1.0",
50
- "@vitest/coverage-v8": "2.0.5",
51
- "bumpp": "9.5.1",
52
- "debug": "4.3.6",
53
- "eslint": "9.9.0",
54
- "husky": "9.1.4",
55
- "lint-staged": "15.2.9",
46
+ "@typescript-eslint/eslint-plugin": "8.18.0",
47
+ "@typescript-eslint/parser": "8.18.0",
48
+ "@typescript-eslint/rule-tester": "8.18.0",
49
+ "@vitest/coverage-v8": "2.1.8",
50
+ "bumpp": "9.9.0",
51
+ "debug": "4.4.0",
52
+ "eslint": "9.16.0",
53
+ "husky": "9.1.7",
54
+ "lint-staged": "15.2.11",
56
55
  "rimraf": "6.0.1",
57
56
  "ts-node": "10.9.2",
58
- "typescript": "5.5.4",
57
+ "typescript": "5.7.2",
59
58
  "unbuild": "2.0.0",
60
- "vitepress": "1.3.2",
61
- "vitest": "2.0.5"
59
+ "vitepress": "1.5.0",
60
+ "vitest": "2.1.8"
62
61
  },
63
62
  "engines": {
64
63
  "node": ">=20",