mirror of
https://github.com/publiclab/mapknitter.git
synced 2025-12-05 16:00:00 +01:00
Bump terser from 1.1.10 to 1.1.11 (#1770)
Bumps [terser](https://github.com/ahorek/terser-ruby) from 1.1.10 to 1.1.11. - [Release notes](https://github.com/ahorek/terser-ruby/releases) - [Changelog](https://github.com/ahorek/terser-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/ahorek/terser-ruby/compare/1.1.10...1.1.11) --- updated-dependencies: - dependency-name: terser dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -47,7 +47,7 @@ group :dependencies do
|
||||
gem 'sprockets-rails'
|
||||
gem 'sass', require: 'sass'
|
||||
gem 'autoprefixer-rails', '~> 10.4.7'
|
||||
gem 'terser', '~> 1.1.10'
|
||||
gem 'terser', '~> 1.1.11'
|
||||
|
||||
end
|
||||
|
||||
|
||||
@@ -324,7 +324,7 @@ GEM
|
||||
sqlite3 (1.4.4)
|
||||
terrapin (0.6.0)
|
||||
climate_control (>= 0.0.3, < 1.0)
|
||||
terser (1.1.10)
|
||||
terser (1.1.11)
|
||||
execjs (>= 0.3.0, < 3)
|
||||
thor (1.2.1)
|
||||
thread_safe (0.3.6)
|
||||
@@ -410,7 +410,7 @@ DEPENDENCIES
|
||||
sprockets (= 3.7.2)
|
||||
sprockets-rails
|
||||
sqlite3
|
||||
terser (~> 1.1.10)
|
||||
terser (~> 1.1.11)
|
||||
turbolinks (~> 5)
|
||||
tzinfo-data
|
||||
web-console (~> 3.3)
|
||||
|
||||
Reference in New Issue
Block a user