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 postcss-loader to v8.1.1 #9010

Merged
merged 1 commit into from Mar 3, 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 @@ -35,7 +35,7 @@
"handlebars-loader": "1.7.3",
"mini-css-extract-plugin": "2.8.1",
"postcss": "8.4.35",
"postcss-loader": "8.1.0",
"postcss-loader": "8.1.1",
"postcss-preset-env": "9.4.0",
"postcss-scss": "4.0.9",
"prettier": "3.2.5",
Expand Down
10 changes: 5 additions & 5 deletions war/yarn.lock
Expand Up @@ -4376,7 +4376,7 @@ __metadata:
lodash: "npm:4.17.21"
mini-css-extract-plugin: "npm:2.8.1"
postcss: "npm:8.4.35"
postcss-loader: "npm:8.1.0"
postcss-loader: "npm:8.1.1"
postcss-preset-env: "npm:9.4.0"
postcss-scss: "npm:4.0.9"
prettier: "npm:3.2.5"
Expand Down Expand Up @@ -5553,9 +5553,9 @@ __metadata:
languageName: node
linkType: hard

"postcss-loader@npm:8.1.0":
version: 8.1.0
resolution: "postcss-loader@npm:8.1.0"
"postcss-loader@npm:8.1.1":
version: 8.1.1
resolution: "postcss-loader@npm:8.1.1"
dependencies:
cosmiconfig: "npm:^9.0.0"
jiti: "npm:^1.20.0"
Expand All @@ -5569,7 +5569,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 10c0/75f46f2728469a5dc410c21fdcabbf98236329a7763243ad0087d971fb9ee5a771e2f5c958b131698e22381b147927e2b4bee1a81c010ae137a147b45909adc7
checksum: 10c0/86cde94cd4c7c39892ef9bd4bf09342f422a21789654038694cf2b23c37c0ed9550c73608f656426a6631f0ade1eca82022781831e93d5362afe2f191388b85e
languageName: node
linkType: hard

Expand Down