Skip to content

Commit 4e0f054

Browse files
committed
fix(deps): update babel monorepo
1 parent 9223470 commit 4e0f054

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.0",
92+
"@babel/core": "7.28.0",
93+
"@babel/helpers": "7.28.2"
9494
},
9595
"devDependencies": {
9696
"@opentelemetry/sdk-trace-base": "^2.0.0",

0 commit comments

Comments
 (0)