Skip to content
This repository was archived by the owner on Jun 27, 2022. It is now read-only.

Commit 1a65821

Browse files
build(deps): bump react-bootstrap from 2.0.2 to 2.0.3 (#463)
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.0.2 to 2.0.3. - [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.0.2...v2.0.3) --- updated-dependencies: - dependency-name: react-bootstrap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 66692ee commit 1a65821

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"react": "17.0.2",
1111
"react-dom": "17.0.2",
1212
"snyk": "1.752.0",
13-
"react-bootstrap": "2.0.2"
13+
"react-bootstrap": "2.0.3"
1414
},
1515
"devDependencies": {
1616
"react-scripts": "4.0.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10192,10 +10192,10 @@ react-app-polyfill@^2.0.0:
1019210192
regenerator-runtime "^0.13.7"
1019310193
whatwg-fetch "^3.4.1"
1019410194

10195-
10196-
version "2.0.2"
10197-
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.0.2.tgz#ec3492513066038bcf612ab8fcab46f88d254ab9"
10198-
integrity sha512-QuMqJ+WJmd6dUyOys6OF3nr6T/FjUVAoEMbSjsFrwVufJtvMox0SU1Dvz/cDID+Dl6Rz2RLcJzyqkdl+DEK2Gg==
10195+
10196+
version "2.0.3"
10197+
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.0.3.tgz#a53ee96aa5e1c205d46e73ae78c374a43017df74"
10198+
integrity sha512-gIRzQf170SGKS09azr8Cl9+8FxBf3J9jyFf/8sWNWXtRcgbRzTog9bFCS4ua5Wv1U/A7W7hRlnrKxzy+wl+5Rw==
1019910199
dependencies:
1020010200
"@babel/runtime" "^7.14.0"
1020110201
"@restart/context" "^2.1.4"

0 commit comments

Comments
 (0)