Skip to content

Commit

Permalink
⬆ Update dependency @types/recharts to v1.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 18, 2020
1 parent 42ada88 commit 208b196
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 @@ -78,7 +78,7 @@
"@types/react-dom": "16.9.5",
"@types/react-html-parser": "2.0.1",
"@types/react-router-dom": "5.1.3",
"@types/recharts": "1.8.7",
"@types/recharts": "1.8.8",
"@types/socket.io": "2.1.4",
"@types/socket.io-client": "1.4.32",
"@types/superagent": "4.1.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1614,10 +1614,10 @@
resolved "https://registry.yarnpkg.com/@types/recharts-scale/-/recharts-scale-1.0.0.tgz#348c9220d6d9062c44a9d585d686644a97f7e25d"
integrity sha512-HR/PrCcxYb2YHviTqH7CMdL1TUhUZLTUKzfrkMhxm1HTa5mg/QtP8XMiuSPz6dZ6wecazAOu8aYZ5DqkNlgHHQ==

"@types/recharts@1.8.7":
version "1.8.7"
resolved "https://registry.yarnpkg.com/@types/recharts/-/recharts-1.8.7.tgz#32d78d2ffe05f42477c7335319e387e89abedd04"
integrity sha512-3kcjuR4cUeGwQH43FvUzfEs74w2LLtMbBz1NBK3s1J7Hgl8OKDr4AeAUrKitsM+n6eDl9Ne8pqhdxitLFB06IA==
"@types/recharts@1.8.8":
version "1.8.8"
resolved "https://registry.yarnpkg.com/@types/recharts/-/recharts-1.8.8.tgz#ac4a675f3046267747596e695e3670f9224484ae"
integrity sha512-jURFuxPA+oLP4c8hZiD09MHsgfrR8ZuvRSsTlEUN4azlX+AQwnTTug0WTA0brKKXs5pPvMPGv2x0lPye6SzJSA==
dependencies:
"@types/d3-shape" "*"
"@types/react" "*"
Expand Down

0 comments on commit 208b196

Please sign in to comment.