Skip to content

Commit

Permalink
fix(deps): update babel monorepo to ^7.23.4 (#448)
Browse files Browse the repository at this point in the history
  • Loading branch information
yjl9903 authored Nov 20, 2023
2 parents 56f32fa + 7c50bfc commit f7b6316
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
4 changes: 2 additions & 2 deletions packages/optc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
},
"dependencies": {
"@babel/core": "^7.23.3",
"@babel/plugin-transform-typescript": "^7.23.3",
"@babel/plugin-transform-typescript": "^7.23.4",
"@total-typescript/ts-reset": "^0.5.1",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.9.1",
Expand All @@ -66,7 +66,7 @@
"kolorist": "^1.8.0"
},
"devDependencies": {
"@babel/types": "^7.23.3",
"@babel/types": "^7.23.4",
"@types/babel__core": "^7.20.4",
"@types/debug": "^4.1.12"
},
Expand Down
62 changes: 31 additions & 31 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 f7b6316

Please sign in to comment.