Skip to content

Commit

Permalink
chore: Bump webpack from 5.90.2 to 5.90.3 (#4571)
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.2 to 5.90.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.90.2...v5.90.3)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 25, 2024
1 parent 84da6bf commit 612dadb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"terser-webpack-plugin": "5.3.10",
"ts-jest": "26.5.6",
"typescript": "4.9.5",
"webpack": "5.90.2",
"webpack": "5.90.3",
"webpack-bundle-analyzer": "4.10.1",
"webpack-cli": "4.10.0",
"webpack-dev-middleware": "6.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14574,9 +14574,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5.90.2":
version: 5.90.2
resolution: "webpack@npm:5.90.2"
"webpack@npm:5.90.3":
version: 5.90.3
resolution: "webpack@npm:5.90.3"
dependencies:
"@types/eslint-scope": ^3.7.3
"@types/estree": ^1.0.5
Expand Down Expand Up @@ -14607,7 +14607,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 4af55f314c3610e0b17afd01960c4cf9d8d90c87a58ef7d7dc7a0a019f48e2bba4eff63b02d9da56fc61df5b04af0d66b3fa4ec82937a780d37a64db84c643fe
checksum: de0c824ac220f41cc1153ac33e081d46260b104c4f2fda26f011cdf7a73f74cc091f288cb1fc16f88a36e35bac44e0aa85fc9922fdf3109dfb361f46b20f3fcc
languageName: node
linkType: hard

Expand Down Expand Up @@ -14840,7 +14840,7 @@ __metadata:
ts-jest: 26.5.6
typescript: 4.9.5
url-search-params-polyfill: 8.2.3
webpack: 5.90.2
webpack: 5.90.3
webpack-bundle-analyzer: 4.10.1
webpack-cli: 4.10.0
webpack-dev-middleware: 6.1.1
Expand Down

0 comments on commit 612dadb

Please sign in to comment.