Merge pull request #3554 from influxdata/upgrade-jest

Upgrade Jest
pull/10616/head
Chris Henn 2018-06-04 14:12:16 -07:00 committed by GitHub
commit 2b2406ef28
2 changed files with 591 additions and 271 deletions

View File

@ -53,7 +53,6 @@
"autoprefixer": "^6.3.1",
"babel-core": "^6.5.1",
"babel-eslint": "6.1.2",
"babel-jest": "^22.4.1",
"babel-loader": "^7.1.2",
"babel-plugin-lodash": "^2.0.1",
"babel-plugin-syntax-trailing-function-commas": "^6.5.0",
@ -87,9 +86,9 @@
"html-webpack-include-assets-plugin": "^1.0.2",
"html-webpack-plugin": "^2.30.1",
"imports-loader": "^0.6.5",
"jest": "^22.4.2",
"jest-runner-eslint": "^0.4.0",
"jest-runner-tslint": "^1.0.3",
"jest": "^23.1.0",
"jest-runner-eslint": "^0.6.0",
"jest-runner-tslint": "^1.0.4",
"jsdom": "^9.0.0",
"json-loader": "^0.5.7",
"node-sass": "^4.5.3",
@ -104,7 +103,7 @@
"sass-loader": "^6.0.6",
"style-loader": "^0.13.0",
"thread-loader": "^1.1.5",
"ts-jest": "^22.4.1",
"ts-jest": "^22.4.2",
"ts-loader": "^3.5.0",
"tslib": "^1.9.0",
"tslint": "^5.9.1",

File diff suppressed because it is too large Load Diff