Browse Source

Bump terser-webpack-plugin from 5.3.3 to 5.3.4 (#2235)

Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.3 to 5.3.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/webpack-contrib/terser-webpack-plugin/releases">terser-webpack-plugin's releases</a>.</em></p>
<blockquote>
<h2>v5.3.4</h2>
<h3><a href="https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.3...v5.3.4">5.3.4</a> (2022-08-12)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>respect environment options for terser and swc compress options (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/509">#509</a>) (<a href="29bbc3ae1c">29bbc3a</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md">terser-webpack-plugin's changelog</a>.</em></p>
<blockquote>
<h3><a href="https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.3...v5.3.4">5.3.4</a> (2022-08-12)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>respect environment options for terser and swc compress options (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/509">#509</a>) (<a href="29bbc3ae1c">29bbc3a</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="9a6e47c10b"><code>9a6e47c</code></a> chore(release): 5.3.4</li>
<li><a href="29bbc3ae1c"><code>29bbc3a</code></a> fix: respect environment options for terser and swc compress options (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/509">#509</a>)</li>
<li><a href="64f2ff5ac9"><code>64f2ff5</code></a> chore: update dependencies to the latest version (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/508">#508</a>)</li>
<li><a href="d17562a1d5"><code>d17562a</code></a> ci: add GitHub token permissions for workflow (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/505">#505</a>)</li>
<li><a href="7515a5a85b"><code>7515a5a</code></a> chore(deps): update (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/504">#504</a>)</li>
<li><a href="bc1ddccd07"><code>bc1ddcc</code></a> docs: update note in README.md (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/497">#497</a>)</li>
<li><a href="01e4b9d3e2"><code>01e4b9d</code></a> chore: update dependencies to the latest version (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/499">#499</a>)</li>
<li><a href="e7d39aefbd"><code>e7d39ae</code></a> chore: ignore types for eslint (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/496">#496</a>)</li>
<li><a href="ccf48f1340"><code>ccf48f1</code></a> chore: disable commit message length check (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/494">#494</a>)</li>
<li>See full diff in <a href="https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.3...v5.3.4">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=terser-webpack-plugin&package-manager=npm_and_yarn&previous-version=5.3.3&new-version=5.3.4)](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)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@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)


</details>
pull/2240/head
dependabot[bot] 2 years ago
parent
commit
dab00f03e0
  1. 34
      package-lock.json
  2. 2
      package.json

34
package-lock.json generated

@ -18,7 +18,7 @@
"monaco-editor-webpack-plugin": "^7.0.1",
"prettier": "^2.7.1",
"style-loader": "^3.3.1",
"terser-webpack-plugin": "^5.3.3",
"terser-webpack-plugin": "^5.3.4",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.10.0"
@ -82,9 +82,9 @@
"dev": true
},
"node_modules/@jridgewell/trace-mapping": {
"version": "0.3.13",
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.13.tgz",
"integrity": "sha512-o1xbKhp9qnIAoHJSWd6KlCZfqslL4valSF81H8ImioOAxluWYWOpWkpyktY2vnt4tbrX9XYaxovq6cgowaJp2w==",
"version": "0.3.15",
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.15.tgz",
"integrity": "sha512-oWZNOULl+UbhsgB51uuZzglikfIKSUBO/M9W2OfEjn7cmqoAiCgmv9lyACTUacZwBz0ITnJ2NqjU8Tx0DHL88g==",
"dev": true,
"dependencies": {
"@jridgewell/resolve-uri": "^3.0.3",
@ -4058,16 +4058,16 @@
}
},
"node_modules/terser-webpack-plugin": {
"version": "5.3.3",
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.3.tgz",
"integrity": "sha512-Fx60G5HNYknNTNQnzQ1VePRuu89ZVYWfjRAeT5rITuCY/1b08s49e5kSQwHDirKZWuoKOBRFS98EUUoZ9kLEwQ==",
"version": "5.3.4",
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.4.tgz",
"integrity": "sha512-SmnkUhBxLDcBfTIeaq+ZqJXLVEyXxSaNcCeSezECdKjfkMrTTnPvapBILylYwyEvHFZAn2cJ8dtiXel5XnfOfQ==",
"dev": true,
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.7",
"@jridgewell/trace-mapping": "^0.3.14",
"jest-worker": "^27.4.5",
"schema-utils": "^3.1.1",
"serialize-javascript": "^6.0.0",
"terser": "^5.7.2"
"terser": "^5.14.1"
},
"engines": {
"node": ">= 10.13.0"
@ -4663,9 +4663,9 @@
"dev": true
},
"@jridgewell/trace-mapping": {
"version": "0.3.13",
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.13.tgz",
"integrity": "sha512-o1xbKhp9qnIAoHJSWd6KlCZfqslL4valSF81H8ImioOAxluWYWOpWkpyktY2vnt4tbrX9XYaxovq6cgowaJp2w==",
"version": "0.3.15",
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.15.tgz",
"integrity": "sha512-oWZNOULl+UbhsgB51uuZzglikfIKSUBO/M9W2OfEjn7cmqoAiCgmv9lyACTUacZwBz0ITnJ2NqjU8Tx0DHL88g==",
"dev": true,
"requires": {
"@jridgewell/resolve-uri": "^3.0.3",
@ -7697,16 +7697,16 @@
}
},
"terser-webpack-plugin": {
"version": "5.3.3",
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.3.tgz",
"integrity": "sha512-Fx60G5HNYknNTNQnzQ1VePRuu89ZVYWfjRAeT5rITuCY/1b08s49e5kSQwHDirKZWuoKOBRFS98EUUoZ9kLEwQ==",
"version": "5.3.4",
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.4.tgz",
"integrity": "sha512-SmnkUhBxLDcBfTIeaq+ZqJXLVEyXxSaNcCeSezECdKjfkMrTTnPvapBILylYwyEvHFZAn2cJ8dtiXel5XnfOfQ==",
"dev": true,
"requires": {
"@jridgewell/trace-mapping": "^0.3.7",
"@jridgewell/trace-mapping": "^0.3.14",
"jest-worker": "^27.4.5",
"schema-utils": "^3.1.1",
"serialize-javascript": "^6.0.0",
"terser": "^5.7.2"
"terser": "^5.14.1"
},
"dependencies": {
"ajv": {

2
package.json

@ -15,7 +15,7 @@
"monaco-editor-webpack-plugin": "^7.0.1",
"prettier": "^2.7.1",
"style-loader": "^3.3.1",
"terser-webpack-plugin": "^5.3.3",
"terser-webpack-plugin": "^5.3.4",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.10.0"

Loading…
Cancel
Save