chore(deps-dev): bump terser from 5.46.0 to 5.46.1 - #12
Merged
Conversation
Bumps [terser](https://github.com/terser/terser) from 5.46.0 to 5.46.1. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.46.0...v5.46.1) --- updated-dependencies: - dependency-name: terser dependency-version: 5.46.1 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/terser-5.46.1
branch
from
March 28, 2026 04:10
9240f62 to
d200232
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps terser from 5.46.0 to 5.46.1.
Changelog
Sourced from terser's changelog.
Commits
e186a015.46.104a9625update changelog1055a1dremove unnecessary properties from AST_Infinity93d03a3lint8392f62fix parsing number literals large enough to be perceived as Infinity14d81c5fix exponentially slower evaluation of chained methods. Closes #16500ed7a2fno parentheses around comma-expressions (sequences) within computed property ...