Skip to content

Commit

Permalink
fix(deps): update babel monorepo to ^7.23.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and yjl9903 committed Nov 30, 2023
1 parent c4ec6a1 commit 3c8e508
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 67 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.23.3",
"@babel/plugin-transform-typescript": "^7.23.4",
"@babel/core": "^7.23.5",
"@babel/plugin-transform-typescript": "^7.23.5",
"@total-typescript/ts-reset": "^0.5.1",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.10.1",
Expand All @@ -66,7 +66,7 @@
"kolorist": "^1.8.0"
},
"devDependencies": {
"@babel/types": "^7.23.4",
"@babel/types": "^7.23.5",
"@types/babel__core": "^7.20.5",
"@types/debug": "^4.1.12"
},
Expand Down
146 changes: 82 additions & 64 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3c8e508

Please sign in to comment.