Skip to content

Commit

Permalink
chore(dev-deps): update babel monorepo to v7.22.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2023
1 parent 4434234 commit 1f61b70
Show file tree
Hide file tree
Showing 2 changed files with 675 additions and 580 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.22.6",
"@babel/runtime": "^7.22.10",
"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.5.4",
"@atlaskit/theme": "12.5.5",
"@babel/core": "7.22.9",
"@babel/eslint-parser": "7.22.9",
"@babel/core": "7.22.10",
"@babel/eslint-parser": "7.22.10",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-private-methods": "7.18.6",
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
"@babel/plugin-transform-modules-commonjs": "7.22.5",
"@babel/plugin-transform-object-assign": "7.22.5",
"@babel/plugin-transform-runtime": "7.22.9",
"@babel/preset-env": "7.22.9",
"@babel/plugin-transform-runtime": "7.22.10",
"@babel/preset-env": "7.22.10",
"@babel/preset-react": "7.22.5",
"@babel/preset-typescript": "7.22.5",
"@commitlint/cli": "17.6.7",
Expand Down
Loading

0 comments on commit 1f61b70

Please sign in to comment.