Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v16.0.41
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 24, 2018
1 parent a1fdce0 commit 172c6d0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@motorcycle/test": "3.0.0",
"@typed/test": "6.5.0",
"@types/node": "9.4.7",
"@types/react": "16.0.40",
"@types/react": "16.0.41",
"@types/react-dom": "16.0.4",
"dox": "0.9.0",
"glob-expand": "0.2.1",
Expand All @@ -24,7 +24,7 @@
"typescript": "2.7.2"
},
"resolutions": {
"@types/react": "16.0.40"
"@types/react": "16.0.41"
},
"dependencies": {
"167": "0.43.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -228,9 +228,9 @@
"@types/node" "*"
"@types/react" "*"

"@types/react@*", "@types/[email protected].40":
version "16.0.40"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.0.40.tgz#caabc2296886f40b67f6fc80f0f3464476461df9"
"@types/react@*", "@types/[email protected].41":
version "16.0.41"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.0.41.tgz#72146737f4d439dc95a53315de4bfb43ac8542ca"

abab@^1.0.4:
version "1.0.4"
Expand Down

0 comments on commit 172c6d0

Please sign in to comment.