Skip to content

Commit ca8b11e

Browse files
committed
[Dev Deps] update @babel/core, @babel/eslint-parser
1 parent 597553d commit ca8b11e

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
@@ -45,8 +45,8 @@
4545
"string.prototype.repeat": "^1.0.0"
4646
},
4747
"devDependencies": {
48-
"@babel/core": "^7.24.7",
49-
"@babel/eslint-parser": "^7.24.7",
48+
"@babel/core": "^7.24.9",
49+
"@babel/eslint-parser": "^7.24.8",
5050
"@babel/plugin-syntax-decorators": "^7.24.7",
5151
"@babel/plugin-syntax-do-expressions": "^7.24.7",
5252
"@babel/plugin-syntax-function-bind": "^7.24.7",

0 commit comments

Comments
 (0)