Skip to content
This repository was archived by the owner on Oct 7, 2018. It is now read-only.

Commit 4cafd7b

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/qrcode.react to v0.8.0
1 parent 698802b commit 4cafd7b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

react-typescript/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"@types/jest": "23.1.4",
2626
"@types/node": "10.5.1",
27-
"@types/qrcode.react": "0.6.3",
27+
"@types/qrcode.react": "0.8.0",
2828
"@types/react": "16.4.0",
2929
"@types/react-dom": "16.0.6",
3030
"@types/react-router": "4.0.27",

react-typescript/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,9 @@
110110
version "10.5.1"
111111
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.5.1.tgz#d578446f4abff5c0b49ade9b4e5274f6badaadfc"
112112

113-
"@types/qrcode.react@0.6.3":
114-
version "0.6.3"
115-
resolved "https://registry.yarnpkg.com/@types/qrcode.react/-/qrcode.react-0.6.3.tgz#c0950902987b12bce342802adcf6d5ce7ad07294"
113+
"@types/qrcode.react@0.8.0":
114+
version "0.8.0"
115+
resolved "https://registry.yarnpkg.com/@types/qrcode.react/-/qrcode.react-0.8.0.tgz#90b95d7dfba380f2a67ffd68e9c02b6eea4ea0be"
116116
dependencies:
117117
"@types/react" "*"
118118

0 commit comments

Comments
 (0)