Skip to content

Commit

Permalink
chore(dev-deps): update babel monorepo to v7.21.0 (#498)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Reece Carolan <reece@mycopilot.com>
  • Loading branch information
renovate[bot] and Xhale1 authored Feb 20, 2023
1 parent c698e1f commit 0eee236
Show file tree
Hide file tree
Showing 2 changed files with 655 additions and 628 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"prepublishOnly": "pnpm build"
},
"dependencies": {
"@babel/runtime": "^7.20.13",
"@babel/runtime": "^7.21.0",
"css-box-model": "^1.2.1",
"memoize-one": "^6.0.0",
"raf-schd": "^4.0.3",
Expand All @@ -85,17 +85,17 @@
"devDependencies": {
"@atlaskit/css-reset": "6.3.20",
"@atlaskit/theme": "12.2.8",
"@babel/core": "7.20.12",
"@babel/core": "7.21.0",
"@babel/eslint-parser": "7.19.1",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-private-methods": "7.18.6",
"@babel/plugin-proposal-private-property-in-object": "7.20.5",
"@babel/plugin-proposal-private-property-in-object": "7.21.0",
"@babel/plugin-transform-modules-commonjs": "7.20.11",
"@babel/plugin-transform-object-assign": "7.18.6",
"@babel/plugin-transform-runtime": "7.19.6",
"@babel/plugin-transform-runtime": "7.21.0",
"@babel/preset-env": "7.20.2",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@babel/preset-typescript": "7.21.0",
"@commitlint/cli": "17.4.4",
"@commitlint/config-conventional": "17.4.4",
"@commitlint/cz-commitlint": "17.4.4",
Expand Down
Loading

1 comment on commit 0eee236

@vercel
Copy link

@vercel vercel bot commented on 0eee236 Feb 20, 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.