@comet/eslint-config 8.0.0-canary-20240731111743 → 8.0.0-canary-20240920091107

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGELOG.md +56 -2
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,10 +1,64 @@
1
1
  # @comet/eslint-config
2
2
 
3
- ## 8.0.0-canary-20240731111743
3
+ ## 8.0.0-canary-20240920091107
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - @comet/eslint-plugin@8.0.0-canary-20240731111743
7
+ - @comet/eslint-plugin@8.0.0-canary-20240920091107
8
+
9
+ ## 7.4.2
10
+
11
+ ### Patch Changes
12
+
13
+ - @comet/eslint-plugin@7.4.2
14
+
15
+ ## 7.4.1
16
+
17
+ ### Patch Changes
18
+
19
+ - @comet/eslint-plugin@7.4.1
20
+
21
+ ## 7.4.0
22
+
23
+ ### Patch Changes
24
+
25
+ - @comet/eslint-plugin@7.4.0
26
+
27
+ ## 7.3.2
28
+
29
+ ### Patch Changes
30
+
31
+ - @comet/eslint-plugin@7.3.2
32
+
33
+ ## 7.3.1
34
+
35
+ ### Patch Changes
36
+
37
+ - @comet/eslint-plugin@7.3.1
38
+
39
+ ## 7.3.0
40
+
41
+ ### Patch Changes
42
+
43
+ - @comet/eslint-plugin@7.3.0
44
+
45
+ ## 7.2.1
46
+
47
+ ### Patch Changes
48
+
49
+ - @comet/eslint-plugin@7.2.1
50
+
51
+ ## 7.2.0
52
+
53
+ ### Patch Changes
54
+
55
+ - @comet/eslint-plugin@7.2.0
56
+
57
+ ## 7.1.0
58
+
59
+ ### Patch Changes
60
+
61
+ - @comet/eslint-plugin@7.1.0
8
62
 
9
63
  ## 7.0.0
10
64
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@comet/eslint-config",
3
- "version": "8.0.0-canary-20240731111743",
3
+ "version": "8.0.0-canary-20240920091107",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/vivid-planet/comet",
@@ -10,7 +10,7 @@
10
10
  "main": "core.js",
11
11
  "dependencies": {
12
12
  "@calm/eslint-plugin-react-intl": "^1.4.1",
13
- "@comet/eslint-plugin": "8.0.0-canary-20240731111743",
13
+ "@comet/eslint-plugin": "8.0.0-canary-20240920091107",
14
14
  "@next/eslint-plugin-next": "^14.0.0",
15
15
  "@typescript-eslint/eslint-plugin": "^5.48.2",
16
16
  "@typescript-eslint/parser": "^5.48.2",