Skip to content

Commit 8ba8333

Browse files
renovate-botZauberNerd
authored andcommitted
chore: update babel monorepo to v7.8.3
1 parent 433979a commit 8ba8333

File tree

2 files changed

+177
-93
lines changed

2 files changed

+177
-93
lines changed

package-lock.json

Lines changed: 171 additions & 87 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,12 @@
8989
"react-docgen": "^3.0.0 || ^4.0.0 || ^5.0.0-beta || ^5.0.0"
9090
},
9191
"devDependencies": {
92-
"@babel/cli": "7.7.7",
93-
"@babel/core": "7.7.7",
94-
"@babel/plugin-syntax-flow": "7.7.4",
95-
"@babel/plugin-transform-flow-strip-types": "7.7.4",
96-
"@babel/preset-env": "7.7.7",
97-
"@babel/register": "7.7.7",
92+
"@babel/cli": "7.8.3",
93+
"@babel/core": "7.8.3",
94+
"@babel/plugin-syntax-flow": "7.8.3",
95+
"@babel/plugin-transform-flow-strip-types": "7.8.3",
96+
"@babel/preset-env": "7.8.3",
97+
"@babel/register": "7.8.3",
9898
"ava": "2.4.0",
9999
"babel-eslint": "10.0.3",
100100
"eslint": "6.8.0",

0 commit comments

Comments
 (0)