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 May 16, 2022
1 parent d82471c commit 04ce83d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"react-dom": "^16.13.1"
},
"devDependencies": {
"@babel/core": "7.12.3",
"@babel/plugin-proposal-export-default-from": "7.12.1",
"@babel/preset-env": "7.12.1",
"@babel/preset-react": "7.12.1",
"@babel/core": "7.17.10",
"@babel/plugin-proposal-export-default-from": "7.16.7",
"@babel/preset-env": "7.17.10",
"@babel/preset-react": "7.16.7",
"@commitlint/cli": "11.0.0",
"@dan-nz/commitlint-config": "1.0.0",
"@dan-nz/eslint-config": "1.0.0",
Expand All @@ -48,7 +48,7 @@
"@storybook/addon-docs": "6.0.27",
"@storybook/addons": "6.0.27",
"@storybook/react": "6.0.27",
"babel-loader": "8.1.0",
"babel-loader": "8.2.5",
"commitizen": "4.2.1",
"core-js": "3.6.5",
"cz-conventional-changelog": "3.3.0",
Expand Down

0 comments on commit 04ce83d

Please sign in to comment.