Skip to content

Commit f5fe6f4

Browse files
committed
Update babel monorepo to v7.11.5
1 parent 2b148eb commit f5fe6f4

File tree

2 files changed

+60
-46
lines changed

2 files changed

+60
-46
lines changed

package-lock.json

Lines changed: 56 additions & 42 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.5",
42+
"@babel/core": "7.11.5",
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)