Skip to content

Commit

Permalink
Merge pull request #2853 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
jermnelson committed Nov 8, 2021
2 parents a155384 + 22f26ff commit 069bddf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 19 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -76,15 +76,15 @@ GEM
parser (>= 2.4)
smart_properties
bindex (0.8.1)
blacklight (7.20.0)
blacklight (7.20.1)
deprecation
globalid
i18n (>= 1.7.0)
jbuilder (~> 2.7)
kaminari (>= 0.15)
ostruct (>= 0.3.2)
rails (>= 5.1, < 7)
view_component (~> 2.42.0)
view_component (~> 2.42)
blacklight-hierarchy (5.3.0)
blacklight (~> 7.18)
deprecation
Expand Down Expand Up @@ -276,7 +276,7 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.4)
domain_name (~> 0.5)
http_logger (0.6.0)
http_logger (0.7.0)
i18n (1.8.11)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
Expand Down Expand Up @@ -476,7 +476,7 @@ GEM
rspec-expectations (~> 3.10)
rspec-mocks (~> 3.10)
rspec-support (~> 3.10)
rspec-support (3.10.2)
rspec-support (3.10.3)
rspec_junit_formatter (0.4.1)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.22.3)
Expand All @@ -488,7 +488,7 @@ GEM
rubocop-ast (>= 1.12.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.12.0)
rubocop-ast (1.13.0)
parser (>= 3.0.1.1)
rubocop-rails (2.12.4)
activesupport (>= 4.2.0)
Expand All @@ -510,7 +510,7 @@ GEM
childprocess (>= 0.5, < 5.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2)
sidekiq (6.2.2)
sidekiq (6.3.1)
connection_pool (>= 2.2.2)
rack (~> 2.0)
redis (>= 4.2.0)
Expand Down Expand Up @@ -541,7 +541,7 @@ GEM
activesupport
mods (~> 2.2)
thor (1.1.0)
trailblazer-option (0.1.1)
trailblazer-option (0.1.2)
ttfunk (1.4.0)
turbo-rails (0.8.3)
rails (>= 6.0.0)
Expand All @@ -552,7 +552,7 @@ GEM
unf_ext
unf_ext (0.0.8)
unicode-display_width (2.1.0)
view_component (2.42.0)
view_component (2.43.0)
activesupport (>= 5.0.0, < 8.0)
method_source (~> 1.0)
warden (1.2.9)
Expand Down
12 changes: 1 addition & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,17 +79,7 @@ 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@>=7.1.0-alpha:
version "7.20.0"
resolved "https://registry.yarnpkg.com/blacklight-frontend/-/blacklight-frontend-7.20.0.tgz#672028e66feedb4e10bee83cf1938fa810499c8c"
integrity sha512-qjB4GuAjZhHH5sFY4YhJhkC15Dqpt/mER+M6w8TouukQJRKZXfsz9adkgH2vIYZGC/1C4u16GbmvJM6mCpVudw==
dependencies:
bloodhound-js "^1.2.3"
bootstrap ">=4.3.1 <6.0.0"
jquery "^3.5.1"
typeahead.js "^0.11.1"

blacklight-frontend@^7.7.0:
blacklight-frontend@>=7.1.0-alpha, blacklight-frontend@^7.7.0:
version "7.20.1"
resolved "https://registry.yarnpkg.com/blacklight-frontend/-/blacklight-frontend-7.20.1.tgz#48e1fb993eea9a463af02970d3216846bf0f3156"
integrity sha512-i4VIw1vlUp+vXFezlYOpngWMuD+jK7c869ygYHjNI/uvUf076OdA3E3kfdJ2LWBxWaJ5r7EG9+k2cvnWnJFXWQ==
Expand Down

0 comments on commit 069bddf

Please sign in to comment.