Skip to content

Commit

Permalink
fix(deps): update babel monorepo (#370)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jan 26, 2022
1 parent 335b0ad commit 499ff1b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/tsbb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
"node.js"
],
"dependencies": {
"@babel/core": "7.16.7",
"@babel/core": "7.16.12",
"@babel/plugin-proposal-class-properties": "7.16.7",
"@babel/plugin-proposal-decorators": "7.16.7",
"@babel/plugin-proposal-export-default-from": "7.16.7",
"@babel/plugin-transform-runtime": "7.16.7",
"@babel/preset-env": "7.16.7",
"@babel/plugin-transform-runtime": "7.16.10",
"@babel/preset-env": "7.16.11",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@types/babel__core": "7.1.18",
Expand Down

0 comments on commit 499ff1b

Please sign in to comment.