Skip to content

Commit

Permalink
fix(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and yjl9903 committed Aug 26, 2024
1 parent 66243af commit 64c7da6
Show file tree
Hide file tree
Showing 2 changed files with 301 additions and 193 deletions.
6 changes: 3 additions & 3 deletions packages/optc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@babel/core": "^7.24.4",
"@babel/plugin-transform-typescript": "^7.24.4",
"@babel/core": "^7.25.2",
"@babel/plugin-transform-typescript": "^7.25.2",
"@total-typescript/ts-reset": "^0.5.1",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.14.9",
Expand All @@ -67,7 +67,7 @@
"scule": "^1.3.0"
},
"devDependencies": {
"@babel/types": "^7.24.0",
"@babel/types": "^7.25.4",
"@types/babel__core": "^7.20.5",
"@types/debug": "^4.1.12"
},
Expand Down
Loading

0 comments on commit 64c7da6

Please sign in to comment.