mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 15:51:43 +00:00
Update dependency @types/react-circular-progressbar to v1.0.2
This commit is contained in:
parent
f1cb7d627c
commit
db0a08ff9e
@ -111,7 +111,7 @@
|
||||
"@types/optimize-css-assets-webpack-plugin": "5.0.1",
|
||||
"@types/puppeteer": "1.20.2",
|
||||
"@types/react": "16.9.17",
|
||||
"@types/react-circular-progressbar": "1.0.1",
|
||||
"@types/react-circular-progressbar": "1.0.2",
|
||||
"@types/react-dom": "16.9.5",
|
||||
"@types/react-hot-loader": "4.1.0",
|
||||
"@types/react-router": "5.1.4",
|
||||
|
||||
@ -3016,10 +3016,10 @@
|
||||
"@types/history" "*"
|
||||
"@types/react" "*"
|
||||
|
||||
"@types/react-circular-progressbar@1.0.1":
|
||||
version "1.0.1"
|
||||
resolved "https://registry.npmjs.org/@types/react-circular-progressbar/-/react-circular-progressbar-1.0.1.tgz#79ec9bc3a6f44e0f1f825963765dadca39839f51"
|
||||
integrity sha512-Pjms8GK01hKXhY1ASoJmc/Sx559UhQgTlvbUri4OT32seMtSnwqgMSSxu4XS/B7cq1W8HPNBwrlr08gneEWOFw==
|
||||
"@types/react-circular-progressbar@1.0.2":
|
||||
version "1.0.2"
|
||||
resolved "https://registry.npmjs.org/@types/react-circular-progressbar/-/react-circular-progressbar-1.0.2.tgz#a23e2d0f4e14a89d75c7c2286f8e96702f9862f2"
|
||||
integrity sha512-lFRfduBnlr7HhjI64fMI0Jm3uDYMbdYyTF3sCZ7aNLYmjPOM3L2+/BzKOfRzRITinOL1jA9lbenGASqowULgEw==
|
||||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user