Skip to content

Commit

Permalink
Bump the server-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the server-dependencies group with 2 updates: [mysql2](https://github.com/sidorares/node-mysql2) and [webpack-cli](https://github.com/webpack/webpack-cli).


Updates `mysql2` from 3.11.5 to 3.12.0
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](sidorares/node-mysql2@v3.11.5...v3.12.0)

Updates `webpack-cli` from 5.1.4 to 6.0.1
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/[email protected]@6.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent e6d3d1c commit 7224c7f
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 55 deletions.
104 changes: 50 additions & 54 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"tslint": "^6.1.3",
"typescript": "^5.5.4",
"webpack": "^5.93.0",
"webpack-cli": "^5.1.4"
"webpack-cli": "^6.0.1"
},
"dependencies": {
"@brettz9/node-static": "^0.1.1",
Expand Down

0 comments on commit 7224c7f

Please sign in to comment.