Skip to content

Commit

Permalink
Update dependency webpack to v5.90.1 (#8936)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 5, 2024
1 parent 481ecb2 commit 2eb549e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion war/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"stylelint": "16.2.0",
"stylelint-checkstyle-reporter": "1.0.0",
"stylelint-config-standard": "36.0.0",
"webpack": "5.90.0",
"webpack": "5.90.1",
"webpack-cli": "5.1.4",
"webpack-remove-empty-scripts": "1.0.4"
},
Expand Down
10 changes: 5 additions & 5 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4348,7 +4348,7 @@ __metadata:
stylelint-checkstyle-reporter: "npm:1.0.0"
stylelint-config-standard: "npm:36.0.0"
tippy.js: "npm:6.3.7"
webpack: "npm:5.90.0"
webpack: "npm:5.90.1"
webpack-cli: "npm:5.1.4"
webpack-remove-empty-scripts: "npm:1.0.4"
window-handle: "npm:1.0.1"
Expand Down Expand Up @@ -7006,9 +7006,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5.90.0":
version: 5.90.0
resolution: "webpack@npm:5.90.0"
"webpack@npm:5.90.1":
version: 5.90.1
resolution: "webpack@npm:5.90.1"
dependencies:
"@types/eslint-scope": "npm:^3.7.3"
"@types/estree": "npm:^1.0.5"
Expand Down Expand Up @@ -7039,7 +7039,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 10c0/4acec1a719a9c5b890a30a9fb18519e671e55382f2c51120b76a2c1c1c521285b6510327faf79f85a4b11c7a2c5c01e1d2e7bf73e5cddbada1503f4d51a63441
checksum: 10c0/c36b86e5aa42f07c865cc5221d88b84bc62267ca2e60edaf69e8fccebe284c8199d352701697546a0fa6599d648a05ea427607e854c61ccc269b9c230fb25efa
languageName: node
linkType: hard

Expand Down

0 comments on commit 2eb549e

Please sign in to comment.