Skip to content

Commit

Permalink
fix(deps): update babel monorepo to ^7.22.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2023
1 parent 0fe744a commit 7c4574b
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 85 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.22.11",
"@babel/plugin-transform-typescript": "^7.22.11",
"@babel/core": "^7.22.15",
"@babel/plugin-transform-typescript": "^7.22.15",
"@total-typescript/ts-reset": "^0.5.1",
"@types/fs-extra": "^11.0.1",
"@types/node": "^18.17.14",
Expand All @@ -66,7 +66,7 @@
"kolorist": "^1.8.0"
},
"devDependencies": {
"@babel/types": "^7.22.11",
"@babel/types": "^7.22.15",
"@types/babel__core": "^7.20.1",
"@types/debug": "^4.1.8"
},
Expand Down
Loading

0 comments on commit 7c4574b

Please sign in to comment.