Commit fca5d1c
authored
chore(studio-deps-dev)(deps-dev): bump terser from 5.46.0 to 5.46.1 in /studio [skip ci]
Bumps [terser](https://github.com/terser/terser) from 5.46.0 to 5.46.1.
Changelog
*Sourced from [terser's changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md).*
> v5.46.1
> -------
>
> * Fix extremely slow (seemed like a freeze) `evaluate` of method chains
> * Parse extremely large floating-point number literals as `Infinity`
> * Remove parens from comma expressions in computed property access (`foo[(1, 2)]`)
Commits
* [`e186a01`](terser/terser@e186a01) 5.46.1
* [`04a9625`](terser/terser@04a9625) update changelog
* [`1055a1d`](terser/terser@1055a1d) remove unnecessary properties from AST\_Infinity
* [`93d03a3`](terser/terser@93d03a3) lint
* [`8392f62`](terser/terser@8392f62) fix parsing number literals large enough to be perceived as Infinity
* [`14d81c5`](terser/terser@14d81c5) fix exponentially slower evaluation of chained methods. Closes [ArcadeData#1650](https://redirect.github.com/terser/terser/issues/1650)
* [`0ed7a2f`](terser/terser@0ed7a2f) no parentheses around comma-expressions (sequences) within computed property ...
* See full diff in [compare view](terser/terser@v5.46.0...v5.46.1)
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)1 file changed
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments