Skip to content

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 14, 2022
1 parent ed57ed6 commit 61f7bfb
Show file tree
Hide file tree
Showing 2 changed files with 1,100 additions and 299 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,14 +67,14 @@
"devDependencies": {
"@atlaskit/css-reset": "5.0.12",
"@atlaskit/theme": "9.5.6",
"@babel/core": "7.9.0",
"@babel/plugin-proposal-class-properties": "7.8.3",
"@babel/plugin-transform-modules-commonjs": "7.9.0",
"@babel/plugin-transform-object-assign": "7.8.3",
"@babel/plugin-transform-runtime": "7.9.0",
"@babel/preset-env": "7.9.5",
"@babel/preset-flow": "7.9.0",
"@babel/preset-react": "7.9.4",
"@babel/core": "7.17.7",
"@babel/plugin-proposal-class-properties": "7.16.7",
"@babel/plugin-transform-modules-commonjs": "7.17.7",
"@babel/plugin-transform-object-assign": "7.16.7",
"@babel/plugin-transform-runtime": "7.17.0",
"@babel/preset-env": "7.16.11",
"@babel/preset-flow": "7.16.7",
"@babel/preset-react": "7.16.7",
"@emotion/babel-preset-css-prop": "10.0.27",
"@emotion/core": "10.0.28",
"@emotion/styled": "10.0.27",
Expand All @@ -85,7 +85,7 @@
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"babel-jest": "25.5.1",
"babel-loader": "8.1.0",
"babel-loader": "8.2.3",
"babel-plugin-dev-expression": "0.2.2",
"babel-plugin-emotion": "10.0.33",
"cross-env": "7.0.3",
Expand Down
Loading

0 comments on commit 61f7bfb

Please sign in to comment.