Skip to content

Commit 695b9cf

Browse files
authored
Merge pull request #361 from vazra/dependabot/npm_and_yarn/react-bootstrap-2.1.0
build(deps): bump react-bootstrap from 2.0.4 to 2.1.0
2 parents 689c5d5 + 047d909 commit 695b9cf

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
@@ -20,7 +20,7 @@
2020
"pouchdb-adapter-memory": "7.2.2",
2121
"pouchdb-adapter-websql": "7.0.0",
2222
"react": "16.14.0",
23-
"react-bootstrap": "2.0.4",
23+
"react-bootstrap": "2.1.0",
2424
"react-bootstrap-table-next": "4.0.3",
2525
"react-bootstrap-table2-paginator": "2.1.2",
2626
"react-dom": "16.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9377,10 +9377,10 @@ react-bootstrap-table2-paginator@2.1.2:
93779377
resolved "https://registry.yarnpkg.com/react-bootstrap-table2-paginator/-/react-bootstrap-table2-paginator-2.1.2.tgz#a62151909e594719db568cede6e5d2962cbf8ddb"
93789378
integrity sha512-LC5znEphhgKJvaSY1q8d+Gj0Nc/1X+VS3tKJjkmWmfv9P61YC/BnwJ+aoqEmQzsLiVGowrzss+i/u+Tip5H+Iw==
93799379

9380-
react-bootstrap@2.0.4:
9381-
version "2.0.4"
9382-
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.0.4.tgz#dd0f4228db2093ec60663778f2a3690788773b45"
9383-
integrity sha512-sfxhLKY/P5oeqkcxI4Q3SkJKLBq/7pv1wGykGlmCLWp4Pll3HMVl5VRtVbKsE4FzGsZGhXXauhi2HhRbmWLwBA==
9380+
react-bootstrap@2.1.0:
9381+
version "2.1.0"
9382+
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.1.0.tgz#53d24c2ede7dca005444e73f96f0c468e8ea3215"
9383+
integrity sha512-ZbEq8in6XzoDh4dyrANVwqeqrj1oRqL56unlBYzjsvdWPIaBP/B7qLMHCvnwuzpANwMrh/hSNpIocKn6rvOFIQ==
93849384
dependencies:
93859385
"@babel/runtime" "^7.14.0"
93869386
"@restart/hooks" "^0.4.5"

0 commit comments

Comments
 (0)