Skip to content

Commit

Permalink
Bump terser from 1.2.1 to 1.2.2 (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent 378d299 commit f63d1b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ gem "middleman-livereload", "~> 3.4.7"
gem "middleman-minify-html", "~> 3.4.1"
gem "middleman-syntax", "~> 3.4.0"
gem "nokogiri", "~> 1.16.3"
gem 'terser', '~> 1.2.1'
gem 'terser', '~> 1.2.2'

# For feed.xml.builder
gem "builder", "~> 3.2.4"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ GEM
ffi (~> 1.9)
servolux (0.13.0)
temple (0.10.3)
terser (1.2.1)
terser (1.2.2)
execjs (>= 0.3.0, < 3)
thor (1.2.2)
tilt (2.0.11)
Expand Down Expand Up @@ -148,7 +148,7 @@ DEPENDENCIES
nokogiri (~> 1.16.3)
rack (~> 2.2.9)
redcarpet (~> 3.6.0)
terser (~> 1.2.1)
terser (~> 1.2.2)
tzinfo-data (~> 1.2024.1)
wdm (~> 0.1.1)

Expand Down

0 comments on commit f63d1b0

Please sign in to comment.