Skip to content

Commit

Permalink
chore(deps): bump bootstrap-icons from 1.11.1 to 1.11.2 in /app
Browse files Browse the repository at this point in the history
Bumps [bootstrap-icons](https://github.com/twbs/icons) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/twbs/icons/releases)
- [Commits](twbs/icons@v1.11.1...v1.11.2)

---
updated-dependencies:
- dependency-name: bootstrap-icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kritish-dhaubanjar committed Nov 29, 2023
1 parent f941199 commit 99ae34a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@popperjs/core": "^2.11.8",
"axios": "^1.6.0",
"bootstrap": "5.2.3",
"bootstrap-icons": "^1.10.5",
"bootstrap-icons": "^1.11.2",
"codemirror": "^6.0.1",
"darkreader": "^4.9.67",
"lodash": "^4.17.21",
Expand Down
8 changes: 4 additions & 4 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1001,10 +1001,10 @@ boolbase@^1.0.0:
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==

bootstrap-icons@^1.10.5:
version "1.11.1"
resolved "https://registry.yarnpkg.com/bootstrap-icons/-/bootstrap-icons-1.11.1.tgz#79e32494871d8c98e9d14f4bcdc278cee9b1dafd"
integrity sha512-F0DDp7nKUX+x/QtpfRZ+XHFya60ng9nfdpdS59vDDfs4Uhuxp7zym/QavMsu/xx51txkoM9eVmpE7D08N35blw==
bootstrap-icons@^1.11.2:
version "1.11.2"
resolved "https://registry.yarnpkg.com/bootstrap-icons/-/bootstrap-icons-1.11.2.tgz#e1c75daec154e25958db04c4eb3cbda6041e7118"
integrity sha512-TgdiPv+IM9tgDb+dsxrnGIyocsk85d2M7T0qIgkvPedZeoZfyeG/j+yiAE4uHCEayKef2RP05ahQ0/e9Sv75Wg==

[email protected]:
version "5.2.3"
Expand Down

0 comments on commit 99ae34a

Please sign in to comment.