From 862eb3447b81166d27c2a22f4590637edf87cb73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 16:00:21 +0000 Subject: [PATCH] Bump terser from 1.2.4 to 1.2.5 Bumps [terser](https://github.com/ahorek/terser-ruby) from 1.2.4 to 1.2.5. - [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.2.4...1.2.5) --- updated-dependencies: - dependency-name: terser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1be6e8e73..502cd6fc1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -164,7 +164,7 @@ GEM rubocop (>= 1) smart_properties erubi (1.13.1) - execjs (2.9.1) + execjs (2.10.0) expgen (0.1.1) parslet faker (3.4.1) @@ -762,7 +762,7 @@ GEM term-ansicolor (1.11.2) tins (~> 1.0) terminal-table (1.6.0) - terser (1.2.4) + terser (1.2.5) execjs (>= 0.3.0, < 3) thor (1.3.2) timecop (0.9.10)