Skip to content

Commit 8589fc5

Browse files
Bump bootstrap from 5.3.2 to 5.3.3 in /graph-tutorial
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.2 to 5.3.3. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.3.2...v5.3.3) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f85858 commit 8589fc5

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
@@ -7,7 +7,7 @@
77
"@azure/msal-react": "^2.0.10",
88
"@microsoft/mgt-element": "^3.1.3",
99
"@microsoft/microsoft-graph-client": "^3.0.7",
10-
"bootstrap": "^5.3.2",
10+
"bootstrap": "^5.3.3",
1111
"date-fns": "^2.29.2",
1212
"date-fns-tz": "^2.0.0",
1313
"react": "^18.2.0",

graph-tutorial/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3172,10 +3172,10 @@ boolbase@^1.0.0, boolbase@~1.0.0:
31723172
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
31733173
integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==
31743174

3175-
bootstrap@^5.3.2:
3176-
version "5.3.2"
3177-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.2.tgz#97226583f27aae93b2b28ab23f4c114757ff16ae"
3178-
integrity sha512-D32nmNWiQHo94BKHLmOrdjlL05q1c8oxbtBphQFb9Z5to6eGRDCm0QgeaZ4zFBHzfg2++rqa2JkqCcxDy0sH0g==
3175+
bootstrap@^5.3.3:
3176+
version "5.3.3"
3177+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38"
3178+
integrity sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==
31793179

31803180
brace-expansion@^1.1.7:
31813181
version "1.1.11"

0 commit comments

Comments
 (0)