Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump webpack from 5.90.2 to 5.90.3 #298

Merged
merged 1 commit into from
Feb 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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