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

Update dependency webpack to v5.76.3 #7768

Merged
merged 1 commit into from
Mar 26, 2023
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 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