Browse Source

Bump terser-webpack-plugin from 5.3.4 to 5.3.5 (#2240)

Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.4 to 5.3.5.
<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.5</h2>
<h3><a href="https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.4...v5.3.5">5.3.5</a> (2022-08-16)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>types (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/512">#512</a>) (<a href="5c13ba748f">5c13ba7</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.4...v5.3.5">5.3.5</a> (2022-08-16)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>types (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/512">#512</a>) (<a href="5c13ba748f">5c13ba7</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="c5a9d4146c"><code>c5a9d41</code></a> chore(release): 5.3.5</li>
<li><a href="5c13ba748f"><code>5c13ba7</code></a> fix: types (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/512">#512</a>)</li>
<li><a href="9ebedf27a1"><code>9ebedf2</code></a> ci: add job to cancel previous runs (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/510">#510</a>)</li>
<li>See full diff in <a href="https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.4...v5.3.5">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.4&new-version=5.3.5)](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/2246/head
dependabot[bot] 2 years ago
parent
commit
28c13a420c
  1. 14
      package-lock.json
  2. 2
      package.json

14
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.4",
"terser-webpack-plugin": "^5.3.5",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.10.0"
@ -4058,9 +4058,9 @@
}
},
"node_modules/terser-webpack-plugin": {
"version": "5.3.4",
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.4.tgz",
"integrity": "sha512-SmnkUhBxLDcBfTIeaq+ZqJXLVEyXxSaNcCeSezECdKjfkMrTTnPvapBILylYwyEvHFZAn2cJ8dtiXel5XnfOfQ==",
"version": "5.3.5",
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.5.tgz",
"integrity": "sha512-AOEDLDxD2zylUGf/wxHxklEkOe2/r+seuyOWujejFrIxHf11brA1/dWQNIgXa1c6/Wkxgu7zvv0JhOWfc2ELEA==",
"dev": true,
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.14",
@ -7697,9 +7697,9 @@
}
},
"terser-webpack-plugin": {
"version": "5.3.4",
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.4.tgz",
"integrity": "sha512-SmnkUhBxLDcBfTIeaq+ZqJXLVEyXxSaNcCeSezECdKjfkMrTTnPvapBILylYwyEvHFZAn2cJ8dtiXel5XnfOfQ==",
"version": "5.3.5",
"resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.5.tgz",
"integrity": "sha512-AOEDLDxD2zylUGf/wxHxklEkOe2/r+seuyOWujejFrIxHf11brA1/dWQNIgXa1c6/Wkxgu7zvv0JhOWfc2ELEA==",
"dev": true,
"requires": {
"@jridgewell/trace-mapping": "^0.3.14",

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.4",
"terser-webpack-plugin": "^5.3.5",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.10.0"

Loading…
Cancel
Save