Skip to content

Commit

Permalink
build(deps): bump blacklight-frontend from 8.4.0 to 8.7.0
Browse files Browse the repository at this point in the history
Bumps [blacklight-frontend](https://github.com/projectblacklight/blacklight) from 8.4.0 to 8.7.0.
- [Release notes](https://github.com/projectblacklight/blacklight/releases)
- [Commits](projectblacklight/blacklight@v8.4.0...v8.7.0)

---
updated-dependencies:
- dependency-name: blacklight-frontend
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent a93ca0f commit 4ba7298
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",
"arclight": "^1.4.0",
"autoprefixer": "^10.4.20",
"blacklight-frontend": "^8.4.0",
"blacklight-frontend": "^8.7.0",
"bootstrap": "^5.3.3",
"bootstrap-icons": "^1.11.3",
"esbuild": "^0.24.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -306,10 +306,10 @@ binary-extensions@^2.0.0:
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.2.0.tgz#75f502eeaf9ffde42fc98829645be4ea76bd9e2d"
integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==

blacklight-frontend@^8.4.0:
version "8.4.0"
resolved "https://registry.yarnpkg.com/blacklight-frontend/-/blacklight-frontend-8.4.0.tgz#e7ac18411c98b6e3f3f7362eba828757b5a939c9"
integrity sha512-xycmoUUr8laqqRM9i8tIhzbow9ww/zMqXFVkaZjGhh5ntBNucUYTDfCHOIdOsaEKR+F5IPG5mm2wve5Uyds7kQ==
blacklight-frontend@^8.7.0:
version "8.7.0"
resolved "https://registry.yarnpkg.com/blacklight-frontend/-/blacklight-frontend-8.7.0.tgz#4ef0d5c984ea41addf42914dd37157f7eee3f3f5"
integrity sha512-iDPNfD+QQo5+ZoLLl4uRXtgzvPFup4JnzAa1MnxdP+7cxkHm24cidJ+c/9UBZjk9mrOOnFdlMfWZnbX+zG+mkQ==
dependencies:
bootstrap ">=4.3.1 <6.0.0"

Expand Down

0 comments on commit 4ba7298

Please sign in to comment.