mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-06 00:38:21 +00:00
chore(deps-dev): bump postcss-load-config from 5.0.2 to 5.0.3
Bumps [postcss-load-config](https://github.com/postcss/postcss-load-config) from 5.0.2 to 5.0.3. - [Release notes](https://github.com/postcss/postcss-load-config/releases) - [Changelog](https://github.com/postcss/postcss-load-config/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss-load-config/compare/5.0.2...v5.0.3) --- updated-dependencies: - dependency-name: postcss-load-config dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c3537d2675
commit
cc5ca62d73
2 changed files with 5 additions and 5 deletions
|
|
@ -33,7 +33,7 @@
|
|||
"moment": "^2.30.1",
|
||||
"monaco-editor": "^0.46.0",
|
||||
"postcss": "^8.4.35",
|
||||
"postcss-load-config": "^5.0.2",
|
||||
"postcss-load-config": "^5.0.3",
|
||||
"svelte": "4.2.10",
|
||||
"svelte-check": "^3.6.4",
|
||||
"svelte-eslint-parser": "^0.33.1",
|
||||
|
|
|
|||
|
|
@ -12777,10 +12777,10 @@ postcss-load-config@^4.0.1:
|
|||
lilconfig "^3.0.0"
|
||||
yaml "^2.3.4"
|
||||
|
||||
postcss-load-config@^5.0.2:
|
||||
version "5.0.2"
|
||||
resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-5.0.2.tgz#3d4261d616428e3d6e41c8236c3e456c0f49266f"
|
||||
integrity sha512-Q8QR3FYbqOKa0bnC1UQ2bFq9/ulHX5Bi34muzitMr8aDtUelO5xKeJEYC/5smE0jNE9zdB/NBnOwXKexELbRlw==
|
||||
postcss-load-config@^5.0.3:
|
||||
version "5.0.3"
|
||||
resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-5.0.3.tgz#f4927637d907de900c4828615077646844545820"
|
||||
integrity sha512-90pBBI5apUVruIEdCxZic93Wm+i9fTrp7TXbgdUCH+/L+2WnfpITSpq5dFU/IPvbv7aNiMlQISpUkAm3fEcvgQ==
|
||||
dependencies:
|
||||
lilconfig "^3.0.0"
|
||||
yaml "^2.3.4"
|
||||
|
|
|
|||
Loading…
Reference in a new issue