Skip to content

Commit 561b084

Browse files
fix(deps): update dependency bootstrap-icons to v1.8.3 (tauri-apps#629)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f1ff11d commit 561b084

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
@@ -19,7 +19,7 @@
1919
"@fontsource/rubik": "4.5.9",
2020
"@lottiefiles/lottie-player": "1.5.7",
2121
"@mdx-js/react": "1.6.22",
22-
"bootstrap-icons": "1.8.2",
22+
"bootstrap-icons": "1.8.3",
2323
"apexcharts": "3.35.3",
2424
"classnames": "2.3.1",
2525
"docs-searchbar.js": "2.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2890,10 +2890,10 @@ boolbase@^1.0.0, boolbase@~1.0.0:
28902890
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
28912891
integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==
28922892

2893-
2894-
version "1.8.2"
2895-
resolved "https://registry.yarnpkg.com/bootstrap-icons/-/bootstrap-icons-1.8.2.tgz#5984f3322ee2370fc48c8857f4a1f0320f659904"
2896-
integrity sha512-jhNjdPzvUqKOr9o0XhCZAZDWVeuOg6mJHtSj2bhiqfamZVg6ekMYNgG7pRY4GItbjIwrTaht3dNbXGbX3eJNLQ==
2893+
2894+
version "1.8.3"
2895+
resolved "https://registry.yarnpkg.com/bootstrap-icons/-/bootstrap-icons-1.8.3.tgz#14c15e26deaddd42af9f88c4d81f7c45bf26aa98"
2896+
integrity sha512-s5kmttnbq4BXbx3Bwnj39y+t7Vc3blTtyD77W3aYQ1LlNoS3lNbbGvSYhIbg26Im8KmjScyFpHEevlPOBcIDdA==
28972897

28982898
boxen@^5.0.0:
28992899
version "5.1.2"

0 commit comments

Comments
 (0)