Skip to content

Commit bcb6088

Browse files
chore(deps): update babel monorepo to v7.8.3 (#627)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent 4619513 commit bcb6088

File tree

2 files changed

+528
-491
lines changed

2 files changed

+528
-491
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.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",
35+
"@babel/cli": "7.8.3",
36+
"@babel/core": "7.8.3",
37+
"@babel/plugin-external-helpers": "7.8.3",
38+
"@babel/preset-env": "7.8.3",
39+
"@babel/preset-typescript": "7.8.3",
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)