Skip to content

Commit abddd0f

Browse files
authored
chore(icons): update Bootstrap Icons to v1.2.1 (#6194)
1 parent 7b996f4 commit abddd0f

File tree

6 files changed

+1214
-1214
lines changed

6 files changed

+1214
-1214
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"babel-eslint": "^10.1.0",
110110
"babel-jest": "^26.6.3",
111111
"babel-plugin-istanbul": "^6.0.0",
112-
"bootstrap-icons": "^1.2.0",
112+
"bootstrap-icons": "^1.2.1",
113113
"bundlewatch": "^0.3.1",
114114
"clean-css-cli": "^4.3.0",
115115
"codemirror": "^5.58.3",

src/icons/icons.d.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// --- BEGIN AUTO-GENERATED FILE ---
22
//
3-
// @IconsVersion: 1.2.0
4-
// @Generated: 2020-12-11T21:46:26.103Z
3+
// @IconsVersion: 1.2.1
4+
// @Generated: 2020-12-14T13:38:30.765Z
55
//
66
// This file is generated on each build. Do not edit this file!
77

src/icons/icons.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
// --- BEGIN AUTO-GENERATED FILE ---
22
//
3-
// @IconsVersion: 1.2.0
4-
// @Generated: 2020-12-11T21:46:26.103Z
3+
// @IconsVersion: 1.2.1
4+
// @Generated: 2020-12-14T13:38:30.765Z
55
//
66
// This file is generated on each build. Do not edit this file!
77

88
/*!
9-
* BootstrapVue Icons, generated from Bootstrap Icons 1.2.0
9+
* BootstrapVue Icons, generated from Bootstrap Icons 1.2.1
1010
*
1111
* @link https://icons.getbootstrap.com/
1212
* @license MIT

0 commit comments

Comments
 (0)