Upgrade: Bump bootstrap from 5.0.1 to 5.0.2

This commit is contained in:
hmol233 2021-06-26 20:34:27 +08:00
parent 4ca8004888
commit b7761b31f1
No known key found for this signature in database
GPG Key ID: D617A9DAB0C992D5
2 changed files with 5 additions and 5 deletions

View File

@ -26,7 +26,7 @@
},
"dependencies": {
"@popperjs/core": "^2.9.1",
"bootstrap": "^5.0.1",
"bootstrap": "^5.0.2",
"jquery": "^3.6.0",
"markdown-it-footnote": "^3.0.3",
"vuepress-plugin-mermaidjs": "^1.8.1"

View File

@ -933,10 +933,10 @@ boolbase@^1.0.0:
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=
bootstrap@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.0.1.tgz#e7939d599119dc818a90478a2a299bdaff037e09"
integrity sha512-Fl79+wsLOZKoiU345KeEaWD0ik8WKRI5zm0YSPj2oF1Qr+BO7z0fco6GbUtqjoG1h4VI89PeKJnMsMMVQdKKTw==
bootstrap@^5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.0.2.tgz#aff23d5e0e03c31255ad437530ee6556e78e728e"
integrity sha512-1Ge963tyEQWJJ+8qtXFU6wgmAVj9gweEjibUdbmcCEYsn38tVwRk8107rk2vzt6cfQcRr3SlZ8aQBqaD8aqf+Q==
brace-expansion@^1.1.7:
version "1.1.11"