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 mini-css-extract-plugin to v2.8.1 #9008

Merged
merged 1 commit into from Mar 1, 2024
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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion war/package.json
Expand Up @@ -33,7 +33,7 @@
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"handlebars-loader": "1.7.3",
"mini-css-extract-plugin": "2.8.0",
"mini-css-extract-plugin": "2.8.1",
"postcss": "8.4.35",
"postcss-loader": "8.1.0",
"postcss-preset-env": "9.4.0",
Expand Down
10 changes: 5 additions & 5 deletions war/yarn.lock
Expand Up @@ -4374,7 +4374,7 @@ __metadata:
hotkeys-js: "npm:3.12.2"
jquery: "npm:3.7.1"
lodash: "npm:4.17.21"
mini-css-extract-plugin: "npm:2.8.0"
mini-css-extract-plugin: "npm:2.8.1"
postcss: "npm:8.4.35"
postcss-loader: "npm:8.1.0"
postcss-preset-env: "npm:9.4.0"
Expand Down Expand Up @@ -4807,15 +4807,15 @@ __metadata:
languageName: node
linkType: hard

"mini-css-extract-plugin@npm:2.8.0":
version: 2.8.0
resolution: "mini-css-extract-plugin@npm:2.8.0"
"mini-css-extract-plugin@npm:2.8.1":
version: 2.8.1
resolution: "mini-css-extract-plugin@npm:2.8.1"
dependencies:
schema-utils: "npm:^4.0.0"
tapable: "npm:^2.2.1"
peerDependencies:
webpack: ^5.0.0
checksum: 10c0/fb69af136831451e7a8ab993996adedd74559fd5819fb75e53316e0b1b44bc5ea88a8fae17d39df3265f119be28a7be13054f3f99710f1394e16879eb51ad623
checksum: 10c0/ef0064f32051294e76141ba74ddf139d313ba26f3abcef1a3906347ca75df8e69c490351bd4c2f373b0cf5c934f39c7d643c8615421c24e4d2c724345294f80a
languageName: node
linkType: hard

Expand Down