Skip to content

Commit d212f48

Browse files
committed
chore(deps): update babel monorepo
1 parent fed3748 commit d212f48

File tree

2 files changed

+1406
-467
lines changed

2 files changed

+1406
-467
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,18 +28,18 @@
2828
"ramda": "^0.25.0"
2929
},
3030
"devDependencies": {
31-
"@babel/cli": "7.0.0-beta.42",
32-
"@babel/core": "7.0.0-beta.42",
33-
"@babel/node": "7.0.0-beta.42",
34-
"@babel/preset-env": "7.0.0-beta.42",
31+
"@babel/cli": "7.14.5",
32+
"@babel/core": "7.14.6",
33+
"@babel/node": "7.14.5",
34+
"@babel/preset-env": "7.14.5",
3535
"@storybook/addon-actions": "3.3.15",
3636
"@storybook/addon-info": "3.3.15",
3737
"@storybook/addon-links": "3.3.15",
3838
"@storybook/addon-options": "3.3.15",
3939
"@storybook/addon-storyshots": "3.3.15",
4040
"@storybook/react": "3.3.15",
4141
"babel-core": "7.0.0-bridge.0",
42-
"babel-eslint": "8.2.2",
42+
"babel-eslint": "8.2.6",
4343
"babel-jest": "22.4.3",
4444
"babel-plugin-add-module-exports": "0.2.1",
4545
"babel-preset-react-app": "next",

0 commit comments

Comments
 (0)