Skip to content

Commit f3e8a97

Browse files
committed
Merge branch 'master' into greenkeeper/monorepo.react-16.6.3
2 parents 563c8a4 + 04d2de5 commit f3e8a97

2 files changed

Lines changed: 937 additions & 29 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"devDependencies": {
2323
"@types/jest": "^23.3.0",
24-
"@types/react": "16.4",
24+
"@types/react": "~16.7.0",
2525
"@types/react-dom": "^16.0.6",
2626
"babel-cli": "^6.26.0",
2727
"babel-eslint": "^9.0.0",
@@ -42,7 +42,7 @@
4242
"eslint-plugin-react": "^7.6.0",
4343
"flow-bin": "^0.80.0",
4444
"jest": "^23.4.1",
45-
"jsdom": "^12.0.0",
45+
"jsdom": "^13.0.0",
4646
"node-sass-chokidar": "^1.3.3",
4747
"raf": "^3.4.0"
4848
},

0 commit comments

Comments
 (0)