build(deps-dev): bump @twbs/fantasticon from 2.4.0 to 2.5.1 (#1641)

Bumps [@twbs/fantasticon](https://github.com/twbs/fantasticon) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/twbs/fantasticon/releases)
- [Commits](https://github.com/twbs/fantasticon/compare/v2.4.0...v2.5.1)

---
updated-dependencies:
- dependency-name: "@twbs/fantasticon"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-03-25 16:42:44 +02:00 коммит произвёл GitHub
Родитель 3f637a5f48
Коммит 90c38106d6
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 5 добавлений и 5 удалений

8
package-lock.json сгенерированный
Просмотреть файл

@ -9,7 +9,7 @@
"version": "1.10.3",
"license": "MIT",
"devDependencies": {
"@twbs/fantasticon": "^2.4.0",
"@twbs/fantasticon": "^2.5.1",
"autoprefixer": "^10.4.14",
"bootstrap": "^5.3.0-alpha2",
"clipboard": "^2.0.11",
@ -644,9 +644,9 @@
}
},
"node_modules/@twbs/fantasticon": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/@twbs/fantasticon/-/fantasticon-2.4.0.tgz",
"integrity": "sha512-kIRsHImb7E1XosHk6ylHRrvKWoosuvPky8VINArvEu8746Pw1frwePV+KxKcvnWKXpusmMPDRBZpMFpEoF9A/A==",
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@twbs/fantasticon/-/fantasticon-2.5.1.tgz",
"integrity": "sha512-zkmVh7Cpj49SMvzQXgpQmgV94yZFtADTYOeKoyYRN89kwH9Y4YkwpkDUZPknSlmSyrzHTwSkQ4u+j6Vackk1JA==",
"dev": true,
"dependencies": {
"change-case": "^4.1.2",

Просмотреть файл

@ -38,7 +38,7 @@
"style": "font/bootstrap-icons.css",
"sass": "font/bootstrap-icons.scss",
"devDependencies": {
"@twbs/fantasticon": "^2.4.0",
"@twbs/fantasticon": "^2.5.1",
"autoprefixer": "^10.4.14",
"bootstrap": "^5.3.0-alpha2",
"clipboard": "^2.0.11",