From 3dcbcfa71a96b93b47b4a74e93d0418bd707aee5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 04:04:15 +0000 Subject: [PATCH] build(deps): bump terser from 1.2.1 to 1.2.2 Bumps [terser](https://github.com/ahorek/terser-ruby) from 1.2.1 to 1.2.2. - [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.1...1.2.2) --- 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 590db5e7ae..1ccbf48419 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -619,7 +619,7 @@ GEM railties (>= 6.0.0) strong_migrations (1.8.0) activerecord (>= 5.2) - terser (1.2.1) + terser (1.2.2) execjs (>= 0.3.0, < 3) thor (1.3.1) tilt (2.2.0)