Internal: back to fixed, publish everything (#5436)
This commit is contained in:
parent
0553d7761d
commit
230712e091
2
Makefile
2
Makefile
@ -64,7 +64,7 @@ publish:
|
||||
make test
|
||||
# not using lerna independent mode atm, so only update packages that have changed since we use ^
|
||||
# --only-explicit-updates
|
||||
./node_modules/.bin/lerna publish --npm-tag=next --exact
|
||||
./node_modules/.bin/lerna publish --npm-tag=next --exact --skip-temp-tag
|
||||
make clean
|
||||
|
||||
bootstrap:
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"lerna": "2.0.0-beta.38",
|
||||
"version": "independent",
|
||||
"version": "7.0.0-alpha.2",
|
||||
"changelog": {
|
||||
"repo": "babel/babel",
|
||||
"labels": {
|
||||
|
||||
@ -9,6 +9,6 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -9,6 +9,6 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -10,6 +10,6 @@
|
||||
],
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -12,6 +12,6 @@
|
||||
"babel-plugin-syntax-async-functions": "7.0.0-alpha.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -13,6 +13,6 @@
|
||||
"babel-plugin-syntax-async-generators": "7.0.0-alpha.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -13,6 +13,6 @@
|
||||
"babel-plugin-syntax-async-functions": "7.0.0-alpha.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -14,6 +14,6 @@
|
||||
"babel-types": "7.0.0-alpha.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -14,6 +14,6 @@
|
||||
"babel-template": "7.0.0-alpha.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -17,6 +17,6 @@
|
||||
"babel-template": "7.0.0-alpha.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -12,6 +12,6 @@
|
||||
"babel-plugin-syntax-do-expressions": "7.0.0-alpha.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -9,6 +9,6 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -9,6 +9,6 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -15,6 +15,6 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -19,6 +19,6 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -12,6 +12,6 @@
|
||||
"babel-template": "7.0.0-alpha.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -9,6 +9,6 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -12,6 +12,6 @@
|
||||
"babel-types": "7.0.0-alpha.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -9,6 +9,6 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -13,6 +13,6 @@
|
||||
"babel-types": "7.0.0-alpha.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -9,6 +9,6 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -9,6 +9,6 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -13,6 +13,6 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -14,6 +14,6 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1",
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1",
|
||||
"babel-plugin-syntax-dynamic-import": "7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -13,6 +13,6 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -12,6 +12,6 @@
|
||||
"babel-helper-replace-supers": "7.0.0-alpha.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -16,6 +16,6 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -12,6 +12,6 @@
|
||||
"babel-types": "7.0.0-alpha.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -9,6 +9,6 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -13,6 +13,6 @@
|
||||
"babel-types": "7.0.0-alpha.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -9,6 +9,6 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -9,6 +9,6 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -13,6 +13,6 @@
|
||||
"regexpu-core": "^4.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -9,6 +9,6 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -9,6 +9,6 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -12,6 +12,6 @@
|
||||
"babel-helper-define-map": "7.0.0-alpha.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -9,6 +9,6 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -13,6 +13,6 @@
|
||||
"babel-helper-builder-binary-assignment-operator-visitor": "7.0.0-alpha.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -12,6 +12,6 @@
|
||||
"babel-plugin-syntax-export-extensions": "7.0.0-alpha.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -12,6 +12,6 @@
|
||||
"babel-plugin-syntax-flow": "7.0.0-alpha.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -12,6 +12,6 @@
|
||||
"babel-plugin-syntax-flow": "7.0.0-alpha.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -12,6 +12,6 @@
|
||||
"babel-plugin-syntax-function-bind": "7.0.0-alpha.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -9,6 +9,6 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -10,6 +10,6 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -12,6 +12,6 @@
|
||||
"babel-plugin-syntax-object-rest-spread": "7.0.0-alpha.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -9,6 +9,6 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -12,6 +12,6 @@
|
||||
"lodash": "^4.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -9,6 +9,6 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -9,6 +9,6 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -12,6 +12,6 @@
|
||||
"babel-runtime": "7.0.0-alpha.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -12,6 +12,6 @@
|
||||
"babel-helper-builder-react-jsx": "7.0.0-alpha.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -12,6 +12,6 @@
|
||||
"babel-plugin-syntax-jsx": "7.0.0-alpha.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -12,6 +12,6 @@
|
||||
"babel-plugin-syntax-jsx": "7.0.0-alpha.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -13,6 +13,6 @@
|
||||
"babel-plugin-syntax-jsx": "7.0.0-alpha.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -11,6 +11,6 @@
|
||||
},
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -9,6 +9,6 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -12,6 +12,6 @@
|
||||
"babel-types": "7.0.0-alpha.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -34,7 +34,7 @@
|
||||
"babel-plugin-transform-regenerator": "7.0.0-alpha.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-transform-fixture-test-runner": "7.0.0-alpha.1",
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-transform-fixture-test-runner": "^7.0.0-alpha.1",
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
@ -13,6 +13,6 @@
|
||||
"babel-preset-es2017": "7.0.0-alpha.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "7.0.0-alpha.1"
|
||||
"babel-helper-plugin-test-runner": "^7.0.0-alpha.1"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user