Skip to content

Commit

Permalink
Bump the webpack-dependencies group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the webpack-dependencies group with 2 updates in the / directory: [webpack](https://github.com/webpack/webpack) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server).


Updates `webpack` from 5.93.0 to 5.97.1
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.93.0...v5.97.1)

Updates `webpack-dev-server` from 5.0.4 to 5.1.0
- [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@v5.0.4...v5.1.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: webpack-dependencies
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: webpack-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 48ac761 commit c092e2a
Show file tree
Hide file tree
Showing 2 changed files with 272 additions and 198 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
"typescript": "^5.5.2",
"u2f-api": "1.0.10",
"url-loader": "^4.1.1",
"webpack": "5.93.0",
"webpack": "5.97.1",
"webpack-cli": "5.1.4",
"webpack-remove-empty-scripts": "^1.0.4",
"zxcvbn": "^4.4.2"
Expand Down Expand Up @@ -207,7 +207,7 @@
"stylelint-config-recommended": "^14.0.0",
"terser": "5.31.6",
"tsconfig-paths": "^4.2.0",
"webpack-dev-server": "5.0.4"
"webpack-dev-server": "5.1.0"
},
"resolutions": {
"react-mentions/@babel/runtime": "*"
Expand Down
Loading

0 comments on commit c092e2a

Please sign in to comment.