Skip to content

Commit cfb83bd

Browse files
chore(deps): update devdependency bootstrap-icons to ^1.0.0-alpha4 (bootstrap-vue#5418)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent ab36bba commit cfb83bd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"babel-eslint": "^10.1.0",
115115
"babel-jest": "^26.0.1",
116116
"babel-plugin-istanbul": "^6.0.0",
117-
"bootstrap-icons": "^1.0.0-alpha3",
117+
"bootstrap-icons": "^1.0.0-alpha4",
118118
"bundlewatch": "^0.2.7",
119119
"clean-css-cli": "^4.3.0",
120120
"codemirror": "^5.54.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2596,10 +2596,10 @@ boolbase@^1.0.0, boolbase@~1.0.0:
25962596
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
25972597
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=
25982598

2599-
bootstrap-icons@^1.0.0-alpha3:
2600-
version "1.0.0-alpha3"
2601-
resolved "https://registry.yarnpkg.com/bootstrap-icons/-/bootstrap-icons-1.0.0-alpha3.tgz#413171e88b79315e712e6ab65601f64b1735d566"
2602-
integrity sha512-UO++43jb/qlWVsC31WkHOjFsTihJkSz0wngnUS+P1ImcCMTqDJqDHySld+hpkzxi+q6fL8iom7nfT3ApAxZ6cQ==
2599+
bootstrap-icons@^1.0.0-alpha4:
2600+
version "1.0.0-alpha4"
2601+
resolved "https://registry.yarnpkg.com/bootstrap-icons/-/bootstrap-icons-1.0.0-alpha4.tgz#b3eb7ca170696892bce19bf085601d4157831d4e"
2602+
integrity sha512-UcpSUPsvUiW7ueBQfXZSgknJv/rj060dglhWIRPjkLjUWa32jMWqsLXO8tXY2od4Ew6cuh0BJ3f8VOhQPVY4mA==
26032603

26042604
"bootstrap@>=4.5.0 <5.0.0":
26052605
version "4.5.0"

0 commit comments

Comments
 (0)