From ad5e5e269c72f21af1dbdcad44af2bf0f2e7be8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 03:30:49 +0000 Subject: [PATCH] Bump terser from 1.1.18 to 1.1.19 Bumps [terser](https://github.com/ahorek/terser-ruby) from 1.1.18 to 1.1.19. - [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.18...1.1.19) --- 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 3abf2519..30b8a624 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -474,7 +474,7 @@ GEM telegraf (2.1.1) influxdb temple (0.10.3) - terser (1.1.18) + terser (1.1.19) execjs (>= 0.3.0, < 3) thor (1.2.2) tilt (2.3.0)