Skip to content

Commit 7d16666

Browse files
committed
[Dev Deps] update @babel/core, @babel/eslint-parser, @babel/plugin-syntax-decorators, @babel/plugin-syntax-do-expressions, @babel/plugin-syntax-function-bind, @babel/preset-react, eslint-doc-generator, eslint-remote-tester-repositories
1 parent 6dc7803 commit 7d16666

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@
4545
"string.prototype.matchall": "^4.0.11"
4646
},
4747
"devDependencies": {
48-
"@babel/core": "^7.24.6",
49-
"@babel/eslint-parser": "^7.24.6",
50-
"@babel/plugin-syntax-decorators": "^7.24.6",
51-
"@babel/plugin-syntax-do-expressions": "^7.24.6",
52-
"@babel/plugin-syntax-function-bind": "^7.24.6",
53-
"@babel/preset-react": "^7.24.6",
48+
"@babel/core": "^7.24.7",
49+
"@babel/eslint-parser": "^7.24.7",
50+
"@babel/plugin-syntax-decorators": "^7.24.7",
51+
"@babel/plugin-syntax-do-expressions": "^7.24.7",
52+
"@babel/plugin-syntax-function-bind": "^7.24.7",
53+
"@babel/preset-react": "^7.24.7",
5454
"@types/eslint": "=7.2.10",
5555
"@types/estree": "0.0.52",
5656
"@types/node": "^4.9.5",
@@ -59,11 +59,11 @@
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.7.0",
62+
"eslint-doc-generator": "^1.7.1",
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",
66-
"eslint-remote-tester-repositories": "^1.0.1",
66+
"eslint-remote-tester-repositories": "^2.0.0",
6767
"eslint-scope": "^3.7.3",
6868
"espree": "^3.5.4",
6969
"glob": "=10.3.7",

0 commit comments

Comments
 (0)