From 610d6004732f57f4a4e96e6789e2f3a3d51a3ef7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 16:20:04 +0000 Subject: [PATCH] build(deps): bump terser from 1.2.0 to 1.2.3 Bumps [terser](https://github.com/ahorek/terser-ruby) from 1.2.0 to 1.2.3. - [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.0...1.2.3) --- updated-dependencies: - dependency-name: terser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 699af1e5..65417860 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -359,7 +359,7 @@ GEM net-scp (>= 1.1.2) net-ssh (>= 2.8.0) strscan (3.1.0) - terser (1.2.0) + terser (1.2.3) execjs (>= 0.3.0, < 3) thor (1.3.1) tilt (2.2.0)