Skip to content

Commit

Permalink
Bump @types/react from 16.8.16 to 16.8.23 (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and eps1lon committed Jul 23, 2019
1 parent ee2823a commit 4cf525f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"react-dom": "^16.8.5",
"react-draggable": "^3.0.5",
"react-final-form": "^4.0.2",
"react-frame-component": "^4.0.2",
"react-frame-component": "^4.1.1",
"react-inspector": "^2.2.2",
"react-number-format": "^4.0.0",
"react-redux": "^7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/jsdom": "^12.2.3",
"@types/lodash": "^4.14.136",
"@types/mocha": "^5.2.7",
"@types/react": "^16.8.10",
"@types/react": "^16.8.23",
"@types/sinon": "^7.0.13",
"argos-cli": "^0.1.1",
"aws-sdk": "^2.471.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2235,10 +2235,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@^16.8.10":
version "16.8.16"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.16.tgz#2bf980b4fb29cceeb01b2c139b3e185e57d3e08e"
integrity sha512-A0+6kS6zwPtvubOLiCJmZ8li5bm3wKIkoKV0h3RdMDOnCj9cYkUnj3bWbE03/lcICdQmwBmUfoFiHeNhbFiyHQ==
"@types/react@*", "@types/react@^16.8.23":
version "16.8.23"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.23.tgz#ec6be3ceed6353a20948169b6cb4c97b65b97ad2"
integrity sha512-abkEOIeljniUN9qB5onp++g0EY38h7atnDHxwKUFz1r3VH1+yG1OKi2sNPTyObL40goBmfKFpdii2lEzwLX1cA==
dependencies:
"@types/prop-types" "*"
csstype "^2.2.0"
Expand Down Expand Up @@ -11575,10 +11575,10 @@ react-final-form@^4.0.2:
dependencies:
"@babel/runtime" "^7.3.4"

react-frame-component@^4.0.2:
version "4.1.0"
resolved "https://registry.yarnpkg.com/react-frame-component/-/react-frame-component-4.1.0.tgz#bef04039c6af687314f27b20ef9893d85eefe3e6"
integrity sha512-2HkO0iccSjd+xRA+aOxq7Mm50WUmCjdmhbQhOiG6gQTChaW//Y3mdkGeUfVA3YkXvDVbigRDvJd/VTUlqaZWSw==
react-frame-component@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/react-frame-component/-/react-frame-component-4.1.1.tgz#ea8f7c518ef6b5ad72146dd1f648752369826894"
integrity sha512-NfJp90AvYA1R6+uSYafQ+n+UM2HjHqi4WGHeprVXa6quU9d8o6ZFRzQ36uemY82dlkZFzf2jigFx6E4UzNFajA==

react-input-autosize@^2.2.1:
version "2.2.1"
Expand Down

0 comments on commit 4cf525f

Please sign in to comment.