Skip to content

Commit

Permalink
fix(deps): update babel monorepo to ^7.22.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2023
1 parent 1136521 commit 943b308
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 63 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.17",
"@babel/core": "^7.22.19",
"@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.17",
"@babel/types": "^7.22.19",
"@types/babel__core": "^7.20.1",
"@types/debug": "^4.1.8"
},
Expand Down
118 changes: 57 additions & 61 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 943b308

Please sign in to comment.