1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-21 18:11:10 +00:00

Merge pull request #8426 from wallabag/dependabot/npm_and_yarn/mini-css-extract-plugin-2.9.4

Bump mini-css-extract-plugin from 2.9.3 to 2.9.4
This commit is contained in:
github-actions[bot] 2025-08-18 04:14:48 +00:00 committed by GitHub
commit 61b1bb9261
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -55,7 +55,7 @@
"eslint-webpack-plugin": "^5.0.2", "eslint-webpack-plugin": "^5.0.2",
"file-loader": "^6.2.0", "file-loader": "^6.2.0",
"lato-font": "^3.0.0", "lato-font": "^3.0.0",
"mini-css-extract-plugin": "^2.9.3", "mini-css-extract-plugin": "^2.9.4",
"postcss": "^8.5.6", "postcss": "^8.5.6",
"postcss-loader": "^8.1.1", "postcss-loader": "^8.1.1",
"postcss-scss": "^4.0.9", "postcss-scss": "^4.0.9",

View file

@ -4212,10 +4212,10 @@ min-indent@^1.0.1:
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869" resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg== integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
mini-css-extract-plugin@^2.6.0, mini-css-extract-plugin@^2.9.3: mini-css-extract-plugin@^2.6.0, mini-css-extract-plugin@^2.9.4:
version "2.9.3" version "2.9.4"
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.3.tgz#3dcb896f21cdcbd24528eb7e9b89f91635508198" resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.4.tgz#cafa1a42f8c71357f49cd1566810d74ff1cb0200"
integrity sha512-tRA0+PsS4kLVijnN1w9jUu5lkxBwUk9E8SbgEB5dBJqchE6pVYdawROG6uQtpmAri7tdCK9i7b1bULeVWqS6Ag== integrity sha512-ZWYT7ln73Hptxqxk2DxPU9MmapXRhxkJD6tkSR04dnQxm8BGu2hzgKLugK5yySD97u/8yy7Ma7E76k9ZdvtjkQ==
dependencies: dependencies:
schema-utils "^4.0.0" schema-utils "^4.0.0"
tapable "^2.2.1" tapable "^2.2.1"