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