Skip to content

Commit dd2e968

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 fd08120 commit dd2e968

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,12 @@
5656
"string.prototype.repeat": "^1.0.0"
5757
},
5858
"devDependencies": {
59-
"@babel/core": "^7.26.10",
60-
"@babel/eslint-parser": "^7.27.0",
61-
"@babel/plugin-syntax-decorators": "^7.25.9",
62-
"@babel/plugin-syntax-do-expressions": "^7.25.9",
63-
"@babel/plugin-syntax-function-bind": "^7.25.9",
64-
"@babel/preset-react": "^7.26.3",
59+
"@babel/core": "^7.27.1",
60+
"@babel/eslint-parser": "^7.27.1",
61+
"@babel/plugin-syntax-decorators": "^7.27.1",
62+
"@babel/plugin-syntax-do-expressions": "^7.27.1",
63+
"@babel/plugin-syntax-function-bind": "^7.27.1",
64+
"@babel/preset-react": "^7.27.1",
6565
"@types/eslint": "=7.2.10",
6666
"@types/estree": "0.0.52",
6767
"@types/node": "^4.9.5",

0 commit comments

Comments
 (0)