Skip to content

Commit

Permalink
Update dependency webpack to v5.76.3 (#7768)
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 26, 2023
1 parent 2e2b00a commit a5ff88c
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.2",
"stylelint": "15.3.0",
"stylelint-config-standard": "31.0.0",
"webpack": "5.76.2",
"webpack": "5.76.3",
"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 @@ -4258,7 +4258,7 @@ __metadata:
stylelint-checkstyle-reporter: 0.2.0
stylelint-config-standard: 31.0.0
tippy.js: ^6.3.7
webpack: 5.76.2
webpack: 5.76.3
webpack-cli: 5.0.1
webpack-remove-empty-scripts: 1.0.1
window-handle: 1.0.1
Expand Down Expand Up @@ -6845,9 +6845,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5.76.2":
version: 5.76.2
resolution: "webpack@npm:5.76.2"
"webpack@npm:5.76.3":
version: 5.76.3
resolution: "webpack@npm:5.76.3"
dependencies:
"@types/eslint-scope": ^3.7.3
"@types/estree": ^0.0.51
Expand Down Expand Up @@ -6878,7 +6878,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: 86db98299a175c371031449c26077e87b33acd8f45de7f7945ed4b9b37c8ca11bc5169af9c44743efccd4d55e08042a3aa3a3bc42aff831309a0821ffbcd395e
checksum: 363f536b56971d056e34ab4cffa4cbc630b220e51be1a8c3adea87d9f0b51c49cfc7c3720d6614a1fd2c8c63f1ab3100db916fe8367c8bb9299327ff8c3f856d
languageName: node
linkType: hard

Expand Down

0 comments on commit a5ff88c

Please sign in to comment.