Skip to content

Commit 5696f99

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
1 parent 5c23573 commit 5696f99

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@
4949
"string.prototype.repeat": "^1.0.0"
5050
},
5151
"devDependencies": {
52-
"@babel/core": "^7.25.8",
53-
"@babel/eslint-parser": "^7.25.8",
54-
"@babel/plugin-syntax-decorators": "^7.25.7",
55-
"@babel/plugin-syntax-do-expressions": "^7.25.7",
56-
"@babel/plugin-syntax-function-bind": "^7.25.7",
57-
"@babel/preset-react": "^7.25.7",
52+
"@babel/core": "^7.25.9",
53+
"@babel/eslint-parser": "^7.25.9",
54+
"@babel/plugin-syntax-decorators": "^7.25.9",
55+
"@babel/plugin-syntax-do-expressions": "^7.25.9",
56+
"@babel/plugin-syntax-function-bind": "^7.25.9",
57+
"@babel/preset-react": "^7.25.9",
5858
"@types/eslint": "=7.2.10",
5959
"@types/estree": "0.0.52",
6060
"@types/node": "^4.9.5",

0 commit comments

Comments
 (0)