Skip to content

Commit dd7e02a

Browse files
authored
Merge pull request #194 from testing-library/renovate/babel-monorepo
Update babel monorepo to v7.6.3
2 parents 59425d3 + 49b9dfe commit dd7e02a

File tree

2 files changed

+117
-26
lines changed

2 files changed

+117
-26
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@
3838
"@types/testing-library__react-hooks": "^2.0.0"
3939
},
4040
"devDependencies": {
41-
"@babel/cli": "7.6.2",
42-
"@babel/core": "7.6.2",
41+
"@babel/cli": "7.6.3",
42+
"@babel/core": "7.6.3",
4343
"@babel/plugin-proposal-object-rest-spread": "7.6.2",
4444
"@babel/plugin-transform-modules-commonjs": "7.6.0",
4545
"@babel/plugin-transform-runtime": "7.6.2",
46-
"@babel/preset-env": "7.6.2",
47-
"@babel/preset-react": "7.0.0",
46+
"@babel/preset-env": "7.6.3",
47+
"@babel/preset-react": "7.6.3",
4848
"all-contributors-cli": "6.9.1",
4949
"babel-eslint": "10.0.3",
5050
"babel-plugin-module-resolver": "3.2.0",

0 commit comments

Comments
 (0)