Update NPM deps

pull/1474/head
Rick Carlino 2019-09-28 19:21:56 -05:00
parent ee85a8e6e3
commit 66bd0a9c27
1 changed files with 4 additions and 4 deletions

View File

@ -30,7 +30,7 @@
"@blueprintjs/select": "3.10.0",
"@types/enzyme": "3.10.3",
"@types/jest": "24.0.18",
"@types/lodash": "4.14.140",
"@types/lodash": "4.14.141",
"@types/markdown-it": "0.0.9",
"@types/moxios": "0.4.9",
"@types/node": "12.7.8",
@ -56,13 +56,13 @@
"parcel-bundler": "1.12.3",
"promise-timeout": "1.3.0",
"raf": "3.4.1",
"react": "16.9.0",
"react": "16.10.1",
"react-addons-test-utils": "15.6.2",
"react-color": "2.17.3",
"react-dom": "16.9.0",
"react-dom": "16.10.1",
"react-joyride": "2.1.1",
"react-redux": "7.1.1",
"react-test-renderer": "16.9.0",
"react-test-renderer": "16.10.1",
"react-transition-group": "4.3.0",
"redux": "4.0.4",
"redux-immutable-state-invariant": "2.1.0",