Skip to content

Commit

Permalink
build(deps-dev): bump webpack from 5.90.2 to 5.90.3
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]>
  • Loading branch information
dependabot[bot] authored Feb 25, 2024
1 parent e930754 commit d0842dd
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 @@ -29,7 +29,7 @@
"stylelint-declaration-strict-value": "^1.10.4",
"stylelint-order": "^6.0.4",
"stylelint-webpack-plugin": "^5.0.0",
"webpack": "^5.90.2",
"webpack": "^5.90.3",
"webpack-cli": "^5.1.4"
},
"packageManager": "[email protected]"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3830,7 +3830,7 @@ __metadata:
stylelint-declaration-strict-value: "npm:^1.10.4"
stylelint-order: "npm:^6.0.4"
stylelint-webpack-plugin: "npm:^5.0.0"
webpack: "npm:^5.90.2"
webpack: "npm:^5.90.3"
webpack-cli: "npm:^5.1.4"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4000,9 +4000,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": "npm:^3.7.3"
"@types/estree": "npm:^1.0.5"
Expand Down Expand Up @@ -4033,7 +4033,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 10/4eaeed1255c9c7738921c4ce4facdb3b78dbfcb3441496942f6d160a41fbcebd24fb2c6dbb64739b357c5ff78e5a298f6c82eca482438b95130a3ba4e16d084a
checksum: 10/48c9696eca950bfa7c943a24b8235fdf0575acd73a8eb1661f8189d3d1f431362f3a0e158e2941a7e4f0852ea6e32d7d4e89283149247e4389a8aad0fe6c247e
languageName: node
linkType: hard

Expand Down

0 comments on commit d0842dd

Please sign in to comment.