|
45 | 45 | "string.prototype.matchall": "^4.0.11"
|
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 |
| - "@babel/core": "^7.24.6", |
49 |
| - "@babel/eslint-parser": "^7.24.6", |
50 |
| - "@babel/plugin-syntax-decorators": "^7.24.6", |
51 |
| - "@babel/plugin-syntax-do-expressions": "^7.24.6", |
52 |
| - "@babel/plugin-syntax-function-bind": "^7.24.6", |
53 |
| - "@babel/preset-react": "^7.24.6", |
| 48 | + "@babel/core": "^7.24.7", |
| 49 | + "@babel/eslint-parser": "^7.24.7", |
| 50 | + "@babel/plugin-syntax-decorators": "^7.24.7", |
| 51 | + "@babel/plugin-syntax-do-expressions": "^7.24.7", |
| 52 | + "@babel/plugin-syntax-function-bind": "^7.24.7", |
| 53 | + "@babel/preset-react": "^7.24.7", |
54 | 54 | "@types/eslint": "=7.2.10",
|
55 | 55 | "@types/estree": "0.0.52",
|
56 | 56 | "@types/node": "^4.9.5",
|
|
59 | 59 | "babel-eslint": "^8 || ^9 || ^10.1.0",
|
60 | 60 | "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8",
|
61 | 61 | "eslint-config-airbnb-base": "^15.0.0",
|
62 |
| - "eslint-doc-generator": "^1.7.0", |
| 62 | + "eslint-doc-generator": "^1.7.1", |
63 | 63 | "eslint-plugin-eslint-plugin": "^2.3.0 || ^3.5.3 || ^4.0.1 || ^5.0.5",
|
64 | 64 | "eslint-plugin-import": "^2.29.1",
|
65 | 65 | "eslint-remote-tester": "^3.0.1",
|
66 |
| - "eslint-remote-tester-repositories": "^1.0.1", |
| 66 | + "eslint-remote-tester-repositories": "^2.0.0", |
67 | 67 | "eslint-scope": "^3.7.3",
|
68 | 68 | "espree": "^3.5.4",
|
69 | 69 | "glob": "=10.3.7",
|
|
0 commit comments