@comet/eslint-config 9.0.0-canary-20251211112608 → 9.0.0-canary-20251215091807

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 +2 -2
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @comet/eslint-config
2
2
 
3
- ## 9.0.0-canary-20251211112608
3
+ ## 9.0.0-canary-20251215091807
4
4
 
5
5
  ### Major Changes
6
6
 
@@ -14,7 +14,7 @@
14
14
 
15
15
  ### Patch Changes
16
16
 
17
- - @comet/eslint-plugin@9.0.0-canary-20251211112608
17
+ - @comet/eslint-plugin@9.0.0-canary-20251215091807
18
18
 
19
19
  ## 8.10.0
20
20
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@comet/eslint-config",
3
- "version": "9.0.0-canary-20251211112608",
3
+ "version": "9.0.0-canary-20251215091807",
4
4
  "description": "A set of ESLint configurations for Comet projects",
5
5
  "repository": {
6
6
  "directory": "packages/eslint-config",
@@ -44,7 +44,7 @@
44
44
  "globals": "^15.15.0",
45
45
  "npm-run-all2": "^8.0.0",
46
46
  "typescript-eslint": "^8.24.1",
47
- "@comet/eslint-plugin": "9.0.0-canary-20251211112608"
47
+ "@comet/eslint-plugin": "9.0.0-canary-20251215091807"
48
48
  },
49
49
  "devDependencies": {
50
50
  "eslint": "^9.30.1",