Skip to content

Commit b8a0580

Browse files
committed
[Dev Deps] update @babel/core, @babel/eslint-parser, eslint-doc-generator
1 parent d4e58aa commit b8a0580

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"string.prototype.matchall": "^4.0.10"
4646
},
4747
"devDependencies": {
48-
"@babel/core": "^7.23.6",
49-
"@babel/eslint-parser": "^7.23.3",
48+
"@babel/core": "^7.23.9",
49+
"@babel/eslint-parser": "^7.23.10",
5050
"@babel/plugin-syntax-decorators": "^7.23.3",
5151
"@babel/plugin-syntax-do-expressions": "^7.23.3",
5252
"@babel/plugin-syntax-function-bind": "^7.23.3",
@@ -59,7 +59,7 @@
5959
"babel-eslint": "^8 || ^9 || ^10.1.0",
6060
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8",
6161
"eslint-config-airbnb-base": "^15.0.0",
62-
"eslint-doc-generator": "^1.6.1",
62+
"eslint-doc-generator": "^1.6.2",
6363
"eslint-plugin-eslint-plugin": "^2.3.0 || ^3.5.3 || ^4.0.1 || ^5.0.5",
6464
"eslint-plugin-import": "^2.29.1",
6565
"eslint-remote-tester": "^3.0.1",

0 commit comments

Comments
 (0)