Skip to content

Commit c95dd9d

Browse files
committed
fix(deps): update babel monorepo to v7.28.3
1 parent 8a175e2 commit c95dd9d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,9 @@
8888
"stream-events": "^1.0.5",
8989
"teeny-request": "^10.0.0",
9090
"through2": "^4.0.2",
91-
"@babel/traverse": "7.27.7",
92-
"@babel/core": "7.27.7",
93-
"@babel/helpers": "7.27.6",
91+
"@babel/traverse": "7.28.3",
92+
"@babel/core": "7.28.3",
93+
"@babel/helpers": "7.28.3",
9494
"uuid": "^11.1.0"
9595
},
9696
"devDependencies": {

0 commit comments

Comments
 (0)