Chore: bump React to 16.9.0 (#18502)

* Chore: bump react to 16.9.0

* Bump hooks testing lib
This commit is contained in:
Dominik Prokop
2019-08-12 14:26:11 +02:00
committed by GitHub
parent 5459e7c9af
commit 0b828cfa44
6 changed files with 103 additions and 64 deletions
+6 -6
View File
@@ -30,8 +30,8 @@
"@types/pixelmatch": "4.0.0",
"@types/pngjs": "3.3.2",
"@types/puppeteer-core": "1.9.0",
"@types/react": "16.8.16",
"@types/react-dom": "16.8.4",
"@types/react": "16.9.0",
"@types/react-dom": "16.8.5",
"@types/react-grid-layout": "0.16.7",
"@types/react-select": "2.0.15",
"@types/react-transition-group": "2.0.16",
@@ -98,9 +98,8 @@
"postcss-reporter": "6.0.1",
"prettier": "1.16.4",
"puppeteer-core": "1.15.0",
"react-hooks-testing-library": "0.3.7",
"react-hot-loader": "4.8.0",
"react-test-renderer": "16.8.4",
"react-test-renderer": "16.9.0",
"redux-mock-store": "1.5.3",
"regexp-replace-loader": "1.0.1",
"rimraf": "2.6.3",
@@ -171,6 +170,7 @@
},
"dependencies": {
"@babel/polyfill": "7.2.5",
"@testing-library/react-hooks": "2.0.1",
"@torkelo/react-select": "2.4.1",
"@types/angular-route": "1.7.0",
"@types/d3-scale-chromatic": "1.3.1",
@@ -214,8 +214,8 @@
"prismjs": "1.16.0",
"prop-types": "15.7.2",
"rc-cascader": "0.14.0",
"react": "16.8.6",
"react-dom": "16.8.6",
"react": "16.9.0",
"react-dom": "16.9.0",
"react-grid-layout": "0.16.6",
"react-highlight-words": "0.11.0",
"react-popper": "1.3.3",