Skip to content

Commit ec86001

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 014ee05 commit ec86001

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@
4545
"string.prototype.matchall": "^4.0.10"
4646
},
4747
"devDependencies": {
48-
"@babel/core": "^7.24.0",
49-
"@babel/eslint-parser": "^7.23.10",
50-
"@babel/plugin-syntax-decorators": "^7.24.0",
51-
"@babel/plugin-syntax-do-expressions": "^7.23.3",
52-
"@babel/plugin-syntax-function-bind": "^7.23.3",
53-
"@babel/preset-react": "^7.23.3",
48+
"@babel/core": "^7.24.6",
49+
"@babel/eslint-parser": "^7.24.6",
50+
"@babel/plugin-syntax-decorators": "^7.24.6",
51+
"@babel/plugin-syntax-do-expressions": "^7.24.6",
52+
"@babel/plugin-syntax-function-bind": "^7.24.6",
53+
"@babel/preset-react": "^7.24.6",
5454
"@types/eslint": "=7.2.10",
5555
"@types/estree": "0.0.52",
5656
"@types/node": "^4.9.5",

0 commit comments

Comments
 (0)