|
43 | 43 | "string.prototype.matchall": "^4.0.10"
|
44 | 44 | },
|
45 | 45 | "devDependencies": {
|
46 |
| - "@babel/core": "^7.23.2", |
47 |
| - "@babel/eslint-parser": "^7.22.15", |
48 |
| - "@babel/plugin-syntax-decorators": "^7.22.10", |
49 |
| - "@babel/plugin-syntax-do-expressions": "^7.22.5", |
50 |
| - "@babel/plugin-syntax-function-bind": "^7.22.5", |
51 |
| - "@babel/preset-react": "^7.22.15", |
| 46 | + "@babel/core": "^7.23.3", |
| 47 | + "@babel/eslint-parser": "^7.23.3", |
| 48 | + "@babel/plugin-syntax-decorators": "^7.23.3", |
| 49 | + "@babel/plugin-syntax-do-expressions": "^7.23.3", |
| 50 | + "@babel/plugin-syntax-function-bind": "^7.23.3", |
| 51 | + "@babel/preset-react": "^7.23.3", |
52 | 52 | "@types/eslint": "=7.2.10",
|
53 | 53 | "@types/estree": "0.0.52",
|
54 | 54 | "@types/node": "^4.9.5",
|
|
57 | 57 | "babel-eslint": "^8 || ^9 || ^10.1.0",
|
58 | 58 | "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8",
|
59 | 59 | "eslint-config-airbnb-base": "^15.0.0",
|
60 |
| - "eslint-doc-generator": "^1.5.3", |
| 60 | + "eslint-doc-generator": "^1.5.4", |
61 | 61 | "eslint-plugin-eslint-plugin": "^2.3.0 || ^3.5.3 || ^4.0.1 || ^5.0.5",
|
62 | 62 | "eslint-plugin-import": "^2.29.0",
|
63 | 63 | "eslint-remote-tester": "^3.0.1",
|
|
0 commit comments