Skip to content

Commit 76ff6e7

Browse files
committed
[Dev Deps] update @babel/core, @babel/eslint-parser, @babel/plugin-syntax-decorators, eslint-plugin-import
1 parent 6d86837 commit 76ff6e7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
"string.prototype.matchall": "^4.0.8"
4444
},
4545
"devDependencies": {
46-
"@babel/core": "^7.22.9",
47-
"@babel/eslint-parser": "^7.22.9",
48-
"@babel/plugin-syntax-decorators": "^7.22.5",
46+
"@babel/core": "^7.22.10",
47+
"@babel/eslint-parser": "^7.22.10",
48+
"@babel/plugin-syntax-decorators": "^7.22.10",
4949
"@babel/plugin-syntax-do-expressions": "^7.22.5",
5050
"@babel/plugin-syntax-function-bind": "^7.22.5",
5151
"@babel/preset-react": "^7.22.5",
@@ -59,7 +59,7 @@
5959
"eslint-config-airbnb-base": "^15.0.0",
6060
"eslint-doc-generator": "^1.4.3",
6161
"eslint-plugin-eslint-plugin": "^2.3.0 || ^3.5.3 || ^4.0.1 || ^5.0.5",
62-
"eslint-plugin-import": "^2.27.5",
62+
"eslint-plugin-import": "^2.28.0",
6363
"eslint-remote-tester": "^3.0.0",
6464
"eslint-remote-tester-repositories": "^1.0.1",
6565
"eslint-scope": "^3.7.3",

0 commit comments

Comments
 (0)