Skip to content

Commit

Permalink
fix(deps): update babel monorepo to ^7.23.0 (#397)
Browse files Browse the repository at this point in the history
  • Loading branch information
yjl9903 authored Sep 25, 2023
2 parents 92bae1c + c5d6897 commit af23fff
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 65 deletions.
4 changes: 2 additions & 2 deletions packages/optc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@babel/core": "^7.22.20",
"@babel/core": "^7.23.0",
"@babel/plugin-transform-typescript": "^7.22.15",
"@total-typescript/ts-reset": "^0.5.1",
"@types/fs-extra": "^11.0.2",
Expand All @@ -66,7 +66,7 @@
"kolorist": "^1.8.0"
},
"devDependencies": {
"@babel/types": "^7.22.19",
"@babel/types": "^7.23.0",
"@types/babel__core": "^7.20.2",
"@types/debug": "^4.1.9"
},
Expand Down
142 changes: 79 additions & 63 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 af23fff

Please sign in to comment.