Skip to content

Commit

Permalink
build(deps): bump arclight from 1.1.0 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [arclight](https://github.com/projectblacklight/arclight) from 1.1.0 to 1.4.0.
- [Release notes](https://github.com/projectblacklight/arclight/releases)
- [Commits](projectblacklight/arclight@v1.1.0...v1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 14, 2024
1 parent 991fd19 commit 1a2dc18
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 @@ -5,7 +5,7 @@
"@hotwired/stimulus": "^3.2.2",
"@hotwired/turbo-rails": "^8.0.4",
"@popperjs/core": "^2.11.8",
"arclight": "^1.1.0",
"arclight": "^1.4.0",
"autoprefixer": "^10.4.19",
"blacklight-frontend": "^8.0.1",
"bootstrap": "^5.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -191,10 +191,10 @@ anymatch@~3.1.2:
normalize-path "^3.0.0"
picomatch "^2.0.4"

arclight@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/arclight/-/arclight-1.1.0.tgz#8905f986ec411063eaf09df45c7d2ed64c58ce7e"
integrity sha512-hV/hpKuaMT7hEl2IS5X+kYB3mOX7M2CVW4TC+oQu7WYsX0a2Ofi5gm4WxEpojlxqi12YuQCgGoVo/xkjLX972g==
arclight@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/arclight/-/arclight-1.4.0.tgz#1eab61115bc320394247084512e3194fa0a969d1"
integrity sha512-a8WGQHWTAg+CbR+1QL4GfDuEwlyEDeeesKe4HjDhaRS5uW3luMW+1FVLtnU79USxjepMkx/stOCQD4KPYVED+g==

autoprefixer@^10.4.19:
version "10.4.19"
Expand Down

0 comments on commit 1a2dc18

Please sign in to comment.