Skip to content

Commit

Permalink
Merge 8cc0ceb into a7619b2
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Feb 6, 2019
2 parents a7619b2 + 8cc0ceb commit f45b37d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@types/jest": "^23.3.0",
"@types/react": "~16.7.0",
"@types/react": "~16.8.2",
"@types/react-dom": "^16.0.6",
"babel-cli": "^6.26.0",
"babel-eslint": "^10.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,10 @@
dependencies:
csstype "^2.2.0"

"@types/react@~16.7.0":
version "16.7.0"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.7.0.tgz#d33202339d6fb672c2ad0930c835ecf8ae0ac521"
integrity sha512-bHwfht6kILzUj1Hs5vmr9vpokDmcNXPbR55tKE/ZEylb3WtSt9hAuO68rsm73/sre2/MwLijfo8sD4ANe+HDUg==
"@types/react@~16.8.2":
version "16.8.2"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.2.tgz#3b7a7f7ea89d1c7d68b00849fb5de839011c077b"
integrity sha512-6mcKsqlqkN9xADrwiUz2gm9Wg4iGnlVGciwBRYFQSMWG6MQjhOZ/AVnxn+6v8nslFgfYTV8fNdE6XwKu6va5PA==
dependencies:
"@types/prop-types" "*"
csstype "^2.2.0"
Expand Down

0 comments on commit f45b37d

Please sign in to comment.