Skip to content

Commit 4a6a3ae

Browse files
Bump postcss-import from 14.1.0 to 15.1.0 (#1377)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c62fb2 commit 4a6a3ae

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
@@ -86,7 +86,7 @@
8686
"pad-start": "^1.0.2",
8787
"parse-git-config": "^3.0.0",
8888
"postcss": "^8.3.6",
89-
"postcss-import": "^14.0.0",
89+
"postcss-import": "^15.1.0",
9090
"postcss-nested": "^6.0.1",
9191
"postcss-scss": "^4.0.0",
9292
"quick-temp": "^0.1.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13049,10 +13049,10 @@ postcss-functions@^3.0.0:
1304913049
postcss "^6.0.9"
1305013050
postcss-value-parser "^3.3.0"
1305113051

13052-
postcss-import@^14.0.0:
13053-
version "14.1.0"
13054-
resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-14.1.0.tgz#a7333ffe32f0b8795303ee9e40215dac922781f0"
13055-
integrity sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==
13052+
postcss-import@^15.1.0:
13053+
version "15.1.0"
13054+
resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-15.1.0.tgz#41c64ed8cc0e23735a9698b3249ffdbf704adc70"
13055+
integrity sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==
1305613056
dependencies:
1305713057
postcss-value-parser "^4.0.0"
1305813058
read-cache "^1.0.0"

0 commit comments

Comments
 (0)