mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-22 17:11:07 +00:00
Merge pull request #7234 from wallabag/dependabot/npm_and_yarn/postcss-loader-8.1.0
Bump postcss-loader from 8.0.0 to 8.1.0
This commit is contained in:
commit
e7f4925b76
2 changed files with 5 additions and 5 deletions
|
@ -55,7 +55,7 @@
|
|||
"lato-font": "^3.0.0",
|
||||
"mini-css-extract-plugin": "^2.7.7",
|
||||
"postcss": "^8.4.33",
|
||||
"postcss-loader": "^8.0.0",
|
||||
"postcss-loader": "^8.1.0",
|
||||
"postcss-scss": "^4.0.9",
|
||||
"sass": "^1.70.0",
|
||||
"sass-loader": "^14.0.0",
|
||||
|
|
|
@ -4184,10 +4184,10 @@ pkg-dir@^7.0.0:
|
|||
dependencies:
|
||||
find-up "^6.3.0"
|
||||
|
||||
postcss-loader@^8.0.0:
|
||||
version "8.0.0"
|
||||
resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-8.0.0.tgz#98bb2fb8f5b8e756ef9847e639f6e323d3f15745"
|
||||
integrity sha512-+RiNlmYd1aXYv6QSBOAu6n9eJYy0ydyXTfjljAJ3vFU6MMo2M552zTVcBpBH+R5aAeKaYVG1K9UEyAVsLL1Qjg==
|
||||
postcss-loader@^8.1.0:
|
||||
version "8.1.0"
|
||||
resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-8.1.0.tgz#590e8bd872d7cdf53c486cbcd40c4c94789f1216"
|
||||
integrity sha512-AbperNcX3rlob7Ay7A/HQcrofug1caABBkopoFeOQMspZBqcqj6giYn1Bwey/0uiOPAcR+NQD0I2HC7rXzk91w==
|
||||
dependencies:
|
||||
cosmiconfig "^9.0.0"
|
||||
jiti "^1.20.0"
|
||||
|
|
Loading…
Reference in a new issue