package.json: bump bootstrap-icons to 1.8.0

This commit is contained in:
Alan Orth 2022-02-06 22:42:44 +03:00
parent 312f7d8674
commit 4855c24600
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -24,7 +24,7 @@
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"devDependencies": { "devDependencies": {
"bootstrap": "^5.1.3", "bootstrap": "^5.1.3",
"bootstrap-icons": "^1.7.2", "bootstrap-icons": "^1.8.0",
"clean-css-cli": "^5.4.2", "clean-css-cli": "^5.4.2",
"hugo-installer": "^3.1.0", "hugo-installer": "^3.1.0",
"jquery": "^3.6.0", "jquery": "^3.6.0",