Skip to content

Commit 3f324c9

Browse files
chore(deps): update babel monorepo (#625)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent 1c47dc1 commit 3f324c9

File tree

2 files changed

+633
-536
lines changed

2 files changed

+633
-536
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@
3232
"typecheck": "tsc --noEmit"
3333
},
3434
"devDependencies": {
35-
"@babel/cli": "7.7.7",
36-
"@babel/core": "7.7.7",
37-
"@babel/plugin-external-helpers": "7.7.4",
38-
"@babel/preset-env": "7.7.7",
39-
"@babel/preset-typescript": "7.7.7",
35+
"@babel/cli": "7.8.0",
36+
"@babel/core": "7.8.0",
37+
"@babel/plugin-external-helpers": "7.8.0",
38+
"@babel/preset-env": "7.8.2",
39+
"@babel/preset-typescript": "7.8.0",
4040
"babel-plugin-add-module-exports": "1.0.2",
4141
"babel-plugin-dev-expression": "0.2.2",
4242
"concurrently": "5.0.2",

0 commit comments

Comments
 (0)