Bump deps (#9417)
This commit is contained in:
parent
03230eaa9c
commit
ede69eef7f
47
package.json
47
package.json
@ -9,55 +9,54 @@
|
|||||||
"test": "make test"
|
"test": "make test"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/cli": "^7.2.0",
|
"@babel/cli": "^7.2.3",
|
||||||
"@babel/core": "^7.2.0",
|
"@babel/core": "^7.2.2",
|
||||||
"@babel/eslint-plugin-development": "^1.0.1",
|
"@babel/eslint-plugin-development": "^1.0.1",
|
||||||
"@babel/plugin-proposal-class-properties": "^7.2.1",
|
"@babel/plugin-proposal-class-properties": "^7.3.0",
|
||||||
"@babel/plugin-proposal-export-namespace-from": "^7.2.0",
|
"@babel/plugin-proposal-export-namespace-from": "^7.2.0",
|
||||||
"@babel/plugin-proposal-numeric-separator": "^7.2.0",
|
"@babel/plugin-proposal-numeric-separator": "^7.2.0",
|
||||||
"@babel/plugin-transform-modules-commonjs": "^7.2.0",
|
"@babel/plugin-transform-modules-commonjs": "^7.2.0",
|
||||||
"@babel/plugin-transform-runtime": "^7.2.0",
|
"@babel/plugin-transform-runtime": "^7.2.0",
|
||||||
"@babel/preset-env": "^7.2.0",
|
"@babel/preset-env": "^7.3.1",
|
||||||
"@babel/preset-flow": "^7.0.0",
|
"@babel/preset-flow": "^7.0.0",
|
||||||
"@babel/register": "^7.0.0",
|
"@babel/register": "^7.0.0",
|
||||||
"@babel/runtime": "^7.2.0",
|
"@babel/runtime": "^7.3.1",
|
||||||
"babel-core": "^7.0.0-0",
|
"babel-eslint": "^11.0.0-beta.0",
|
||||||
"babel-eslint": "^10.0.1",
|
"babel-jest": "^24.0.0",
|
||||||
"babel-jest": "^23.6.0",
|
"babel-loader": "^8.0.5",
|
||||||
"babel-loader": "^8.0.4",
|
"babel-plugin-transform-charcodes": "^0.2.0",
|
||||||
"babel-plugin-transform-charcodes": "^0.1.1",
|
"browserify": "^16.2.3",
|
||||||
"browserify": "^16.2.2",
|
|
||||||
"bundle-collapser": "^1.2.1",
|
"bundle-collapser": "^1.2.1",
|
||||||
"chalk": "^2.3.2",
|
"chalk": "^2.3.2",
|
||||||
"charcodes": "^0.1.1",
|
"charcodes": "^0.2.0",
|
||||||
"derequire": "^2.0.2",
|
"derequire": "^2.0.2",
|
||||||
"enhanced-resolve": "^3.0.0",
|
"enhanced-resolve": "^3.0.0",
|
||||||
"eslint": "^5.9.0",
|
"eslint": "^5.12.1",
|
||||||
"eslint-config-babel": "^8.0.2",
|
"eslint-config-babel": "^8.0.2",
|
||||||
"eslint-plugin-flowtype": "^3.2.0",
|
"eslint-plugin-flowtype": "^3.2.1",
|
||||||
"eslint-plugin-prettier": "^3.0.0",
|
"eslint-plugin-prettier": "^3.0.1",
|
||||||
"flow-bin": "^0.87.0",
|
"flow-bin": "^0.87.0",
|
||||||
"graceful-fs": "^4.1.11",
|
"graceful-fs": "^4.1.15",
|
||||||
"gulp": "^4.0.0",
|
"gulp": "^4.0.0",
|
||||||
"gulp-babel": "^8.0.0",
|
"gulp-babel": "^8.0.0",
|
||||||
"gulp-filter": "^5.1.0",
|
"gulp-filter": "^5.1.0",
|
||||||
"gulp-newer": "^1.0.0",
|
"gulp-newer": "^1.0.0",
|
||||||
"gulp-plumber": "^1.2.0",
|
"gulp-plumber": "^1.2.1",
|
||||||
"gulp-rename": "^1.4.0",
|
"gulp-rename": "^1.4.0",
|
||||||
"gulp-uglify": "^3.0.1",
|
"gulp-uglify": "^3.0.1",
|
||||||
"gulp-util": "^3.0.7",
|
"gulp-util": "^3.0.7",
|
||||||
"gulp-watch": "^5.0.1",
|
"gulp-watch": "^5.0.1",
|
||||||
"husky": "^1.2.0",
|
"husky": "^1.3.1",
|
||||||
"jest": "^23.6.0",
|
"jest": "^24.0.0",
|
||||||
"lerna": "^3.6.0",
|
"lerna": "^3.6.0",
|
||||||
"lerna-changelog": "^0.5.0",
|
"lerna-changelog": "^0.5.0",
|
||||||
"lint-staged": "^8.1.0",
|
"lint-staged": "^8.1.0",
|
||||||
"lodash": "^4.17.10",
|
"lodash": "^4.17.11",
|
||||||
"merge-stream": "^1.0.1",
|
"merge-stream": "^1.0.1",
|
||||||
"output-file-sync": "^2.0.0",
|
"output-file-sync": "^2.0.0",
|
||||||
"prettier": "^1.16.0",
|
"prettier": "^1.16.1",
|
||||||
"pump": "^3.0.0",
|
"pump": "^3.0.0",
|
||||||
"rimraf": "^2.4.3",
|
"rimraf": "^2.6.3",
|
||||||
"rollup-plugin-babel": "^4.0.0-beta.0",
|
"rollup-plugin-babel": "^4.0.0-beta.0",
|
||||||
"rollup-plugin-node-resolve": "^3.0.2",
|
"rollup-plugin-node-resolve": "^3.0.2",
|
||||||
"rollup-stream": "^1.24.1",
|
"rollup-stream": "^1.24.1",
|
||||||
@ -108,7 +107,9 @@
|
|||||||
"_browser\\.js"
|
"_browser\\.js"
|
||||||
],
|
],
|
||||||
"testEnvironment": "node",
|
"testEnvironment": "node",
|
||||||
"setupTestFrameworkScriptFile": "<rootDir>/test/testSetupFile.js",
|
"setupFilesAfterEnv": [
|
||||||
|
"<rootDir>/test/testSetupFile.js"
|
||||||
|
],
|
||||||
"transformIgnorePatterns": [
|
"transformIgnorePatterns": [
|
||||||
"/node_modules/",
|
"/node_modules/",
|
||||||
"<rootDir>/packages/babel-standalone/babel(\\.min)?\\.js",
|
"<rootDir>/packages/babel-standalone/babel(\\.min)?\\.js",
|
||||||
|
|||||||
@ -54,15 +54,15 @@ const byTestSuite = suite => browser => {
|
|||||||
: true;
|
: true;
|
||||||
};
|
};
|
||||||
|
|
||||||
const compatSources = ["es5", "es6", "es2016plus", "esnext"].reduce((
|
const compatSources = ["es5", "es6", "es2016plus", "esnext"].reduce(
|
||||||
result,
|
(result, source) => {
|
||||||
source
|
|
||||||
) => {
|
|
||||||
const data = require(`compat-table/data-${source}`);
|
const data = require(`compat-table/data-${source}`);
|
||||||
data.browsers = pickBy(envs, byTestSuite(source));
|
data.browsers = pickBy(envs, byTestSuite(source));
|
||||||
result.push(data);
|
result.push(data);
|
||||||
return result;
|
return result;
|
||||||
}, []);
|
},
|
||||||
|
[]
|
||||||
|
);
|
||||||
|
|
||||||
const interpolateAllResults = (rawBrowsers, tests) => {
|
const interpolateAllResults = (rawBrowsers, tests) => {
|
||||||
const interpolateResults = res => {
|
const interpolateResults = res => {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user