From 30e24a5c07d7f6200bfff71b0007fe39e7068e0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 May 2023 03:57:08 +0000 Subject: [PATCH] Bump terser from 1.1.14 to 1.1.15 Bumps [terser](https://github.com/ahorek/terser-ruby) from 1.1.14 to 1.1.15. - [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.14...1.1.15) --- 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 f666b99b..492cc100 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -474,7 +474,7 @@ GEM telegraf (2.1.1) influxdb temple (0.10.0) - terser (1.1.14) + terser (1.1.15) execjs (>= 0.3.0, < 3) thor (1.2.1) tilt (2.1.0)