Skip to content

Commit 57bb8d1

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 22fb09a commit 57bb8d1

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
@@ -43,12 +43,12 @@
4343
"string.prototype.matchall": "^4.0.8"
4444
},
4545
"devDependencies": {
46-
"@babel/core": "^7.21.0",
47-
"@babel/eslint-parser": "^7.19.1",
48-
"@babel/plugin-syntax-decorators": "^7.21.0",
49-
"@babel/plugin-syntax-do-expressions": "^7.18.6",
50-
"@babel/plugin-syntax-function-bind": "^7.18.6",
51-
"@babel/preset-react": "^7.18.6",
46+
"@babel/core": "^7.22.5",
47+
"@babel/eslint-parser": "^7.22.5",
48+
"@babel/plugin-syntax-decorators": "^7.22.5",
49+
"@babel/plugin-syntax-do-expressions": "^7.22.5",
50+
"@babel/plugin-syntax-function-bind": "^7.22.5",
51+
"@babel/preset-react": "^7.22.5",
5252
"@types/eslint": "=7.2.10",
5353
"@types/estree": "0.0.52",
5454
"@types/node": "^4.9.5",
@@ -61,7 +61,7 @@
6161
"eslint-plugin-eslint-plugin": "^2.3.0 || ^3.5.3 || ^4.0.1 || ^5.0.5",
6262
"eslint-plugin-import": "^2.27.5",
6363
"eslint-remote-tester": "^3.0.0",
64-
"eslint-remote-tester-repositories": "^1.0.0",
64+
"eslint-remote-tester-repositories": "^1.0.1",
6565
"eslint-scope": "^3.7.3",
6666
"espree": "^3.5.4",
6767
"istanbul": "^0.4.5",

0 commit comments

Comments
 (0)