Skip to content

Commit b24df4f

Browse files
fix(deps): update dependency bootstrap to v4.6.2 (#3536)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 16bc64e commit b24df4f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"@tippy.js/react": "3.1.1",
134134
"axios": "1.4.0",
135135
"body-scroll-lock": "3.1.5",
136-
"bootstrap": "4.5.3",
136+
"bootstrap": "4.6.2",
137137
"bowser": "2.11.0",
138138
"browserslist-config-nusmods": "file:../packages/browserslist-config-nusmods",
139139
"classnames": "2.3.2",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4118,10 +4118,10 @@ boolbase@^1.0.0, boolbase@~1.0.0:
41184118
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
41194119
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=
41204120

4121-
bootstrap@4.5.3:
4122-
version "4.5.3"
4123-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.5.3.tgz#c6a72b355aaf323920be800246a6e4ef30997fe6"
4124-
integrity sha512-o9ppKQioXGqhw8Z7mah6KdTYpNQY//tipnkxppWhPbiSWdD+1raYsnhwEZjkTHYbGee4cVQ0Rx65EhOY/HNLcQ==
4121+
bootstrap@4.6.2:
4122+
version "4.6.2"
4123+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.2.tgz#8e0cd61611728a5bf65a3a2b8d6ff6c77d5d7479"
4124+
integrity sha512-51Bbp/Uxr9aTuy6ca/8FbFloBUJZLHwnhTcnjIeRn2suQWsWzcuJhGjKDB5eppVte/8oCdOL3VuwxvZDUggwGQ==
41254125

41264126
41274127
version "2.11.0"

0 commit comments

Comments
 (0)