Skip to content

Commit

Permalink
chore(deps): update babel monorepo (#479)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jun 5, 2022
1 parent 4c6eafa commit 0258d18
Show file tree
Hide file tree
Showing 2 changed files with 564 additions and 335 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"release:dryrun": "yarn build; lerna publish from-package --no-push --registry=http://localhost:4873/"
},
"devDependencies": {
"@babel/core": "7.16.12",
"@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",
"@babel/core": "7.18.2",
"@babel/plugin-transform-runtime": "7.18.2",
"@babel/preset-env": "7.18.2",
"@babel/preset-react": "7.17.12",
"@babel/preset-typescript": "7.17.12",
"@lerna-lite/cli": "1.3.0",
"@rollup/plugin-commonjs": "21.0.3",
"@rollup/plugin-json": "4.1.0",
Expand Down
Loading

1 comment on commit 0258d18

@vercel
Copy link

@vercel vercel bot commented on 0258d18 Jun 5, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

svg-drawing – ./

svg-drawing.vercel.app
svg-drawing-git-master-kmkzt.vercel.app
svg-drawing-kmkzt.vercel.app

Please sign in to comment.