Skip to content

Commit

Permalink
Merge pull request #938 from danskernesdigitalebibliotek/dependabot/n…
Browse files Browse the repository at this point in the history
…pm_and_yarn/postcss-loader-8.1.0

Bump postcss-loader from 8.0.0 to 8.1.0
  • Loading branch information
kasperg authored Feb 12, 2024
2 parents 00822d4 + 9e37355 commit e301159
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"orval": "^6.8.1",
"postcss": "^8.4.35",
"postcss-cli": "^11.0.0",
"postcss-loader": "^8.0.0",
"postcss-loader": "^8.1.0",
"postcss-scss": "^4.0.9",
"prettier": "^2.6.2",
"replace-in-file": "^6.3.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15368,10 +15368,10 @@ postcss-loader@^4.2.0:
schema-utils "^3.0.0"
semver "^7.3.4"

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"
Expand Down

0 comments on commit e301159

Please sign in to comment.