Browse Source

Bump webpack-dev-server from 4.13.2 to 4.13.3 (#2829)

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.13.2 to 4.13.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/webpack/webpack-dev-server/releases">webpack-dev-server's releases</a>.</em></p>
<blockquote>
<h2>v4.13.3</h2>
<h3><a href="https://github.com/webpack/webpack-dev-server/compare/v4.13.2...v4.13.3">4.13.3</a> (2023-04-15)</h3>
<h3>Bug Fixes</h3>
<ul>
<li><strong>perf:</strong> reduced initial start time (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4818">#4818</a>) (<a href="fcf01d1b8e">fcf01d1</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md">webpack-dev-server's changelog</a>.</em></p>
<blockquote>
<h3><a href="https://github.com/webpack/webpack-dev-server/compare/v4.13.2...v4.13.3">4.13.3</a> (2023-04-15)</h3>
<h3>Bug Fixes</h3>
<ul>
<li><strong>perf:</strong> reduced initial start time (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4818">#4818</a>) (<a href="fcf01d1b8e">fcf01d1</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="80a96fd4a9"><code>80a96fd</code></a> chore(release): 4.13.3</li>
<li><a href="fcf01d1b8e"><code>fcf01d1</code></a> fix(perf): reduced initial start time (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4818">#4818</a>)</li>
<li><a href="fc2c36b766"><code>fc2c36b</code></a> chore(deps-dev): bump core-js from 3.30.0 to 3.30.1 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4817">#4817</a>)</li>
<li><a href="63f8ff0986"><code>63f8ff0</code></a> chore(deps-dev): bump webpack from 5.78.0 to 5.79.0 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4815">#4815</a>)</li>
<li><a href="abbcb448b7"><code>abbcb44</code></a> chore(deps-dev): bump eslint from 8.37.0 to 8.38.0 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4811">#4811</a>)</li>
<li><a href="c883cbc6b4"><code>c883cbc</code></a> chore(deps-dev): bump memfs from 3.4.13 to 3.5.0 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4807">#4807</a>)</li>
<li><a href="6c0fd2888e"><code>6c0fd28</code></a> chore(deps-dev): bump webpack from 5.77.0 to 5.78.0 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4805">#4805</a>)</li>
<li><a href="78b90f83af"><code>78b90f8</code></a> chore(deps-dev): bump core-js from 3.29.1 to 3.30.0 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4803">#4803</a>)</li>
<li><a href="01410a464f"><code>01410a4</code></a> chore(deps-dev): bump <code>@​babel/core</code> from 7.21.3 to 7.21.4 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4799">#4799</a>)</li>
<li><a href="6e8ea8a4fd"><code>6e8ea8a</code></a> chore(deps-dev): bump <code>@​babel/preset-env</code> from 7.20.2 to 7.21.4 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4800">#4800</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/webpack/webpack-dev-server/compare/v4.13.2...v4.13.3">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpack-dev-server&package-manager=npm_and_yarn&previous-version=4.13.2&new-version=4.13.3)](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/2837/head
dependabot[bot] 1 year ago
parent
commit
249b26214c
  1. 14
      package-lock.json
  2. 2
      package.json

14
package-lock.json generated

@ -21,7 +21,7 @@
"terser-webpack-plugin": "^5.3.7",
"webpack": "^5.79.0",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.13.2"
"webpack-dev-server": "^4.13.3"
}
},
"node_modules/@discoveryjs/json-ext": {
@ -4451,9 +4451,9 @@
}
},
"node_modules/webpack-dev-server": {
"version": "4.13.2",
"resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.13.2.tgz",
"integrity": "sha512-5i6TrGBRxG4vnfDpB6qSQGfnB6skGBXNL5/542w2uRGLimX6qeE5BQMLrzIC3JYV/xlGOv+s+hTleI9AZKUQNw==",
"version": "4.13.3",
"resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.13.3.tgz",
"integrity": "sha512-KqqzrzMRSRy5ePz10VhjyL27K2dxqwXQLP5rAKwRJBPUahe7Z2bBWzHw37jeb8GCPKxZRO79ZdQUAPesMh/Nug==",
"dev": true,
"dependencies": {
"@types/bonjour": "^3.5.9",
@ -8041,9 +8041,9 @@
}
},
"webpack-dev-server": {
"version": "4.13.2",
"resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.13.2.tgz",
"integrity": "sha512-5i6TrGBRxG4vnfDpB6qSQGfnB6skGBXNL5/542w2uRGLimX6qeE5BQMLrzIC3JYV/xlGOv+s+hTleI9AZKUQNw==",
"version": "4.13.3",
"resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.13.3.tgz",
"integrity": "sha512-KqqzrzMRSRy5ePz10VhjyL27K2dxqwXQLP5rAKwRJBPUahe7Z2bBWzHw37jeb8GCPKxZRO79ZdQUAPesMh/Nug==",
"dev": true,
"requires": {
"@types/bonjour": "^3.5.9",

2
package.json

@ -18,7 +18,7 @@
"terser-webpack-plugin": "^5.3.7",
"webpack": "^5.79.0",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.13.2"
"webpack-dev-server": "^4.13.3"
},
"dependencies": {
"monaco-editor": "^0.37.1"

Loading…
Cancel
Save