Skip to content

Commit

Permalink
build(deps-dev): bump sass-embedded from 1.82.0 to 1.83.0 (home-assis…
Browse files Browse the repository at this point in the history
…tant#36326)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent e5277f3 commit 709fae7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ group :development do
gem 'stringex', '2.8.6'
# > 2.1.0 causes slowdowns https://github.com/sass/sassc-ruby/issues/189
gem 'sassc', '2.1.0'
gem 'sass-embedded', '1.82.0'
gem 'sass-embedded', '1.83.0'
gem 'rubocop', '1.69.1'
gem 'ruby-lsp', '0.22.1'
gem 'rackup', '2.2.1'
Expand Down
7 changes: 4 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,10 @@ GEM
ruby2_keywords (0.0.5)
safe_yaml (1.0.5)
sass (3.4.25)
sass-embedded (1.82.0)
sass-embedded (1.83.0-arm64-darwin)
google-protobuf (~> 4.28)
sass-embedded (1.83.0-x86_64-linux-gnu)
google-protobuf (~> 4.28)
rake (>= 13)
sass-globbing (1.1.5)
sass (>= 3.1)
sassc (2.1.0)
Expand Down Expand Up @@ -178,7 +179,7 @@ DEPENDENCIES
rake (= 13.2.1)
rubocop (= 1.69.1)
ruby-lsp (= 0.22.1)
sass-embedded (= 1.82.0)
sass-embedded (= 1.83.0)
sass-globbing (= 1.1.5)
sassc (= 2.1.0)
sinatra (= 4.1.1)
Expand Down

0 comments on commit 709fae7

Please sign in to comment.