Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.22.6 (#2708)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 7, 2023
1 parent 5445507 commit ef50c4e
Show file tree
Hide file tree
Showing 3 changed files with 189 additions and 39 deletions.
4 changes: 2 additions & 2 deletions apps/store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"zen-observable-ts": "1.2.5"
},
"devDependencies": {
"@babel/core": "7.22.5",
"@babel/preset-env": "7.22.5",
"@babel/core": "7.22.6",
"@babel/preset-env": "7.22.6",
"@babel/preset-react": "7.22.5",
"@babel/preset-typescript": "7.22.5",
"@datadog/datadog-ci": "2.16.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@babel/core": "7.22.5",
"@babel/preset-env": "7.22.5",
"@babel/core": "7.22.6",
"@babel/preset-env": "7.22.6",
"@babel/preset-react": "7.22.5",
"@babel/preset-typescript": "7.22.5",
"@emotion/babel-plugin": "11.11.0",
Expand Down
Loading

2 comments on commit ef50c4e

@vercel
Copy link

@vercel vercel bot commented on ef50c4e Jul 7, 2023

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:

onboarding – ./apps/onboarding

onboarding-hedvig.vercel.app
onboarding-git-main-hedvig.vercel.app
racoon-onboarding.vercel.app

@vercel
Copy link

@vercel vercel bot commented on ef50c4e Jul 7, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.