@comet/eslint-plugin 8.0.0-canary-20250224070945 → 8.0.0-canary-20250224072322

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 +1 -1
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @comet/eslint-plugin
2
2
 
3
- ## 8.0.0-canary-20250224070945
3
+ ## 8.0.0-canary-20250224072322
4
4
 
5
5
  ## 7.13.0
6
6
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@comet/eslint-plugin",
3
- "version": "8.0.0-canary-20250224070945",
3
+ "version": "8.0.0-canary-20250224072322",
4
4
  "main": "lib/index.js",
5
5
  "devDependencies": {
6
6
  "@eslint/js": "^9.20.0",
@@ -16,7 +16,7 @@
16
16
  "globals": "^15.15.0",
17
17
  "jest": "^29.7.0",
18
18
  "npm-run-all2": "^5.0.2",
19
- "prettier": "^3.5.1",
19
+ "prettier": "^3.5.2",
20
20
  "ts-jest": "^29.2.5",
21
21
  "typescript": "^5.7.3",
22
22
  "typescript-eslint": "^8.24.0"