Skip to content

Commit 3f8bd7b

Browse files
authored
Merge pull request #405 from testing-library/renovate/babel-monorepo
chore(deps): update babel monorepo to v7.10.5
2 parents 6d1f13b + 47153cc commit 3f8bd7b

File tree

2 files changed

+70
-51
lines changed

2 files changed

+70
-51
lines changed

package-lock.json

+67-48
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@
3838
"@types/testing-library__react-hooks": "^3.0.0"
3939
},
4040
"devDependencies": {
41-
"@babel/cli": "7.10.4",
42-
"@babel/core": "7.10.4",
41+
"@babel/cli": "7.10.5",
42+
"@babel/core": "7.10.5",
4343
"@babel/plugin-proposal-object-rest-spread": "7.10.4",
4444
"@babel/plugin-transform-modules-commonjs": "7.10.4",
45-
"@babel/plugin-transform-runtime": "7.10.4",
45+
"@babel/plugin-transform-runtime": "7.10.5",
4646
"@babel/preset-env": "7.10.4",
4747
"@babel/preset-react": "7.10.4",
4848
"all-contributors-cli": "6.16.1",

0 commit comments

Comments
 (0)