Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 29, 2022
1 parent 74f5529 commit ec25540
Show file tree
Hide file tree
Showing 2 changed files with 169 additions and 88 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@
},
"homepage": "https://github.com/bokuweb/react-rnd",
"devDependencies": {
"@babel/cli": "7.17.6",
"@babel/core": "7.17.5",
"@babel/cli": "7.17.10",
"@babel/core": "7.17.10",
"@babel/plugin-proposal-class-properties": "7.16.7",
"@babel/plugin-transform-modules-commonjs": "7.16.8",
"@babel/plugin-transform-modules-commonjs": "7.17.9",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@babel/traverse": "7.17.3",
"@babel/types": "7.17.0",
"@babel/traverse": "7.17.10",
"@babel/types": "7.17.10",
"@emotion/core": "11.0.0",
"@storybook/addon-actions": "6.4.19",
"@storybook/addon-info": "5.3.21",
Expand All @@ -65,7 +65,7 @@
"avaron": "0.2.0",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"babel-loader": "8.2.3",
"babel-loader": "8.2.5",
"cpy-cli": "2.0.0",
"cross-env": "7.0.3",
"enzyme": "3.11.0",
Expand Down
Loading

0 comments on commit ec25540

Please sign in to comment.