We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@babel/core
@babel/eslint-parser
eslint-doc-generator
1 parent d4e58aa commit b8a0580Copy full SHA for b8a0580
package.json
@@ -45,8 +45,8 @@
45
"string.prototype.matchall": "^4.0.10"
46
},
47
"devDependencies": {
48
- "@babel/core": "^7.23.6",
49
- "@babel/eslint-parser": "^7.23.3",
+ "@babel/core": "^7.23.9",
+ "@babel/eslint-parser": "^7.23.10",
50
"@babel/plugin-syntax-decorators": "^7.23.3",
51
"@babel/plugin-syntax-do-expressions": "^7.23.3",
52
"@babel/plugin-syntax-function-bind": "^7.23.3",
@@ -59,7 +59,7 @@
59
"babel-eslint": "^8 || ^9 || ^10.1.0",
60
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8",
61
"eslint-config-airbnb-base": "^15.0.0",
62
- "eslint-doc-generator": "^1.6.1",
+ "eslint-doc-generator": "^1.6.2",
63
"eslint-plugin-eslint-plugin": "^2.3.0 || ^3.5.3 || ^4.0.1 || ^5.0.5",
64
"eslint-plugin-import": "^2.29.1",
65
"eslint-remote-tester": "^3.0.1",
0 commit comments