Skip to content

Commit b8129b7

Browse files
authored
Merge pull request #7 from mottox2/renovate/babel-monorepo
Update babel monorepo
2 parents 72bd5f6 + 611a588 commit b8129b7

File tree

2 files changed

+149
-141
lines changed

2 files changed

+149
-141
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
"author": "mottox2",
2121
"license": "MIT",
2222
"devDependencies": {
23-
"@babel/cli": "7.0.0",
24-
"@babel/core": "7.0.0",
25-
"@babel/preset-env": "7.0.0"
23+
"@babel/cli": "7.1.2",
24+
"@babel/core": "7.1.2",
25+
"@babel/preset-env": "7.1.0"
2626
},
2727
"dependencies": {
2828
"frisbee": "^1.6.4"

0 commit comments

Comments
 (0)