Skip to content

Commit

Permalink
Bump the npm_and_yarn group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 2 updates in the /test/webpack directory: [ws](https://github.com/websockets/ws) and [webpack](https://github.com/webpack/webpack).


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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 31, 2024
1 parent 61ad3aa commit 852fe5f
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 87 deletions.
151 changes: 65 additions & 86 deletions test/webpack/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 test/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"web-streams-polyfill": "file:../.."
},
"devDependencies": {
"webpack": "^5.90.3",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4"
}
}

0 comments on commit 852fe5f

Please sign in to comment.