Bump babel-types to ^7.6.3 (#10568)

* fix incorrect lerna bootstrap options

* chore: bump @babel/types dependencies to v7.6.3

* chore: remove ignore-engines on lerna bootstrap
This commit is contained in:
Huáng Jùnliàng 2019-10-17 07:49:41 -04:00 committed by GitHub
parent 095f28a913
commit 8c94b3f209
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
23 changed files with 23 additions and 23 deletions

View File

@ -213,7 +213,7 @@ yarn-install: clean-all
yarn --ignore-engines
lerna-bootstrap: yarn-install
yarn lerna bootstrap -- --ignore-engines
yarn lerna bootstrap
bootstrap: bootstrap-only
$(MAKE) build

View File

@ -9,6 +9,6 @@
},
"main": "lib/index.js",
"dependencies": {
"@babel/types": "^7.0.0"
"@babel/types": "^7.6.3"
}
}

View File

@ -10,6 +10,6 @@
"main": "lib/index.js",
"dependencies": {
"@babel/traverse": "^7.1.0",
"@babel/types": "^7.0.0"
"@babel/types": "^7.6.3"
}
}

View File

@ -10,6 +10,6 @@
"main": "lib/index.js",
"dependencies": {
"@babel/helper-explode-assignable-expression": "^7.1.0",
"@babel/types": "^7.0.0"
"@babel/types": "^7.6.3"
}
}

View File

@ -9,7 +9,7 @@
},
"main": "lib/index.js",
"dependencies": {
"@babel/types": "^7.3.0",
"@babel/types": "^7.6.3",
"esutils": "^2.0.0"
}
}

View File

@ -11,6 +11,6 @@
"dependencies": {
"@babel/helper-hoist-variables": "^7.4.4",
"@babel/traverse": "^7.4.4",
"@babel/types": "^7.4.4"
"@babel/types": "^7.6.3"
}
}

View File

@ -10,7 +10,7 @@
"main": "lib/index.js",
"dependencies": {
"@babel/helper-function-name": "^7.1.0",
"@babel/types": "^7.5.5",
"@babel/types": "^7.6.3",
"lodash": "^4.17.13"
}
}

View File

@ -10,6 +10,6 @@
"main": "lib/index.js",
"dependencies": {
"@babel/traverse": "^7.1.0",
"@babel/types": "^7.0.0"
"@babel/types": "^7.6.3"
}
}

View File

@ -11,6 +11,6 @@
"dependencies": {
"@babel/helper-bindify-decorators": "^7.1.0",
"@babel/traverse": "^7.1.0",
"@babel/types": "^7.0.0"
"@babel/types": "^7.6.3"
}
}

View File

@ -11,6 +11,6 @@
"dependencies": {
"@babel/helper-get-function-arity": "^7.0.0",
"@babel/template": "^7.1.0",
"@babel/types": "^7.0.0"
"@babel/types": "^7.6.3"
}
}

View File

@ -9,6 +9,6 @@
},
"main": "lib/index.js",
"dependencies": {
"@babel/types": "^7.0.0"
"@babel/types": "^7.6.3"
}
}

View File

@ -9,6 +9,6 @@
},
"main": "lib/index.js",
"dependencies": {
"@babel/types": "^7.4.4"
"@babel/types": "^7.6.3"
}
}

View File

@ -10,6 +10,6 @@
"main": "lib/index.js",
"author": "Justin Ridgewell <justin@ridgewell.name>",
"dependencies": {
"@babel/types": "^7.5.5"
"@babel/types": "^7.6.3"
}
}

View File

@ -11,7 +11,7 @@
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-module-imports",
"main": "lib/index.js",
"dependencies": {
"@babel/types": "^7.0.0"
"@babel/types": "^7.6.3"
},
"devDependencies": {
"@babel/core": "^7.0.0"

View File

@ -15,7 +15,7 @@
"@babel/helper-simple-access": "^7.1.0",
"@babel/helper-split-export-declaration": "^7.4.4",
"@babel/template": "^7.4.4",
"@babel/types": "^7.5.5",
"@babel/types": "^7.6.3",
"lodash": "^4.17.13"
}
}

View File

@ -9,6 +9,6 @@
},
"main": "lib/index.js",
"dependencies": {
"@babel/types": "^7.0.0"
"@babel/types": "^7.6.3"
}
}

View File

@ -13,6 +13,6 @@
"@babel/helper-wrap-function": "^7.1.0",
"@babel/template": "^7.1.0",
"@babel/traverse": "^7.1.0",
"@babel/types": "^7.0.0"
"@babel/types": "^7.6.3"
}
}

View File

@ -12,6 +12,6 @@
"@babel/helper-member-expression-to-functions": "^7.5.5",
"@babel/helper-optimise-call-expression": "^7.0.0",
"@babel/traverse": "^7.5.5",
"@babel/types": "^7.5.5"
"@babel/types": "^7.6.3"
}
}

View File

@ -12,6 +12,6 @@
"main": "lib/index.js",
"dependencies": {
"@babel/template": "^7.1.0",
"@babel/types": "^7.0.0"
"@babel/types": "^7.6.3"
}
}

View File

@ -9,6 +9,6 @@
},
"main": "lib/index.js",
"dependencies": {
"@babel/types": "^7.4.4"
"@babel/types": "^7.6.3"
}
}

View File

@ -12,6 +12,6 @@
"@babel/helper-function-name": "^7.1.0",
"@babel/template": "^7.1.0",
"@babel/traverse": "^7.1.0",
"@babel/types": "^7.2.0"
"@babel/types": "^7.6.3"
}
}

View File

@ -13,7 +13,7 @@
"dependencies": {
"@babel/template": "^7.6.0",
"@babel/traverse": "^7.6.2",
"@babel/types": "^7.6.0"
"@babel/types": "^7.6.3"
},
"devDependencies": {
"@babel/helper-plugin-test-runner": "^7.0.0"

View File

@ -13,6 +13,6 @@
"dependencies": {
"@babel/code-frame": "^7.0.0",
"@babel/parser": "^7.6.0",
"@babel/types": "^7.6.0"
"@babel/types": "^7.6.3"
}
}