Skip to content

Commit 24de1b6

Browse files
chore(deps): update dependency postcss-import to v16
1 parent 919276b commit 24de1b6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"css-loader": "^6.7.1",
2121
"defu": "^6.0.0",
2222
"postcss": "^8.4.12",
23-
"postcss-import": "^14.1.0",
23+
"postcss-import": "^16.0.1",
2424
"postcss-loader": "^4.2.0",
2525
"postcss-url": "^10.1.3",
2626
"semver": "^7.3.7"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7884,10 +7884,10 @@ postcss-import@^12.0.1:
78847884
read-cache "^1.0.0"
78857885
resolve "^1.1.7"
78867886

7887-
postcss-import@^14.1.0:
7888-
version "14.1.0"
7889-
resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-14.1.0.tgz#a7333ffe32f0b8795303ee9e40215dac922781f0"
7890-
integrity sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==
7887+
postcss-import@^16.0.1:
7888+
version "16.0.1"
7889+
resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-16.0.1.tgz#c2e0478c5af8cb39ab3964c35d8fee8e70c362b8"
7890+
integrity sha512-i2Pci0310NaLHr/5JUFSw1j/8hf1CzwMY13g6ZDxgOavmRHQi2ba3PmUHoihO+sjaum+KmCNzskNsw7JDrg03g==
78917891
dependencies:
78927892
postcss-value-parser "^4.0.0"
78937893
read-cache "^1.0.0"

0 commit comments

Comments
 (0)