Skip to content

Commit aec6415

Browse files
chore(deps): update babel monorepo to v7.9.0 (#809)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f4df9f4 commit aec6415

File tree

2 files changed

+184
-71
lines changed

2 files changed

+184
-71
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
},
3737
"devDependencies": {
3838
"@babel/cli": "7.8.4",
39-
"@babel/core": "7.8.7",
39+
"@babel/core": "7.9.0",
4040
"@babel/plugin-external-helpers": "7.8.3",
41-
"@babel/preset-env": "7.8.7",
42-
"@babel/preset-typescript": "7.8.3",
41+
"@babel/preset-env": "7.9.0",
42+
"@babel/preset-typescript": "7.9.0",
4343
"@types/jest": "24.0.25",
4444
"babel-eslint": "10.0.3",
4545
"babel-plugin-add-module-exports": "1.0.2",

0 commit comments

Comments
 (0)