Merge branch 'master' into typescript-types

main
Aaron Jensen 2019-09-18 08:25:40 -07:00
commit 09ba2f9b9a
No known key found for this signature in database
GPG Key ID: 395CF9A719B6724C
2 changed files with 1195 additions and 587 deletions

View File

@ -41,33 +41,33 @@
"babel-loader": "^6.2.1",
"babel-preset-es2015": "^6.3.13",
"babel-preset-stage-2": "^6.3.13",
"benchmark": "^1.0.0",
"chai": "^3.2.0",
"benchmark": "^2.1.4",
"chai": "^4.2.0",
"dtslint": "^0.9.8",
"eslint": "^3.19.0",
"eslint": "^4.19.1",
"eslint-config-airbnb-base": "^11.1.3",
"eslint-config-prettier": "^1.6.0",
"eslint-config-prettier": "^4.0.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-prettier": "^2.0.1",
"exports-loader": "^0.6.2",
"exports-loader": "^0.7.0",
"gulp": "^3.6.0",
"gulp-babel": "^6.1.1",
"gulp-babel": "^7.0.1",
"gulp-eslint": "^3.0.1",
"gulp-mocha": "^2.0.0",
"karma": "^0.13.3",
"karma-babel-preprocessor": "^6.0.1",
"karma-chrome-launcher": "^0.2.0",
"karma-mocha": "^0.2.0",
"karma-mocha-reporter": "^1.0.4",
"karma-babel-preprocessor": "^7.0.0",
"karma-chrome-launcher": "^2.2.0",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.5",
"karma-phantomjs-launcher": "^1.0.4",
"karma-webpack": "^1.7.0",
"mocha": "^2.2.5",
"karma-webpack": "^2.0.13",
"mocha": "^6.0.0",
"phantomjs-prebuilt": "^2.1.14",
"prettier": "^1.1.0",
"rimraf": "^2.4.2",
"typescript": "^3.6.3",
"webpack": "^1.10.5",
"webpack-dev-server": "^1.10.1",
"webpack-dev-server": "^3.1.11",
"webpack-stream": "^2.1.0"
},
"types": "types"

1756
yarn.lock

File diff suppressed because it is too large Load Diff