Skip to content

Commit 46676c6

Browse files
Merge pull request #255 from microsoftgraph/dependabot/npm_and_yarn/graph-tutorial/react-bootstrap-2.10.2
Bump react-bootstrap from 2.10.1 to 2.10.2 in /graph-tutorial
2 parents a26c1dc + e25f41b commit 46676c6

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

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.1",
1313
"react": "^18.2.0",
14-
"react-bootstrap": "^2.10.1",
14+
"react-bootstrap": "^2.10.2",
1515
"react-dom": "^18.2.0",
1616
"react-router-dom": "^6.22.3",
1717
"react-scripts": "5.0.1",

graph-tutorial/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1770,10 +1770,10 @@
17701770
dependencies:
17711771
dequal "^2.0.3"
17721772

1773-
"@restart/ui@^1.6.6":
1774-
version "1.6.6"
1775-
resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-1.6.6.tgz#3481e2eaf15d7cae55bb2f518624e10d19c75800"
1776-
integrity sha512-eC3puKuWE1SRYbojWHXnvCNHGgf3uzHCb6JOhnF4OXPibOIPEkR1sqDSkL643ydigxwh+ruCa1CmYHlzk7ikKA==
1773+
"@restart/ui@^1.6.8":
1774+
version "1.6.8"
1775+
resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-1.6.8.tgz#61b73503d4690e2f0f58992d4d6ae1e89c276791"
1776+
integrity sha512-6ndCv3oZ7r9vuP1Ok9KH55TM1/UkdBnP/fSraW0DFDMbPMzWKhVKeFAIEUCRCSdzayjZDcFYK6xbMlipN9dmMA==
17771777
dependencies:
17781778
"@babel/runtime" "^7.21.0"
17791779
"@popperjs/core" "^2.11.6"
@@ -8011,14 +8011,14 @@ react-app-polyfill@^3.0.0:
80118011
regenerator-runtime "^0.13.9"
80128012
whatwg-fetch "^3.6.2"
80138013

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==
8014+
react-bootstrap@^2.10.2:
8015+
version "2.10.2"
8016+
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.10.2.tgz#3b609eb0170e31b3d9ace297d3a016c202a42642"
8017+
integrity sha512-UvB7mRqQjivdZNxJNEA2yOQRB7L9N43nBnKc33K47+cH90/ujmnMwatTCwQLu83gLhrzAl8fsa6Lqig/KLghaA==
80188018
dependencies:
80198019
"@babel/runtime" "^7.22.5"
80208020
"@restart/hooks" "^0.4.9"
8021-
"@restart/ui" "^1.6.6"
8021+
"@restart/ui" "^1.6.8"
80228022
"@types/react-transition-group" "^4.4.6"
80238023
classnames "^2.3.2"
80248024
dom-helpers "^5.2.1"

0 commit comments

Comments
 (0)