Skip to content

Commit

Permalink
Bump bootstrap-icons from 1.11.1 to 1.11.2
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent ba0b6e8 commit a54d4a5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@popperjs/core": "^2.11.8",
"autoprefixer": "^10.4.16",
"bootstrap": "^5.3.2",
"bootstrap-icons": "^1.11.1",
"bootstrap-icons": "^1.11.2",
"esbuild": "^0.19.4",
"esbuild-rails": "^1.0.7",
"nodemon": "^3.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -208,10 +208,10 @@ binary-extensions@^2.0.0:
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d"
integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==

bootstrap-icons@^1.11.1:
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==

bootstrap@^5.3.2:
version "5.3.2"
Expand Down

0 comments on commit a54d4a5

Please sign in to comment.