Skip to content

Commit 9fdcba7

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-remote-tester-repositories
1 parent ae64aa8 commit 9fdcba7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,12 @@
4242
"string.prototype.matchall": "^4.0.8"
4343
},
4444
"devDependencies": {
45-
"@babel/core": "^7.21.0",
46-
"@babel/eslint-parser": "^7.19.1",
47-
"@babel/plugin-syntax-decorators": "^7.21.0",
48-
"@babel/plugin-syntax-do-expressions": "^7.18.6",
49-
"@babel/plugin-syntax-function-bind": "^7.18.6",
50-
"@babel/preset-react": "^7.18.6",
45+
"@babel/core": "^7.22.5",
46+
"@babel/eslint-parser": "^7.22.5",
47+
"@babel/plugin-syntax-decorators": "^7.22.5",
48+
"@babel/plugin-syntax-do-expressions": "^7.22.5",
49+
"@babel/plugin-syntax-function-bind": "^7.22.5",
50+
"@babel/preset-react": "^7.22.5",
5151
"@types/eslint": "=7.2.10",
5252
"@types/estree": "0.0.52",
5353
"@types/node": "^4.9.5",
@@ -60,7 +60,7 @@
6060
"eslint-plugin-eslint-plugin": "^2.3.0 || ^3.5.3 || ^4.0.1 || ^5.0.5",
6161
"eslint-plugin-import": "^2.27.5",
6262
"eslint-remote-tester": "^3.0.0",
63-
"eslint-remote-tester-repositories": "^1.0.0",
63+
"eslint-remote-tester-repositories": "^1.0.1",
6464
"eslint-scope": "^3.7.3",
6565
"espree": "^3.5.4",
6666
"istanbul": "^0.4.5",

0 commit comments

Comments
 (0)