|
49 | 49 | "string.prototype.repeat": "^1.0.0"
|
50 | 50 | },
|
51 | 51 | "devDependencies": {
|
52 |
| - "@babel/core": "^7.25.2", |
53 |
| - "@babel/eslint-parser": "^7.25.1", |
54 |
| - "@babel/plugin-syntax-decorators": "^7.24.7", |
55 |
| - "@babel/plugin-syntax-do-expressions": "^7.24.7", |
56 |
| - "@babel/plugin-syntax-function-bind": "^7.24.7", |
57 |
| - "@babel/preset-react": "^7.24.7", |
| 52 | + "@babel/core": "^7.25.8", |
| 53 | + "@babel/eslint-parser": "^7.25.8", |
| 54 | + "@babel/plugin-syntax-decorators": "^7.25.7", |
| 55 | + "@babel/plugin-syntax-do-expressions": "^7.25.7", |
| 56 | + "@babel/plugin-syntax-function-bind": "^7.25.7", |
| 57 | + "@babel/preset-react": "^7.25.7", |
58 | 58 | "@types/eslint": "=7.2.10",
|
59 | 59 | "@types/estree": "0.0.52",
|
60 | 60 | "@types/node": "^4.9.5",
|
|
64 | 64 | "eslint-config-airbnb-base": "^15.0.0",
|
65 | 65 | "eslint-doc-generator": "^1.7.1",
|
66 | 66 | "eslint-plugin-eslint-plugin": "^2.3.0 || ^3.5.3 || ^4.0.1 || ^5.0.5",
|
67 |
| - "eslint-plugin-import": "^2.30.0", |
| 67 | + "eslint-plugin-import": "^2.31.0", |
68 | 68 | "eslint-remote-tester": "^3.0.1",
|
69 | 69 | "eslint-remote-tester-repositories": "^1.0.1",
|
70 | 70 | "eslint-scope": "^3.7.3",
|
|
0 commit comments