Skip to content

Commit

Permalink
Bump bootstrap-fileinput from 5.5.2 to 5.5.3 (#1215)
Browse files Browse the repository at this point in the history
Bumps [bootstrap-fileinput](https://github.com/kartik-v/bootstrap-fileinput) from 5.5.2 to 5.5.3.
- [Release notes](https://github.com/kartik-v/bootstrap-fileinput/releases)
- [Commits](kartik-v/bootstrap-fileinput@v5.5.2...v5.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 20, 2024
1 parent 0e6b26e commit 1f485bd
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 @@ -19,7 +19,7 @@
"bootstrap": "^4.6.2",
"bootstrap-confirmation2": "^4.2.1",
"bootstrap-datetime-picker": "^2.4.4",
"bootstrap-fileinput": "^5.2.8",
"bootstrap-fileinput": "^5.5.3",
"bootstrap-select": "^1.13.18",
"global": "^4.4.0",
"happy-inputs": "^2.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -646,10 +646,10 @@ bootstrap-datetime-picker@^2.4.4:
resolved "https://registry.yarnpkg.com/bootstrap-datetime-picker/-/bootstrap-datetime-picker-2.4.4.tgz#b7cfe843a3c6d221c03293c9a464a4cc35d73968"
integrity sha512-TTknlrqoJ7DcJJpkmvg+TneUiWNG65gfjHYbTM5MpJ60DGWmcQJWN7+6eU78WvqxE6Dz/yKmeyLDEzzWVgw43A==

bootstrap-fileinput@^5.2.8:
version "5.5.2"
resolved "https://registry.yarnpkg.com/bootstrap-fileinput/-/bootstrap-fileinput-5.5.2.tgz#8acb1b5b3c3ec1c6b676c5c8503ba1c00e450911"
integrity sha512-3Axe1cNppy9DzaiiE/S4QdCxEcY4DwJ6CnO6n2bYAd7S7OAMY8WoF4yRdPwAq6dq5nIMj7Bd0ZVp/y07a6SChA==
bootstrap-fileinput@^5.5.3:
version "5.5.3"
resolved "https://registry.yarnpkg.com/bootstrap-fileinput/-/bootstrap-fileinput-5.5.3.tgz#f7977ae5ae7ac6d9950c72875aa810636a25c0d9"
integrity sha512-GJexTYK8dA7wVE0jU6cVZ2Y4UmSZ6RL9163mRjyt6XBr8yFM7W8AYzOXGgbrZ8DwYIOR/ScE1dZOfU+fHxGLVQ==
dependencies:
bootstrap ">= 3.4.1"
jquery ">= 1.9.0"
Expand Down

0 comments on commit 1f485bd

Please sign in to comment.