@comet/eslint-plugin 8.0.0-canary-20250114191649 → 8.0.0-canary-20250114192634

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 +3 -3
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @comet/eslint-plugin
2
2
 
3
- ## 8.0.0-canary-20250114191649
3
+ ## 8.0.0-canary-20250114192634
4
4
 
5
5
  ## 7.11.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-20250114191649",
3
+ "version": "8.0.0-canary-20250114192634",
4
4
  "main": "lib/index.js",
5
5
  "devDependencies": {
6
6
  "@typescript-eslint/parser": "^5.0.0",
@@ -10,9 +10,9 @@
10
10
  "eslint-plugin-unused-imports": "^2.0.0",
11
11
  "@typescript-eslint/eslint-plugin": "^5.48.2",
12
12
  "@types/eslint": "^8.37.0",
13
- "@types/jest": "^27.0.2",
13
+ "@types/jest": "^27.5.2",
14
14
  "eslint": "^8.36.0",
15
- "jest": "^29.5.0",
15
+ "jest": "^29.7.0",
16
16
  "npm-run-all": "^4.1.5",
17
17
  "prettier": "^2.8.3",
18
18
  "ts-jest": "^29.0.5",