Skip to content

Commit 8306a7b

Browse files
committed
[Dev Deps] update @babel/core, @babel/eslint-parser
1 parent 5cf46ca commit 8306a7b

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
@@ -39,8 +39,8 @@
3939
"string.prototype.matchall": "^4.0.7"
4040
},
4141
"devDependencies": {
42-
"@babel/core": "^7.18.6",
43-
"@babel/eslint-parser": "^7.18.2",
42+
"@babel/core": "^7.18.10",
43+
"@babel/eslint-parser": "^7.18.9",
4444
"@babel/plugin-syntax-decorators": "^7.18.6",
4545
"@babel/plugin-syntax-do-expressions": "^7.18.6",
4646
"@babel/plugin-syntax-function-bind": "^7.18.6",

0 commit comments

Comments
 (0)