Skip to content

Commit

Permalink
fix(deps): update babel monorepo to ^7.22.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 8, 2023
1 parent 6604327 commit c7c454c
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 61 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.15",
"@babel/core": "^7.22.17",
"@babel/plugin-transform-typescript": "^7.22.15",
"@total-typescript/ts-reset": "^0.5.1",
"@types/fs-extra": "^11.0.1",
Expand All @@ -66,7 +66,7 @@
"kolorist": "^1.8.0"
},
"devDependencies": {
"@babel/types": "^7.22.15",
"@babel/types": "^7.22.17",
"@types/babel__core": "^7.20.1",
"@types/debug": "^4.1.8"
},
Expand Down
122 changes: 63 additions & 59 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 c7c454c

Please sign in to comment.