Update bootstrap-icons

This commit is contained in:
Cory LaViska
2020-12-23 15:48:09 -05:00
parent b16d262ec8
commit 8fc6c26699
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -830,9 +830,9 @@
}
},
"bootstrap-icons": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.2.1.tgz",
"integrity": "sha512-c63G57gFN9Yz1Dmi1RRpBd+cm/Lil31nRsnYxX8VeC/2wTk1Z54OU4twyLAVpgj2lX2lyHx0M8+xhEdkr79RAg==",
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.2.2.tgz",
"integrity": "sha512-7rFICA7E/CgYLvu8zYtd2wMZYhYPQ0GtogZtQyJz/3melCGeQ76qas5wItIEwiUNmtZWg2SP2p8Ekxy3Nk7vvg==",
"dev": true
},
"brace-expansion": {

View File

@@ -45,7 +45,7 @@
"@typescript-eslint/eslint-plugin": "^4.0.1",
"@typescript-eslint/parser": "^4.0.1",
"bluebird": "^3.7.2",
"bootstrap-icons": "^1.2.1",
"bootstrap-icons": "^1.2.2",
"browser-sync": "^2.26.13",
"chalk": "^4.0.0",
"concurrently": "^5.1.0",