From 24fcfe8c0725adc5ad6f7fb8c472f6487be3efb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 11:50:53 +0000 Subject: [PATCH] build(deps): bump terser from 1.1.20 to 1.2.0 Bumps [terser](https://github.com/ahorek/terser-ruby) from 1.1.20 to 1.2.0. - [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.20...1.2.0) --- updated-dependencies: - dependency-name: terser dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d851ca8d..bee0b865 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -353,7 +353,7 @@ GEM sshkit (1.21.5) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) - terser (1.1.20) + terser (1.2.0) execjs (>= 0.3.0, < 3) thor (1.3.0) tilt (2.2.0)