Skip to content

Commit

Permalink
Update dependency webpack to v5.76.1 (#7714)
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 Mar 14, 2023
1 parent 8e06b1c commit 6d47fe0
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 @@ -43,7 +43,7 @@
"style-loader": "3.3.1",
"stylelint": "15.2.0",
"stylelint-config-standard": "30.0.1",
"webpack": "5.75.0",
"webpack": "5.76.1",
"webpack-cli": "5.0.1",
"webpack-remove-empty-scripts": "1.0.1"
},
Expand Down
10 changes: 5 additions & 5 deletions war/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4188,7 +4188,7 @@ __metadata:
stylelint-checkstyle-reporter: 0.2.0
stylelint-config-standard: 30.0.1
tippy.js: ^6.3.7
webpack: 5.75.0
webpack: 5.76.1
webpack-cli: 5.0.1
webpack-remove-empty-scripts: 1.0.1
window-handle: 1.0.1
Expand Down Expand Up @@ -6754,9 +6754,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5.75.0":
version: 5.75.0
resolution: "webpack@npm:5.75.0"
"webpack@npm:5.76.1":
version: 5.76.1
resolution: "webpack@npm:5.76.1"
dependencies:
"@types/eslint-scope": ^3.7.3
"@types/estree": ^0.0.51
Expand Down Expand Up @@ -6787,7 +6787,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 2bcc5f3c195f375944e8af2f00bf2feea39cb9fda5f763b0d1b00077f1c51783db25c94d3fae96a07dead9fa085e6ae7474417e5ab31719c9776ea5969ceb83a
checksum: b01fe0bc2dbca0e10d290ddb0bf81e807a031de48028176e2b21afd696b4d3f25ab9accdad888ef4a1f7c7f4d41f13d5bf2395b7653fdf3e5e3dafa54e56dab2
languageName: node
linkType: hard

Expand Down

0 comments on commit 6d47fe0

Please sign in to comment.