Skip to content

Commit bb72a11

Browse files
committed
chore(deps): update babel monorepo to v7.25.4
1 parent 855c11a commit bb72a11

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/lib/application/files/js/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
"@babel/core": "7.25.2",
2626
"@babel/node": "7.25.0",
2727
"@babel/plugin-proposal-decorators": "7.24.7",
28-
"@babel/plugin-transform-runtime": "7.24.7",
29-
"@babel/preset-env": "7.25.3",
28+
"@babel/plugin-transform-runtime": "7.25.4",
29+
"@babel/preset-env": "7.25.4",
3030
"@babel/register": "7.24.6",
31-
"@babel/runtime": "7.25.0",
31+
"@babel/runtime": "7.25.4",
3232
"jest": "29.7.0",
3333
"nodemon": "3.1.4",
3434
"prettier": "3.3.3",

0 commit comments

Comments
 (0)