Skip to content

Commit bf5a8a3

Browse files
authored
Merge pull request #443 from testing-library/renovate/babel-monorepo
Update babel monorepo
2 parents 053f670 + f2ff396 commit bf5a8a3

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package-lock.json

Lines changed: 39 additions & 39 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,12 +38,12 @@
3838
"@types/testing-library__react-hooks": "^3.3.0"
3939
},
4040
"devDependencies": {
41-
"@babel/cli": "7.10.5",
42-
"@babel/core": "7.11.4",
41+
"@babel/cli": "7.11.6",
42+
"@babel/core": "7.11.6",
4343
"@babel/plugin-proposal-object-rest-spread": "7.11.0",
4444
"@babel/plugin-transform-modules-commonjs": "7.10.4",
45-
"@babel/plugin-transform-runtime": "7.11.0",
46-
"@babel/preset-env": "7.11.0",
45+
"@babel/plugin-transform-runtime": "7.11.5",
46+
"@babel/preset-env": "7.11.5",
4747
"@babel/preset-react": "7.10.4",
4848
"all-contributors-cli": "6.17.2",
4949
"babel-eslint": "10.1.0",

0 commit comments

Comments
 (0)