Skip to content

Commit

Permalink
chore(dev-deps): update babel monorepo (#342)
Browse files Browse the repository at this point in the history
* chore(dev-deps): update babel monorepo

* chore(dev-deps): update babel monorepo

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Reece Carolan <[email protected]>
  • Loading branch information
renovate[bot] and Xhale1 authored Feb 17, 2023
1 parent 33d6735 commit a9ff35a
Show file tree
Hide file tree
Showing 2 changed files with 823 additions and 831 deletions.
12 changes: 6 additions & 6 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.19.4",
"@babel/runtime": "^7.20.13",
"css-box-model": "^1.2.1",
"memoize-one": "^6.0.0",
"raf-schd": "^4.0.3",
Expand All @@ -85,15 +85,15 @@
"devDependencies": {
"@atlaskit/css-reset": "6.3.13",
"@atlaskit/theme": "12.1.9",
"@babel/core": "7.19.3",
"@babel/core": "7.20.12",
"@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.18.6",
"@babel/plugin-transform-modules-commonjs": "7.18.6",
"@babel/plugin-proposal-private-property-in-object": "7.20.5",
"@babel/plugin-transform-modules-commonjs": "7.20.11",
"@babel/plugin-transform-object-assign": "7.18.6",
"@babel/plugin-transform-runtime": "7.19.1",
"@babel/preset-env": "7.19.4",
"@babel/plugin-transform-runtime": "7.19.6",
"@babel/preset-env": "7.20.2",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@commitlint/cli": "17.0.3",
Expand Down
Loading

1 comment on commit a9ff35a

@vercel
Copy link

@vercel vercel bot commented on a9ff35a Feb 17, 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.