Skip to content

Commit

Permalink
Build(deps): Bump the npm_and_yarn group across 1 directory with 4 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the npm_and_yarn group with 4 updates in the /browser-gui directory: [webpack](https://github.com/webpack/webpack), [braces](https://github.com/micromatch/braces), [micromatch](https://github.com/micromatch/micromatch) and [ws](https://github.com/websockets/ws).


Updates `webpack` from 5.76.0 to 5.94.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.76.0...v5.94.0)

Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

Updates `micromatch` from 4.0.5 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/micromatch@4.0.5...4.0.8)

Updates `ws` from 8.12.0 to 8.18.0
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.12.0...8.18.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: micromatch
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ws
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent b81cef5 commit 5bb1844
Show file tree
Hide file tree
Showing 2 changed files with 266 additions and 233 deletions.
2 changes: 1 addition & 1 deletion browser-gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"html-webpack-plugin": "^5.5.0",
"imports-loader": "^4.0.1",
"style-loader": "^3.3.1",
"webpack": "^5.76.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.11.1"
},
Expand Down
Loading

0 comments on commit 5bb1844

Please sign in to comment.