mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 18:51:59 +00:00
Update dependency @types/reactstrap to v8.0.4
This commit is contained in:
parent
85cb986615
commit
781ffd1562
@ -111,7 +111,7 @@
|
||||
"@types/react-stripe-elements": "1.3.2",
|
||||
"@types/react-test-renderer": "16.8.3",
|
||||
"@types/react-visibility-sensor": "5.0.1",
|
||||
"@types/reactstrap": "8.0.1",
|
||||
"@types/reactstrap": "8.0.4",
|
||||
"@types/sanitize-html": "1.18.3",
|
||||
"@types/semver": "6.0.0",
|
||||
"@types/shelljs": "0.8.5",
|
||||
|
||||
@ -2648,10 +2648,10 @@
|
||||
"@types/prop-types" "*"
|
||||
csstype "^2.2.0"
|
||||
|
||||
"@types/reactstrap@8.0.1":
|
||||
version "8.0.1"
|
||||
resolved "https://registry.npmjs.org/@types/reactstrap/-/reactstrap-8.0.1.tgz#356cc359657a9f6bc84a2f689656cb8790229aaa"
|
||||
integrity sha512-Gn3u6zAFxfBcxDxEMbyUC/A+zS8KpKNg/gKjdFLHug+sG4XOMUaychNiA5buRLeh0r3s+amsjD+xrX8gT612YA==
|
||||
"@types/reactstrap@8.0.4":
|
||||
version "8.0.4"
|
||||
resolved "https://registry.npmjs.org/@types/reactstrap/-/reactstrap-8.0.4.tgz#1e45e57eaf9606b18241bc9719b60a5165baf8fa"
|
||||
integrity sha512-USAvyYnZ75OA1CfFDkUW+3TBRuYfc2At9Ts+10RcyCFgGpIgWGVG7MZnCZSkcOACjjhD0D+8vPkMVgXcohMqrQ==
|
||||
dependencies:
|
||||
"@types/react" "*"
|
||||
popper.js "^1.14.1"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user