Skip to content

Commit 538b9ec

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
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.0",
2424
"postcss-loader": "^4.2.0",
2525
"postcss-url": "^10.1.3",
2626
"semver": "^7.3.7"

Diff for: yarn.lock

+4-4
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.0:
7888+
version "16.0.0"
7889+
resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-16.0.0.tgz#2be1c78391b3f43f129fccfe5cc0cc1a11baef54"
7890+
integrity sha512-e77lhVvrD1I2y7dYmBv0k9ULTdArgEYZt97T4w6sFIU5uxIHvDFQlKgUUyY7v7Barj0Yf/zm5A4OquZN7jKm5Q==
78917891
dependencies:
78927892
postcss-value-parser "^4.0.0"
78937893
read-cache "^1.0.0"

0 commit comments

Comments
 (0)