Skip to content

Commit 258f559

Browse files
chore(deps): update babel monorepo to v7.7.4 (#584)
1 parent d5a99ee commit 258f559

File tree

2 files changed

+470
-449
lines changed

2 files changed

+470
-449
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.0",
36-
"@babel/core": "7.7.2",
37-
"@babel/plugin-external-helpers": "7.2.0",
38-
"@babel/preset-env": "7.7.1",
39-
"@babel/preset-typescript": "7.7.2",
35+
"@babel/cli": "7.7.4",
36+
"@babel/core": "7.7.4",
37+
"@babel/plugin-external-helpers": "7.7.4",
38+
"@babel/preset-env": "7.7.4",
39+
"@babel/preset-typescript": "7.7.4",
4040
"babel-plugin-add-module-exports": "1.0.2",
4141
"babel-plugin-dev-expression": "0.2.2",
4242
"concurrently": "5.0.0",

0 commit comments

Comments
 (0)