Skip to content

Commit 8e0b2d2

Browse files
Bump react-bootstrap from 2.9.2 to 2.10.0 in /Plan/react/dashboard (#3416)
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.9.2 to 2.10.0. - [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases) - [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md) - [Commits](react-bootstrap/react-bootstrap@v2.9.2...v2.10.0) --- updated-dependencies: - dependency-name: react-bootstrap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3717eac commit 8e0b2d2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Plan/react/dashboard/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"masonry-layout": "^4.2.2",
3333
"moment": "^2.30.1",
3434
"react": "^18.2.0",
35-
"react-bootstrap": "^2.9.2",
35+
"react-bootstrap": "^2.10.0",
3636
"react-bootstrap-range-slider": "^3.0.8",
3737
"react-dom": "^18.2.0",
3838
"react-i18next": "^14.0.0",

Plan/react/dashboard/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2658,10 +2658,10 @@ react-bootstrap-range-slider@^3.0.8:
26582658
classnames "^2.3.1"
26592659
prop-types "^15.7.2"
26602660

2661-
react-bootstrap@^2.9.2:
2662-
version "2.9.2"
2663-
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.9.2.tgz#ee2bab4cb19df628a90868fa594a3b410fe0c0be"
2664-
integrity sha512-a36B+EHsAI/aH+ZhXNILBFnqscE3zr10dWmjBmfhIb2QR7KSXJiGzYd6Faf/25G8G7/CP9TCL2B0WhUBOD2UBQ==
2661+
react-bootstrap@^2.10.0:
2662+
version "2.10.0"
2663+
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.10.0.tgz#0d9a003dc32cc5d9df972f1e581285d56e93c1d7"
2664+
integrity sha512-87gRP69VAfeU2yKgp8RI3HvzhPNrnYIV2QNranYXataz3ef+k7OhvKGGdxQLQfUsQ2RTmlY66tn4pdFrZ94hNg==
26652665
dependencies:
26662666
"@babel/runtime" "^7.22.5"
26672667
"@restart/hooks" "^0.4.9"

0 commit comments

Comments
 (0)