Skip to content

Commit 1cfead3

Browse files
chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#96)
Bumps the npm_and_yarn group with 1 update in the / directory: [webpack-dev-server](https://github.com/webpack/webpack-dev-server). Updates `webpack-dev-server` from 4.11.1 to 5.2.1 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v4.11.1...v5.2.1) Updates `path-to-regexp` from 0.1.10 to 0.1.12 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v0.1.10...v0.1.12) --- updated-dependencies: - dependency-name: webpack-dev-server dependency-version: 5.2.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: path-to-regexp dependency-version: 0.1.12 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57b50ba commit 1cfead3

File tree

2 files changed

+288
-174
lines changed

2 files changed

+288
-174
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"webpack": "^5.74.0",
9090
"webpack-bundle-analyzer": "^4.6.1",
9191
"webpack-cli": "^4.10.0",
92-
"webpack-dev-server": "^4.11.1",
92+
"webpack-dev-server": "^5.2.1",
9393
"webpack-subresource-integrity": "^5.1.0"
9494
},
9595
"dependencies": {

0 commit comments

Comments
 (0)