Skip to content

Commit 1d76bc2

Browse files
renovate-botZauberNerd
authored andcommitted
chore: update babel monorepo
1 parent a9ca6f3 commit 1d76bc2

File tree

2 files changed

+143
-87
lines changed

2 files changed

+143
-87
lines changed

package-lock.json

Lines changed: 137 additions & 81 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.8.4",
93-
"@babel/core": "7.9.6",
94-
"@babel/plugin-syntax-flow": "7.8.3",
95-
"@babel/plugin-transform-flow-strip-types": "7.9.0",
96-
"@babel/preset-env": "7.9.6",
97-
"@babel/register": "7.9.0",
92+
"@babel/cli": "7.10.3",
93+
"@babel/core": "7.10.3",
94+
"@babel/plugin-syntax-flow": "7.10.1",
95+
"@babel/plugin-transform-flow-strip-types": "7.10.1",
96+
"@babel/preset-env": "7.10.3",
97+
"@babel/register": "7.10.3",
9898
"ava": "2.4.0",
9999
"babel-eslint": "10.1.0",
100100
"eslint": "7.0.0",

0 commit comments

Comments
 (0)