Skip to content

Commit e312953

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"string.prototype.matchall": "^4.0.8"
4343
},
4444
"devDependencies": {
45-
"@babel/core": "^7.20.7",
45+
"@babel/core": "^7.20.12",
4646
"@babel/eslint-parser": "^7.19.1",
4747
"@babel/plugin-syntax-decorators": "^7.19.0",
4848
"@babel/plugin-syntax-do-expressions": "^7.18.6",
@@ -56,7 +56,7 @@
5656
"babel-eslint": "^8 || ^9 || ^10.1.0",
5757
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8",
5858
"eslint-config-airbnb-base": "^15.0.0",
59-
"eslint-doc-generator": "^1.0.0",
59+
"eslint-doc-generator": "^1.4.2",
6060
"eslint-plugin-eslint-plugin": "^2.3.0 || ^3.5.3 || ^4.0.1 || ^5.0.5",
6161
"eslint-plugin-import": "^2.26.0",
6262
"eslint-remote-tester": "^3.0.0",

0 commit comments

Comments
 (0)