Browse Source

build(deps): bump webpack from 5.94.0 to 5.104.1 in /packages/cli

Bumps [webpack](https://github.com/webpack/webpack) from 5.94.0 to 5.104.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack/compare/v5.94.0...v5.104.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.104.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/6697/head
dependabot[bot] 2 months ago
committed by GitHub
parent
commit
8303d9f4de
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      packages/cli/package.json

2
packages/cli/package.json

@ -43,7 +43,7 @@
"rimraf": "^4.1.2", "rimraf": "^4.1.2",
"spdx-license-list": "^6.6.0", "spdx-license-list": "^6.6.0",
"terser-webpack-plugin": "^5.3.14", "terser-webpack-plugin": "^5.3.14",
"webpack": "5.94.0", "webpack": "5.104.1",
"webpack-cli": "5.1.4", "webpack-cli": "5.1.4",
"webpack-dev-server": "5.1.0", "webpack-dev-server": "5.1.0",
"yargs": "^17.6.2" "yargs": "^17.6.2"

Loading…
Cancel
Save