Skip to content

Commit 2efccda

Browse files
chore(deps): update babel monorepo to v7.1.0 (#115)
1 parent e35f126 commit 2efccda

File tree

2 files changed

+139
-139
lines changed

2 files changed

+139
-139
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@
3232
"typecheck": "tsc --noEmit"
3333
},
3434
"devDependencies": {
35-
"@babel/cli": "7.0.0",
36-
"@babel/core": "7.0.1",
35+
"@babel/cli": "7.1.0",
36+
"@babel/core": "7.1.0",
3737
"@babel/plugin-external-helpers": "7.0.0",
38-
"@babel/preset-env": "7.0.0",
39-
"@babel/preset-typescript": "7.0.0",
38+
"@babel/preset-env": "7.1.0",
39+
"@babel/preset-typescript": "7.1.0",
4040
"babel-plugin-add-module-exports": "1.0.0",
4141
"babel-plugin-dev-expression": "0.2.1",
4242
"concurrently": "4.0.1",

0 commit comments

Comments
 (0)