@typescript-eslint/eslint-plugin 7.7.2-alpha.0 → 7.7.2-alpha.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +7 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@typescript-eslint/eslint-plugin",
3
- "version": "7.7.2-alpha.0",
3
+ "version": "7.7.2-alpha.2",
4
4
  "description": "TypeScript plugin for ESLint",
5
5
  "files": [
6
6
  "dist",
@@ -62,10 +62,10 @@
62
62
  },
63
63
  "dependencies": {
64
64
  "@eslint-community/regexpp": "^4.10.0",
65
- "@typescript-eslint/scope-manager": "7.7.2-alpha.0",
66
- "@typescript-eslint/type-utils": "7.7.2-alpha.0",
67
- "@typescript-eslint/utils": "7.7.2-alpha.0",
68
- "@typescript-eslint/visitor-keys": "7.7.2-alpha.0",
65
+ "@typescript-eslint/scope-manager": "7.7.2-alpha.2",
66
+ "@typescript-eslint/type-utils": "7.7.2-alpha.2",
67
+ "@typescript-eslint/utils": "7.7.2-alpha.2",
68
+ "@typescript-eslint/visitor-keys": "7.7.2-alpha.2",
69
69
  "debug": "^4.3.4",
70
70
  "graphemer": "^1.4.0",
71
71
  "ignore": "^5.3.1",
@@ -78,8 +78,8 @@
78
78
  "@types/marked": "*",
79
79
  "@types/mdast": "^4.0.3",
80
80
  "@types/natural-compare": "*",
81
- "@typescript-eslint/rule-schema-to-typescript-types": "7.7.2-alpha.0",
82
- "@typescript-eslint/rule-tester": "7.7.2-alpha.0",
81
+ "@typescript-eslint/rule-schema-to-typescript-types": "7.7.2-alpha.2",
82
+ "@typescript-eslint/rule-tester": "7.7.2-alpha.2",
83
83
  "ajv": "^6.12.6",
84
84
  "chalk": "^5.3.0",
85
85
  "cross-env": "^7.0.3",