Skip to content

Commit

Permalink
Update dependency webpack to v5.93.0 (#9468)
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] authored Jul 14, 2024
1 parent 43bfcde commit ca47dd4
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 @@ -48,7 +48,7 @@
"stylelint": "16.6.1",
"stylelint-checkstyle-reporter": "1.0.0",
"stylelint-config-standard": "36.0.1",
"webpack": "5.92.1",
"webpack": "5.93.0",
"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 @@ -4440,7 +4440,7 @@ __metadata:
stylelint-checkstyle-reporter: "npm:1.0.0"
stylelint-config-standard: "npm:36.0.1"
tippy.js: "npm:6.3.7"
webpack: "npm:5.92.1"
webpack: "npm:5.93.0"
webpack-cli: "npm:5.1.4"
webpack-remove-empty-scripts: "npm:1.0.4"
window-handle: "npm:1.0.1"
Expand Down Expand Up @@ -7090,9 +7090,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5.92.1":
version: 5.92.1
resolution: "webpack@npm:5.92.1"
"webpack@npm:5.93.0":
version: 5.93.0
resolution: "webpack@npm:5.93.0"
dependencies:
"@types/eslint-scope": "npm:^3.7.3"
"@types/estree": "npm:^1.0.5"
Expand Down Expand Up @@ -7123,7 +7123,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 10c0/43ca7c76b9c1005bd85f05303d048f918bac10276a209e3ef5e359353fbfef4e5fcee876265e6bc305bf5ef326576e02df63bc7e5af878fb7f06d7e1795b811a
checksum: 10c0/f0c72f1325ff57a4cc461bb978e6e1296f2a7d45c9765965271aa686ccdd448512956f4d7fdcf8c164d073af046c5a0aba17ce85ea98e33e5e2bfbfe13aa5808
languageName: node
linkType: hard

Expand Down

0 comments on commit ca47dd4

Please sign in to comment.