Skip to content

Commit beb27dd

Browse files
Update dependency postcss-import to v16
1 parent 508811f commit beb27dd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"list-files-in-dir": "0.1.5",
7171
"mocha": "10.2.0",
7272
"npm-run-all": "4.1.5",
73-
"postcss-import": "15.1.0",
73+
"postcss-import": "16.0.0",
7474
"prettier": "3.2.4",
7575
"puppeteer": "19.11.1",
7676
"rollup": "3.29.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5372,10 +5372,10 @@ postcss-image-set-function@^6.0.1:
53725372
dependencies:
53735373
postcss-value-parser "^4.2.0"
53745374

5375-
postcss-import@15.1.0:
5376-
version "15.1.0"
5377-
resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-15.1.0.tgz#41c64ed8cc0e23735a9698b3249ffdbf704adc70"
5378-
integrity sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==
5375+
postcss-import@16.0.0:
5376+
version "16.0.0"
5377+
resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-16.0.0.tgz#2be1c78391b3f43f129fccfe5cc0cc1a11baef54"
5378+
integrity sha512-e77lhVvrD1I2y7dYmBv0k9ULTdArgEYZt97T4w6sFIU5uxIHvDFQlKgUUyY7v7Barj0Yf/zm5A4OquZN7jKm5Q==
53795379
dependencies:
53805380
postcss-value-parser "^4.0.0"
53815381
read-cache "^1.0.0"

0 commit comments

Comments
 (0)