|
43 | 43 | "string.prototype.matchall": "^4.0.8"
|
44 | 44 | },
|
45 | 45 | "devDependencies": {
|
46 |
| - "@babel/core": "^7.21.0", |
47 |
| - "@babel/eslint-parser": "^7.19.1", |
48 |
| - "@babel/plugin-syntax-decorators": "^7.21.0", |
49 |
| - "@babel/plugin-syntax-do-expressions": "^7.18.6", |
50 |
| - "@babel/plugin-syntax-function-bind": "^7.18.6", |
51 |
| - "@babel/preset-react": "^7.18.6", |
| 46 | + "@babel/core": "^7.22.5", |
| 47 | + "@babel/eslint-parser": "^7.22.5", |
| 48 | + "@babel/plugin-syntax-decorators": "^7.22.5", |
| 49 | + "@babel/plugin-syntax-do-expressions": "^7.22.5", |
| 50 | + "@babel/plugin-syntax-function-bind": "^7.22.5", |
| 51 | + "@babel/preset-react": "^7.22.5", |
52 | 52 | "@types/eslint": "=7.2.10",
|
53 | 53 | "@types/estree": "0.0.52",
|
54 | 54 | "@types/node": "^4.9.5",
|
|
61 | 61 | "eslint-plugin-eslint-plugin": "^2.3.0 || ^3.5.3 || ^4.0.1 || ^5.0.5",
|
62 | 62 | "eslint-plugin-import": "^2.27.5",
|
63 | 63 | "eslint-remote-tester": "^3.0.0",
|
64 |
| - "eslint-remote-tester-repositories": "^1.0.0", |
| 64 | + "eslint-remote-tester-repositories": "^1.0.1", |
65 | 65 | "eslint-scope": "^3.7.3",
|
66 | 66 | "espree": "^3.5.4",
|
67 | 67 | "istanbul": "^0.4.5",
|
|
0 commit comments