Skip to content

Commit 9da6ca8

Browse files
Merge pull request #233 from microsoftgraph/dependabot/npm_and_yarn/graph-tutorial/react-bootstrap-2.10.1
Bump react-bootstrap from 2.10.0 to 2.10.1 in /graph-tutorial
2 parents 60b1ce6 + 30c57d1 commit 9da6ca8

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

graph-tutorial/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"date-fns": "^2.29.2",
1212
"date-fns-tz": "^2.0.0",
1313
"react": "^18.2.0",
14-
"react-bootstrap": "^2.10.0",
14+
"react-bootstrap": "^2.10.1",
1515
"react-dom": "^18.2.0",
1616
"react-router-dom": "^6.21.3",
1717
"react-scripts": "5.0.1",

graph-tutorial/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8011,10 +8011,10 @@ react-app-polyfill@^3.0.0:
80118011
regenerator-runtime "^0.13.9"
80128012
whatwg-fetch "^3.6.2"
80138013

8014-
react-bootstrap@^2.10.0:
8015-
version "2.10.0"
8016-
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.10.0.tgz#0d9a003dc32cc5d9df972f1e581285d56e93c1d7"
8017-
integrity sha512-87gRP69VAfeU2yKgp8RI3HvzhPNrnYIV2QNranYXataz3ef+k7OhvKGGdxQLQfUsQ2RTmlY66tn4pdFrZ94hNg==
8014+
react-bootstrap@^2.10.1:
8015+
version "2.10.1"
8016+
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.10.1.tgz#48ee28fcd7973ddc0d0ce2161a918785fba4ab2c"
8017+
integrity sha512-J3OpRZIvCTQK+Tg/jOkRUvpYLHMdGeU9KqFUBQrV0d/Qr/3nsINpiOJyZMWnM5SJ3ctZdhPA6eCIKpEJR3Ellg==
80188018
dependencies:
80198019
"@babel/runtime" "^7.22.5"
80208020
"@restart/hooks" "^0.4.9"

0 commit comments

Comments
 (0)