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 Nov 20, 2022
1 parent 9913dc2 commit 8f809a1
Show file tree
Hide file tree
Showing 2 changed files with 1,243 additions and 756 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"styled-components": "4.3.2"
},
"devDependencies": {
"@babel/cli": "7.8.4",
"@babel/core": "7.8.4",
"@babel/plugin-proposal-object-rest-spread": "7.8.3",
"@babel/preset-env": "7.8.4",
"@babel/preset-flow": "7.8.3",
"@babel/preset-react": "7.8.3",
"@babel/cli": "7.19.3",
"@babel/core": "7.20.2",
"@babel/plugin-proposal-object-rest-spread": "7.20.2",
"@babel/preset-env": "7.20.2",
"@babel/preset-flow": "7.18.6",
"@babel/preset-react": "7.18.6",
"@storybook/addon-actions": "5.1.9",
"@storybook/addon-knobs": "5.1.9",
"@storybook/addon-links": "5.1.9",
Expand All @@ -37,9 +37,9 @@
"@storybook/react": "5.1.9",
"@storybook/theming": "5.1.9",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.0.3",
"babel-eslint": "10.1.0",
"babel-jest": "24.8.0",
"babel-loader": "8.0.6",
"babel-loader": "8.3.0",
"css-loader": "3.0.0",
"eslint": "6.0.1",
"eslint-config-airbnb": "17.1.1",
Expand Down
Loading

0 comments on commit 8f809a1

Please sign in to comment.