Skip to content

Commit a236d39

Browse files
committed
Update react-dom
1 parent e69940f commit a236d39

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"url": "https://github.com/akikoo/react-unit-testing"
1313
},
1414
"dependencies": {
15-
"prop-types": "^15.5.10",
15+
"prop-types": "^15.6.0",
1616
"react": "^16.0.0",
17-
"react-dom": "^15.6.0"
17+
"react-dom": "^16.0.0"
1818
},
1919
"devDependencies": {
2020
"babel-core": "^6.16.0",
@@ -23,7 +23,7 @@
2323
"jsdom": "^11.0.0",
2424
"mocha": "^4.0.0",
2525
"sinon": "^4.0.0",
26-
"unexpected": "^10.18.0",
26+
"unexpected": "^10.36.0",
2727
"unexpected-sinon": "^10.1.1"
2828
}
2929
}

0 commit comments

Comments
 (0)